Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbasections.cxx36 typedef std::vector< uno::Reference< beans::XPropertySet > > XSectionVec; typedef
40 XSectionVec mxSections;
41 XSectionVec::iterator mIt;
44 SectionEnumeration( const XSectionVec& rVec ) : mxSections( rVec ), mIt( mxSections.begin() ) {} in SectionEnumeration()
65 XSectionVec mxSections;

Completed in 9 milliseconds