Searched refs:UnoTreeControl (Results 1 – 6 of 6) sorted by relevance
1 "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 …]
140 UnoTreeControl::UnoTreeControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoTreeControl() function in toolkit::UnoTreeControl148 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 …]
73 class UnoTreeControl : public UnoTreeControl_Base class76 …UnoTreeControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…123 DECLIMPL_SERVICEINFO_DERIVED( UnoTreeControl, UnoControlBase, szServiceName_TreeControl )
92 #i86298 -o toolkit.UnoTreeControl
126 toolkit.UnoTreeControl
60 public class UnoTreeControl extends TestCase { class
Completed in 36 milliseconds