Searched refs:IsExpandable (Results 1 – 6 of 6) sorted by relevance
238 inline sal_Bool IsExpandable() const // if element at cursor can be expanded in general in IsExpandable() function in SvImpLBox241 { return IsExpandable() && !pView->IsExpanded( pCursor ); } in IsNowExpandable()
120 virtual bool IsExpandable (void) const;
88 virtual bool IsExpandable (void) const;
285 if (mrTreeNode.IsExpandable()) in UpdateStateSet()
2397 if( IsExpandable() && pView->IsExpanded( pCursor ) ) in KeyInput()2407 else if( bSubLstOpLR && IsExpandable() ) in KeyInput()2504 if( bSubLstOpRet && IsExpandable() ) in KeyInput()
Completed in 57 milliseconds