Home
last modified time | relevance | path

Searched refs:getNodeGraphicURL (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx271 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()
/aoo4110/main/qadevOOo/objdsc/toolkit/
H A Dtoolkit.MutableTreeNode.csv7 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getNodeGraphicURL()"
/aoo4110/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx123 …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
/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeNode.java213 String graphicURL = oObj.getNodeGraphicURL(); in _getNodeGraphicURL()
/aoo4110/main/offapi/com/sun/star/awt/tree/
H A DXTreeNode.idl84 string getNodeGraphicURL();

Completed in 20 milliseconds