Searched refs:oTSSuppName (Results 1 – 3 of 3) sorted by relevance
106 XNameAccess oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment() local109 if (oTSSuppName.hasByName("SwXTextSection")) { in createTestEnvironment()112 oTSSuppName.getByName("SwXTextSection")); in createTestEnvironment()138 UnoRuntime.queryInterface(XIndexAccess.class, oTSSuppName); in createTestEnvironment()
79 XNameAccess oTSSuppName = null; in createTestEnvironment() local130 oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment()137 oObj = oTSSuppName; in createTestEnvironment()
129 XNameAccess oTSSuppName = oTSSupp.getTextSections(); in createTestEnvironment() local153 oTSSuppName); in createTestEnvironment()
Completed in 22 milliseconds