Searched refs:XSectionVec (Results 1 – 1 of 1) sorted by relevance
36 typedef std::vector< uno::Reference< beans::XPropertySet > > XSectionVec; typedef40 XSectionVec mxSections;41 XSectionVec::iterator mIt;44 SectionEnumeration( const XSectionVec& rVec ) : mxSections( rVec ), mIt( mxSections.begin() ) {} in SectionEnumeration()65 XSectionVec mxSections;
Completed in 11 milliseconds