Home
last modified time | relevance | path

Searched refs:UnoTreeControl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.Toolkit.UnoTreeControl.csv1 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"isNodeExpanded()"
2 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"isNodeCollapsed()"
3 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"makeNodeVisible()"
4 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"isNodeVisible()"
5 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"expandNode()"
6 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"collapseNode()"
11 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"isEditing()"
12 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"stopEditing()"
13 "UnoTreeControl";"com::sun::star::awt::tree::XTreeControl";"cancelEditing()"
25 "UnoTreeControl";"com::sun::star::view::XSelectionSupplier";"select()"
[all …]
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx140 UnoTreeControl::UnoTreeControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoTreeControl() function in toolkit::UnoTreeControl
148 OUString UnoTreeControl::GetComponentServiceName() in GetComponentServiceName()
164 Any SAL_CALL UnoTreeControl::getSelection() throw (RuntimeException) in getSelection()
216 void SAL_CALL UnoTreeControl::clearSelection() throw (RuntimeException) in clearSelection()
224 sal_Int32 SAL_CALL UnoTreeControl::getSelectionCount() throw (RuntimeException) in getSelectionCount()
247 OUString SAL_CALL UnoTreeControl::getDefaultExpandedGraphicURL() throw (RuntimeException) in getDefaultExpandedGraphicURL()
262 OUString SAL_CALL UnoTreeControl::getDefaultCollapsedGraphicURL() throw (RuntimeException) in getDefaultCollapsedGraphicURL()
371 sal_Bool SAL_CALL UnoTreeControl::isEditing( ) throw (RuntimeException) in isEditing()
378 sal_Bool SAL_CALL UnoTreeControl::stopEditing() throw (RuntimeException) in stopEditing()
385 void SAL_CALL UnoTreeControl::cancelEditing() throw (RuntimeException) in cancelEditing()
[all …]
H A Dtreecontrol.hxx73 class UnoTreeControl : public UnoTreeControl_Base class
76UnoTreeControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
123 DECLIMPL_SERVICEINFO_DERIVED( UnoTreeControl, UnoControlBase, szServiceName_TreeControl )
/trunk/main/toolkit/qa/unoapi/
H A Dtoolkit.sce92 #i86298 -o toolkit.UnoTreeControl
H A Dknownissues.xcl126 toolkit.UnoTreeControl
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoTreeControl.java60 public class UnoTreeControl extends TestCase { class

Completed in 37 milliseconds