Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx82 Points_t::iterator aItEnd = end(); in move() local
84 while (aIt != aItEnd) in move()
99 Points_t::iterator aItEnd = end(); in scale() local
101 while (aIt != aItEnd) in scale()
141 Points_t::const_iterator aItEnd = end(); in getPointSequenceSequence() local
143 while (aIt != aItEnd) in getPointSequenceSequence()
H A DDomainMapper_Impl.cxx3306 ::std::vector<rtl::OUString>::const_iterator aItEnd = aParts.end(); in CloseFieldCommand()
3311 while (aPartIt != aItEnd) in CloseFieldCommand()
3317 if (aPartIt == aItEnd) in CloseFieldCommand()
3332 if (aPartIt == aItEnd) in CloseFieldCommand()
/trunk/main/writerfilter/inc/resourcemodel/
H A DOutputWithDepth.hxx116 typename Group_t::iterator aItEnd = mGroup.end(); in outputGroup() local
118 for (typename Group_t::iterator aIt = mGroup.begin(); aIt != aItEnd; aIt++) in outputGroup()
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1348 Widths::const_iterator aItEnd = pWidths->end(); in toString() local
1350 aIt != aItEnd; in toString()
1368 RowSpans::const_iterator aItEnd = pRowSpans->end(); in toString() local
1370 aIt != aItEnd; in toString()
H A Dwrtww8.cxx2349 ww8::TableBoxVector::const_iterator aItEnd = pTableBoxes->end(); in TableDefinition() local
2358 for( aIt = pTableBoxes->begin(); aIt != aItEnd; ++aIt, ++aItRowSpans) in TableDefinition()
2915 ::ww8::StringVector_t::const_iterator aItEnd = aSttbStrings.end(); in WriteFkpPlcUsw()
2917 aIt != aItEnd; aIt++) in WriteFkpPlcUsw()
H A Dwrtw8nds.cxx2404 ww8::WW8TableNodeInfo::Inners_t::const_iterator aItEnd( pNodeInfo->getInners().end() ); in TableNodeInfo() local
2406 while (aIt != aItEnd) in TableNodeInfo()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx526 OOXMLProperties_t::iterator aItEnd = end(); in toString() local
528 for (OOXMLProperties_t::iterator aIt = aItBegin; aIt != aItEnd; aIt++) in toString()

Completed in 73 milliseconds