Searched refs:getFootnoteSettings (Results 1 – 11 of 11) sorted by relevance
60 // DocMerge from idl: method com::sun::star::text::XFootnotesSupplier::getFootnoteSettings64 com::sun::star::beans::XPropertySet getFootnoteSettings();
72 footnoteSettings = oObj.getFootnoteSettings(); in _getFootnoteSettings()
121 oObj = oInterface.getFootnoteSettings(); in createTestEnvironment()
163 final XPropertySet set = supp.getFootnoteSettings(); in createTestEnvironment()
149 XPropertySet set = supp.getFootnoteSettings(); in createTestEnvironment()
223 aFootnotesSupplier->getFootnoteSettings()); in exportTextFootnoteConfiguration()
367 ProcessSettings(xSupplier->getFootnoteSettings()); in Finish()
28 "SwXTextDocument";"com::sun::star::text::XFootnotesSupplier#optional";"getFootnoteSettings()"
307 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getFootnoteSettings(void);
4178 xFtnEdnSettings = xFootnotesSupplier->getFootnoteSettings(); in sprmWithProps()
711 SwXTextDocument::getFootnoteSettings(void) in getFootnoteSettings() function in SwXTextDocument