Searched refs:pxXEndnoteSettings (Results 1 – 2 of 2) sorted by relevance
380 pxXEndnoteSettings(0), in SwXTextDocument()751 if(!pxXEndnoteSettings) in getEndnoteSettings()753 ((SwXTextDocument*)this)->pxXEndnoteSettings = new Reference< XPropertySet > ; in getEndnoteSettings()754 *pxXEndnoteSettings = new SwXEndnoteProperties(pDocShell->GetDoc()); in getEndnoteSettings()756 return *pxXEndnoteSettings; in getEndnoteSettings()1717 if(pxXEndnoteSettings) in InitNewDoc()1719 XPropertySet* pEndSet = pxXEndnoteSettings->get(); in InitNewDoc()1721 delete pxXEndnoteSettings; in InitNewDoc()1722 pxXEndnoteSettings = 0; in InitNewDoc()
199 css::uno::Reference< css::beans::XPropertySet > * pxXEndnoteSettings; member in SwXTextDocument
Completed in 37 milliseconds