Home
last modified time | relevance | path

Searched refs:FormComponentPair (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx110 typedef ::std::pair< FormComponent, FormComponent > FormComponentPair; typedef
119 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 102 milliseconds