LibreOffice Module comphelper (master) 1
Namespaces | Functions
documentinfo.hxx File Reference
#include <comphelper/comphelperdllapi.h>
#include <rtl/ustring.hxx>
Include dependency graph for documentinfo.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::uno
 
namespace  comphelper
 
namespace  comphelper::DocumentInfo
 

Functions

COMPHELPER_DLLPUBLIC OUString comphelper::DocumentInfo::getDocumentTitle (const css::uno::Reference< css::frame::XModel > &_rxDocument)
 retrieves the UI title of the given document More...
 
COMPHELPER_DLLPUBLIC void comphelper::DocumentInfo::notifyMacroEventRead (const css::uno::Reference< css::frame::XModel > &_rxDocument)
 notify that this document contains a macro event handler More...