Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DMutableTreeNode.java96 xNode.setCollapsedGraphicURL(sCollapsedGraphicURL); in createTestEnvironment()
162 … xChildNode.setCollapsedGraphicURL("private:graphicrepository/sd/res/triangle_right.png"); in dirlist()
H A DUnoTreeControl.java107 xNode.setCollapsedGraphicURL( "private:graphicrepository/sd/res/triangle_right.png"); in createTestEnvironment()
260 … xChildNode.setCollapsedGraphicURL("private:graphicrepository/sd/res/triangle_right.png"); in dirlist()
/aoo41x/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java243 oObj.setCollapsedGraphicURL("myCollapsedURL"); in _setCollapsedGraphicURL()
246 oObj.setCollapsedGraphicURL(null); in _setCollapsedGraphicURL()
/aoo41x/main/svtools/workben/treecontrol/
H A Dtreetest.cxx135 …xNode->setCollapsedGraphicURL( OUString( RTL_CONSTASCII_USTRINGPARAM( "private:graphicrepository/s… in display()
227 …xChildNode->setCollapsedGraphicURL( OUString( RTL_CONSTASCII_USTRINGPARAM( "private:graphicreposit… in fillNode()
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dtoolkit.MutableTreeNode.csv17 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"setCollapsedGraphicURL()"
/aoo41x/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx114 …virtual void SAL_CALL setCollapsedGraphicURL( const ::rtl::OUString& URL ) throw (::com::sun::star…
532 void SAL_CALL MutableTreeNode::setCollapsedGraphicURL( const OUString& rURL ) throw (RuntimeExcepti… in setCollapsedGraphicURL() function in toolkit::MutableTreeNode
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl111 void setCollapsedGraphicURL( [in] string URL );

Completed in 32 milliseconds