Home
last modified time | relevance | path

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

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

Completed in 62 milliseconds