Searched refs:xFootnotes (Results 1 – 2 of 2) sorted by relevance
149 …uno::Reference< container::XIndexAccess > xFootnotes( xFootnotesSupp->getFootnotes(), uno::UNO_QUE… in setSeekView() local150 if( xFootnotes->getCount() > 0 ) in setSeekView()152 … uno::Reference< text::XText > xText( xFootnotes->getByIndex(0), uno::UNO_QUERY_THROW ); in setSeekView()
1277 XIndexAccess xFootnotes = ( XIndexAccess ) UnoRuntime.queryInterface ( in FootnoteExample() local1282 XFootnote.class, xFootnotes.getByIndex( 0 ) ); in FootnoteExample()
Completed in 27 milliseconds