Home
last modified time | relevance | path

Searched refs:msExpandedGraphicURL (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeNode.java56 String msExpandedGraphicURL = null; field in _XTreeNode
68 msExpandedGraphicURL = (String) tEnv.getObjRelation("XTreeNode_ExpandedGraphicURL"); in before()
69 if (msExpandedGraphicURL == null){ in before()
230 if ( ! this.msExpandedGraphicURL.equals(ExpandedGraphicURL)){ in _getExpandedGraphicURL()
232 "\tExpected: " + this.msExpandedGraphicURL +"\n" + in _getExpandedGraphicURL()
/aoo4110/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx93 OUString msExpandedGraphicURL; member in ImplContextGraphicItem
334 if( pContextGraphicItem->msExpandedGraphicURL != pEntry->mxNode->getExpandedGraphicURL() ) in updateEntry()
339 pContextGraphicItem->msExpandedGraphicURL = pEntry->mxNode->getExpandedGraphicURL(); in updateEntry()
751 if( pContextGraphicItem->msExpandedGraphicURL.getLength() == 0 ) in setDefaultExpandedGraphicURL()

Completed in 23 milliseconds