Searched refs:msCollapsedGraphicURL (Results 1 – 2 of 2) sorted by relevance
57 String msCollapsedGraphicURL = null; field in _XTreeNode74 msCollapsedGraphicURL = (String) tEnv.getObjRelation("XTreeNode_CollapsedGraphicURL"); in before()75 if (msCollapsedGraphicURL == null){ in before()247 if ( ! this.msCollapsedGraphicURL.equals(CollapsedGraphicURL)){ in _getCollapsedGraphicURL()249 "\tExpected: " + this.msCollapsedGraphicURL +"\n" + in _getCollapsedGraphicURL()
94 OUString msCollapsedGraphicURL; member in ImplContextGraphicItem344 if( pContextGraphicItem->msCollapsedGraphicURL != pEntry->mxNode->getCollapsedGraphicURL() ) in updateEntry()349 pContextGraphicItem->msCollapsedGraphicURL = pEntry->mxNode->getCollapsedGraphicURL(); in updateEntry()789 if( pContextGraphicItem->msCollapsedGraphicURL.getLength() == 0 ) in setDefaultCollapsedGraphicURL()
Completed in 18 milliseconds