Searched refs:HierarchyContentRefList (Results 1 – 2 of 2) sorted by relevance
834 void HierarchyContent::queryChildren( HierarchyContentRefList& rChildren ) in queryChildren()927 HierarchyContentRefList aChildren; in exchangeIdentity()930 HierarchyContentRefList::const_iterator it = aChildren.begin(); in exchangeIdentity()931 HierarchyContentRefList::const_iterator end = aChildren.end(); in exchangeIdentity()1656 HierarchyContentRefList aChildren; in destroy()1659 HierarchyContentRefList::const_iterator it = aChildren.begin(); in destroy()1660 HierarchyContentRefList::const_iterator end = aChildren.end(); in destroy()
188 typedef std::list< HierarchyContentRef > HierarchyContentRefList; typedef in hierarchy_ucp::HierarchyContent189 void queryChildren( HierarchyContentRefList& rChildren );
Completed in 29 milliseconds