Searched refs:GetChildrenList (Results 1 – 4 of 4) sorted by relevance
65 maChildrenSelector = new JList (GetChildrenList()); in Layout()108 private Vector GetChildrenList () in GetChildrenList() method in SelectionDialog
561 UCBStorageElementList_Impl& GetChildrenList() in GetChildrenList() function in UCBStorage_Impl2726 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();2826 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();2856 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
217 SotElementList_Impl& GetChildrenList();
553 SotElementList_Impl& OStorage_Impl::GetChildrenList() in GetChildrenList() function in OStorage_Impl4556 return ( m_pImpl->GetChildrenList().size() != 0 ); in hasElements()
Completed in 62 milliseconds