Searched refs:aSetIter (Results 1 – 2 of 2) sorted by relevance
1927 for( set<OUString>::iterator aSetIter = rOurMasters.begin(); in ExportFieldDeclarations() local1928 aSetIter != rOurMasters.end(); in ExportFieldDeclarations()1929 aSetIter++, i++ ) in ExportFieldDeclarations()1931 aFieldMasters[i] = *aSetIter; in ExportFieldDeclarations()
2368 SwLineEntrySetConstIter aSetIter = rEntrySet.begin(); in PaintLines() local2369 while ( aSetIter != rEntrySet.end() ) in PaintLines()2371 const SwLineEntry& rEntry = *aSetIter; in PaintLines()2372 const svx::frame::Style& rEntryStyle( (*aSetIter).maAttribute ); in PaintLines()2517 ++aSetIter; in PaintLines()
Completed in 40 milliseconds