Home
last modified time | relevance | path

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

/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx238 inline sal_Bool IsExpandable() const // if element at cursor can be expanded in general in IsExpandable() function in SvImpLBox
241 { return IsExpandable() && !pView->IsExpanded( pCursor ); } in IsNowExpandable()
/trunk/main/sd/source/ui/inc/taskpane/
H A DTaskPaneTreeNode.hxx120 virtual bool IsExpandable (void) const;
H A DTitledControl.hxx120 virtual bool IsExpandable (void) const;
H A DSlideSorterCacheDisplay.hxx88 virtual bool IsExpandable (void) const;
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx285 if (mrTreeNode.IsExpandable()) in UpdateStateSet()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2397 if( IsExpandable() && pView->IsExpanded( pCursor ) ) in KeyInput()
2407 else if( bSubLstOpLR && IsExpandable() ) in KeyInput()
2504 if( bSubLstOpRet && IsExpandable() ) in KeyInput()

Completed in 28 milliseconds