Searched refs:CFormat (Results 1 – 2 of 2) sorted by relevance
117 Object CFormat = null; in createTestEnvironment() local123 CFormat = Props.getPropertyValue("ConditionalFormat"); in createTestEnvironment()124 if (utils.isVoid(CFormat)) { in createTestEnvironment()137 UnoRuntime.queryInterface(XSheetConditionalEntries.class, CFormat); in createTestEnvironment()
144 Object CFormat = null; in createTestEnvironment() local150 CFormat = Props.getPropertyValue("ConditionalFormat"); in createTestEnvironment()151 if (utils.isVoid(CFormat)) { in createTestEnvironment()164 UnoRuntime.queryInterface(XSheetConditionalEntries.class, CFormat); in createTestEnvironment()
Completed in 14 milliseconds