|
LibreOffice Module comphelper (master) 1
|
Functions | |
| COMPHELPER_DLLPUBLIC OUString | getDocumentTitle (const css::uno::Reference< css::frame::XModel > &_rxDocument) |
| retrieves the UI title of the given document More... | |
| COMPHELPER_DLLPUBLIC void | notifyMacroEventRead (const css::uno::Reference< css::frame::XModel > &_rxDocument) |
| notify that this document contains a macro event handler More... | |
| COMPHELPER_DLLPUBLIC OUString comphelper::DocumentInfo::getDocumentTitle | ( | const css::uno::Reference< css::frame::XModel > & | _rxDocument | ) |
retrieves the UI title of the given document
| void comphelper::DocumentInfo::notifyMacroEventRead | ( | const css::uno::Reference< css::frame::XModel > & | _rxDocument | ) |
notify that this document contains a macro event handler
Definition at line 158 of file documentinfo.cxx.