Home
last modified time | relevance | path

Searched refs:setNodeGraphicURL (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DMutableTreeNode.java97 xNode.setNodeGraphicURL(sNodeGraphicURL); in createTestEnvironment()
173 xChildNode.setNodeGraphicURL( "private:graphicrepository/sw/imglst/nc20010.png"); in dirlist()
H A DUnoTreeControl.java271 xChildNode.setNodeGraphicURL( "private:graphicrepository/sw/imglst/nc20010.png"); in dirlist()
/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java219 oObj.setNodeGraphicURL("MyTestURL"); in _setNodeGraphicURL()
222 oObj.setNodeGraphicURL(null); in _setNodeGraphicURL()
/aoo4110/main/qadevOOo/objdsc/toolkit/
H A Dtoolkit.MutableTreeNode.csv15 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"setNodeGraphicURL()"
/aoo4110/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx112 …virtual void SAL_CALL setNodeGraphicURL( const ::rtl::OUString& URL ) throw (::com::sun::star::uno…
500 void SAL_CALL MutableTreeNode::setNodeGraphicURL( const OUString& rURL ) throw (RuntimeException) in setNodeGraphicURL() function in toolkit::MutableTreeNode
/aoo4110/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl101 void setNodeGraphicURL( [in] string URL );
/aoo4110/main/svtools/workben/treecontrol/
H A Dtreetest.cxx231 …xChildNode->setNodeGraphicURL( OUString( RTL_CONSTASCII_USTRINGPARAM("private:graphicrepository/sw… in fillNode()

Completed in 28 milliseconds