Home
last modified time | relevance | path

Searched refs:oTSSuppName (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextSection.java106 XNameAccess oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment() local
109 if (oTSSuppName.hasByName("SwXTextSection")) { in createTestEnvironment()
112 oTSSuppName.getByName("SwXTextSection")); in createTestEnvironment()
138 UnoRuntime.queryInterface(XIndexAccess.class, oTSSuppName); in createTestEnvironment()
H A DSwXTextSections.java79 XNameAccess oTSSuppName = null; in createTestEnvironment() local
130 oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment()
137 oObj = oTSSuppName; in createTestEnvironment()
H A DSwXTextDocument.java129 XNameAccess oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment() local
153 oTSSuppName); in createTestEnvironment()

Completed in 25 milliseconds