Searched refs:xProSet (Results 1 – 1 of 1) sorted by relevance
460 XPropertySet xProSet = (XPropertySet)UnoRuntime.queryInterface( in getCustomPro() local463 return xProSet.getPropertyValue(propertyName); in getCustomPro()584 XPropertySet xProSet = (XPropertySet)UnoRuntime.queryInterface( in testCustomRemovePro() local586 XPropertySetInfo xproSetInfo = xProSet.getPropertySetInfo(); in testCustomRemovePro()
Completed in 18 milliseconds