UDK 3.2.7 C/C++ API Reference
|
Go to the source code of this file.
Classes | |
class | com::sun::star::uno::ContextLayer |
Objects of this class are used for applying a current context until they are destructed, i.e. More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
Functions | |
Reference< XCurrentContext > | com::sun::star::uno::getCurrentContext () throw () |
Getting the current context. | |
bool | com::sun::star::uno::setCurrentContext (Reference< XCurrentContext > const &xContext) throw () |
Setting the current context. |