Searched refs:getCollapsedGraphicURL (Results 1 – 6 of 6) sorted by relevance
9 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getCollapsedGraphicURL()"
125 …virtual ::rtl::OUString SAL_CALL getCollapsedGraphicURL( ) throw (::com::sun::star::uno::RuntimeE…629 OUString SAL_CALL MutableTreeNode::getCollapsedGraphicURL( ) throw (RuntimeException) in getCollapsedGraphicURL() function in toolkit::MutableTreeNode
344 if( pContextGraphicItem->msCollapsedGraphicURL != pEntry->mxNode->getCollapsedGraphicURL() ) in updateEntry()347 if( loadImage( pEntry->mxNode->getCollapsedGraphicURL(), aImage ) ) in updateEntry()349 pContextGraphicItem->msCollapsedGraphicURL = pEntry->mxNode->getCollapsedGraphicURL(); in updateEntry()
245 String CollapsedGraphicURL = oObj.getCollapsedGraphicURL(); in _getCollapsedGraphicURL()
94 string getCollapsedGraphicURL();
185 …<p>This can be overriden for individual nodes by <member>XTreeNode::getCollapsedGraphicURL()</memb…
Completed in 25 milliseconds