Searched refs:getEndnotes (Results 1 – 6 of 6) sorted by relevance
53 // DocMerge from idl: method com::sun::star::text::XEndnotesSupplier::getEndnotes57 com::sun::star::container::XIndexAccess getEndnotes();
55 XIndexAccess the_endnotes = oObj.getEndnotes(); in _getEndnotes()
48 "SwXTextDocument";"com::sun::star::text::XEndnotesSupplier#optional";"getEndnotes()"
164 …uno::Reference< container::XIndexAccess > xEndnotes( xEndnotesSupp->getEndnotes(), uno::UNO_QUERY_… in setSeekView()
307 …virtual css::uno::Reference< css::container::XIndexAccess > SAL_CALL getEndnotes(void) throw( css…
731 Reference< XIndexAccess > SwXTextDocument::getEndnotes(void) throw( RuntimeException ) in getEndnotes() function in SwXTextDocument
Completed in 56 milliseconds