Searched refs:bExpanded (Results 1 – 6 of 6) sorted by relevance
700 sal_Bool bExpanded = sal_False; in GetUnoccupiedGrid() local714 DBG_ASSERT(!bExpanded,"ExpandGrid failed"); in GetUnoccupiedGrid()715 if( bExpanded ) in GetUnoccupiedGrid()717 bExpanded = sal_True; in GetUnoccupiedGrid()
1089 sal_Bool bExpanded = sal_False; in Expand() local1099 bExpanded = sal_True; in Expand()1119 if ( bExpanded ) in Expand()1125 return bExpanded; in Expand()
111 virtual bool Expand (bool bExpanded = true);
556 sal_Bool bExpanded = IsExpanded( pEntry ); in HasSelectedChilds() local558 if( bExpanded && nCount > 0 ) in HasSelectedChilds()
304 SByteStringList* GetDependencies( sal_Bool bExpanded = sal_True );
891 SByteStringList* Prj::GetDependencies( sal_Bool bExpanded ) in GetDependencies() argument894 if ( bExpanded ) in GetDependencies()
Completed in 233 milliseconds