Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx247 OUString SAL_CALL UnoTreeControl::getDefaultExpandedGraphicURL() throw (RuntimeException) in getDefaultExpandedGraphicURL() function in toolkit::UnoTreeControl
249 return Reference< XTreeControl >( getPeer(), UNO_QUERY_THROW )->getDefaultExpandedGraphicURL(); in getDefaultExpandedGraphicURL()
H A Dtreecontrol.hxx100 …virtual ::rtl::OUString SAL_CALL getDefaultExpandedGraphicURL() throw (::com::sun::star::uno::Runt…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XTreeControl.java618 String current = oObj.getDefaultExpandedGraphicURL(); in _DefaultExpandedGraphicURL()
631 String newUrl = oObj.getDefaultExpandedGraphicURL(); in _DefaultExpandedGraphicURL()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx76 …virtual ::rtl::OUString SAL_CALL getDefaultExpandedGraphicURL() throw (::com::sun::star::uno::Runt…
H A Dtreecontrolpeer.cxx725 OUString SAL_CALL TreeControlPeer::getDefaultExpandedGraphicURL() throw (::com::sun::star::uno::Run… in getDefaultExpandedGraphicURL() function in TreeControlPeer

Completed in 296 milliseconds