Searched refs:getNodeGraphicURL (Results 1 – 5 of 5) sorted by relevance
271 if( xNode->getNodeGraphicURL().getLength() ) in createEntry()273 pUnoItem->SetGraphicURL( xNode->getNodeGraphicURL() ); in createEntry()275 loadImage( xNode->getNodeGraphicURL(), aNodeImage ); in createEntry()312 if( pUnoItem->GetGraphicURL() != pEntry->mxNode->getNodeGraphicURL() ) in updateEntry()315 if( loadImage( pEntry->mxNode->getNodeGraphicURL(), aImage ) ) in updateEntry()317 pUnoItem->SetGraphicURL( pEntry->mxNode->getNodeGraphicURL() ); in updateEntry()
7 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getNodeGraphicURL()"
123 …virtual ::rtl::OUString SAL_CALL getNodeGraphicURL( ) throw (::com::sun::star::uno::RuntimeExcept…613 OUString SAL_CALL MutableTreeNode::getNodeGraphicURL( ) throw (RuntimeException) in getNodeGraphicURL() function in toolkit::MutableTreeNode
213 String graphicURL = oObj.getNodeGraphicURL(); in _getNodeGraphicURL()
84 string getNodeGraphicURL();
Completed in 20 milliseconds