Home
last modified time | relevance | path

Searched defs:oProps (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextGraphicObjects.java134 XPropertySet oProps = (XPropertySet) in createTestEnvironment() local
H A DSwXTextGraphicObject.java151 XPropertySet oProps = (XPropertySet) in createTestEnvironment() local
/AOO41X/main/qadevOOo/runner/util/
H A DWriterTools.java99 XPropertySet oProps = (XPropertySet) UnoRuntime.queryInterface( in insertTextGraphic() local
/AOO41X/main/qadevOOo/tests/java/ifc/style/
H A D_CharacterProperties.java347 public void changeProp(XPropertySet oProps, in changeProp()