Searched refs:getExpandedGraphicURL (Results 1 – 6 of 6) sorted by relevance
124 …virtual ::rtl::OUString SAL_CALL getExpandedGraphicURL( ) throw (::com::sun::star::uno::RuntimeEx…621 OUString SAL_CALL MutableTreeNode::getExpandedGraphicURL( ) throw (RuntimeException) in getExpandedGraphicURL() function in toolkit::MutableTreeNode
334 if( pContextGraphicItem->msExpandedGraphicURL != pEntry->mxNode->getExpandedGraphicURL() ) in updateEntry()337 if( loadImage( pEntry->mxNode->getExpandedGraphicURL(), aImage ) ) in updateEntry()339 pContextGraphicItem->msExpandedGraphicURL = pEntry->mxNode->getExpandedGraphicURL(); in updateEntry()
8 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getExpandedGraphicURL()"
228 String ExpandedGraphicURL = oObj.getExpandedGraphicURL(); in _getExpandedGraphicURL()
89 string getExpandedGraphicURL();
178 …<p>This can be overridden for individual nodes by <member>XTreeNode::getExpandedGraphicURL()</memb…
Completed in 30 milliseconds