Searched refs:IsAtRootDepth (Results 1 – 3 of 3) sorted by relevance
67 if(pTreeModel->IsAtRootDepth(pEntry) && GetCheckButtonState( pEntry ) == SV_BUTTON_CHECKED ) in IMPL_LINK()184 if(pTreeModel->IsAtRootDepth(pEntry)) in GetSelectedPage()189 if(!pTreeModel->IsAtRootDepth(pSelEntry)) in GetSelectedPage()
293 …sal_Bool IsAtRootDepth( SvListEntry* pEntry ) const { return (sal_Bool)(pEntry->pParent==pRootIt… in IsAtRootDepth() function in SvTreeList
1130 if( n>= nOffs && ((m_nStyle & WB_HASLINESATROOT) || !pTree->IsAtRootDepth(pEntry))) in DrawNet()
Completed in 37 milliseconds