LibreOffice
LibreOffice 4.2 SDK 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 | |
com | |
com::sun | |
com::sun::star | |
com::sun::star::uno | |
Functions | |
Reference< XCurrentContext > | com::sun::star::uno::getCurrentContext () throw () |
Getting the current context. More... | |
bool | com::sun::star::uno::setCurrentContext (Reference< XCurrentContext > const &xContext) throw () |
Setting the current context. More... | |