LibreOffice Module comphelper (master) 1
Functions
comphelper::DocumentInfo Namespace Reference

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...
 

Function Documentation

◆ getDocumentTitle()

COMPHELPER_DLLPUBLIC OUString comphelper::DocumentInfo::getDocumentTitle ( const css::uno::Reference< css::frame::XModel > &  _rxDocument)

retrieves the UI title of the given document

◆ notifyMacroEventRead()

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.