Home
last modified time | relevance | path

Searched refs:oTTS (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/runner/util/
H A DInstCreator.java78 XTextTablesSupplier oTTS = (XTextTablesSupplier) in createCollection() local
82 oNA = oTTS.getTextTables(); in createCollection()
85 XTextFramesSupplier oTTS = (XTextFramesSupplier) in createCollection() local
89 oNA = oTTS.getTextFrames(); in createCollection()
92 XBookmarksSupplier oTTS = (XBookmarksSupplier) in createCollection() local
96 oNA = oTTS.getBookmarks(); in createCollection()
100 XFootnotesSupplier oTTS = (XFootnotesSupplier) in createCollection() local
104 return( oTTS.getFootnotes() ); in createCollection()
H A DSOfficeFactory.java401 …XTextTablesSupplier oTTS = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesSupplier.cla… in getTableCollection() local
403 XNameAccess oNA = oTTS.getTextTables(); in getTableCollection()

Completed in 11 milliseconds