Home
last modified time | relevance | path

Searched refs:getPropertyNames (Results 1 – 5 of 5) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextCursor.java184 tEnv.addObjRelation("PropertyNames", getPropertyNames(xCursorProp)); in createTestEnvironment()
298 public String[] getPropertyNames(XPropertySet props) { in getPropertyNames() method in SwXTextCursor
H A DSwXStyle.java218 tEnv.addObjRelation("PropertyNames",getPropertyNames(xStyleProp)); in createTestEnvironment()
223 public String[] getPropertyNames(XPropertySet props) { in getPropertyNames() method in SwXStyle
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScStyleObj.java246 tEnv.addObjRelation("PropertyNames", getPropertyNames in createTestEnvironment()
253 public String[] getPropertyNames(XPropertySet props) { in getPropertyNames() method in ScStyleObj
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java103 String[] sPropertyNames = oUnoDialogSample2.getPropertyNames(); in main()
171 protected String[] getPropertyNames() { in getPropertyNames() method in UnoDialogSample2
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx82 static const OUString* getPropertyNames() in getPropertyNames() function
541 const OUString* pPropNames = getPropertyNames(); in updateControls()

Completed in 20 milliseconds