Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx269 typedef std::vector<sal_uInt16>::reverse_iterator myrDummyIter; typedef in rtfSections
H A Dswparrtf.cxx425 rtfSections::myrDummyIter aDEnd = maSegments.maDummyPageNos.rend(); in Continue()
426 for (rtfSections::myrDummyIter aI = maSegments.maDummyPageNos.rbegin(); aI != aDEnd; ++aI) in Continue()

Completed in 37 milliseconds