Searched refs:FormComponentPair (Results 1 – 1 of 1) sorted by relevance
110 typedef ::std::pair< FormComponent, FormComponent > FormComponentPair; typedef119 size_t childCount( const FormComponentPair& _components ) const in childCount()128 FormComponentPair getChild( const FormComponentPair& _components, size_t _index ) const in getChild()130 return FormComponentPair( in getChild()149 void process( const FormComponentPair& _component ) in process()185 …typedef TreeVisitor< FormComponentPair, FormHierarchyComparator, FormComponentAssignment > FormC… in initFrom()189 aVisitor.process( FormComponentPair( xCloneable, m_xForms ), aAssignmentProcessor ); in initFrom()
Completed in 10 milliseconds