Searched refs:getFootnotes (Results 1 – 9 of 9) sorted by relevance
53 // DocMerge from xml: method com::sun::star::text::XFootnotesSupplier::getFootnotes56 com::sun::star::container::XIndexAccess getFootnotes();
56 footnotes = oObj.getFootnotes(); in _getFootnotes()
104 return( oTTS.getFootnotes() ); in createCollection()
122 oObj = oInterface.getFootnotes(); in createTestEnvironment()
27 "SwXTextDocument";"com::sun::star::text::XFootnotesSupplier#optional";"getFootnotes()"
149 …uno::Reference< container::XIndexAccess > xFootnotes( xFootnotesSupp->getFootnotes(), uno::UNO_QUE… in setSeekView()
303 …virtual css::uno::Reference< css::container::XIndexAccess > SAL_CALL getFootnotes(void) throw( cs…
1278 XIndexAccess.class, xFootnoteSupplier.getFootnotes() ); in FootnoteExample()
700 Reference< XIndexAccess > SwXTextDocument::getFootnotes(void) throw( RuntimeException ) in getFootnotes() function in SwXTextDocument
Completed in 44 milliseconds