Searched refs:oTTS (Results 1 – 2 of 2) sorted by relevance
78 XTextTablesSupplier oTTS = (XTextTablesSupplier) in createCollection() local82 oNA = oTTS.getTextTables(); in createCollection()85 XTextFramesSupplier oTTS = (XTextFramesSupplier) in createCollection() local89 oNA = oTTS.getTextFrames(); in createCollection()92 XBookmarksSupplier oTTS = (XBookmarksSupplier) in createCollection() local96 oNA = oTTS.getBookmarks(); in createCollection()100 XFootnotesSupplier oTTS = (XFootnotesSupplier) in createCollection() local104 return( oTTS.getFootnotes() ); in createCollection()
401 …XTextTablesSupplier oTTS = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesSupplier.cla… in getTableCollection() local403 XNameAccess oNA = oTTS.getTextTables(); in getTableCollection()
Completed in 11 milliseconds