Searched refs:oPropSet (Results 1 – 4 of 4) sorted by relevance
94 XPropertySet oPropSet = null; in createTestEnvironment() local110 oPropSet = (XPropertySet)UnoRuntime.queryInterface in createTestEnvironment()114 oPropSet.setPropertyValue("AnchorType", new Integer(2)); in createTestEnvironment()
80 XPropertySet oPropSet = null; in createTestEnvironment() local102 oPropSet = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment()108 oPropSet.setPropertyValue("AnchorType", in createTestEnvironment()
82 XPropertySet oPropSet = null; in createTestEnvironment() local92 oPropSet = (XPropertySet)UnoRuntime.queryInterface( in createTestEnvironment()94 oPropSet.setPropertyValue("AnchorType", in createTestEnvironment()
102 XPropertySet oPropSet = (XPropertySet) in createInstance() local107 oPropSet.setPropertyValue("AnchorType", new Integer(2)); in createInstance()
Completed in 15 milliseconds