Searched refs:msExpandedGraphicURL (Results 1 – 2 of 2) sorted by relevance
56 String msExpandedGraphicURL = null; field in _XTreeNode68 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()
93 OUString msExpandedGraphicURL; member in ImplContextGraphicItem334 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 26 milliseconds