Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx268 std::vector<sal_uInt16> maDummyPageNos; member 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()
3027 maSegments.maDummyPageNos.push_back(nPageNo); in ReadSectControls()
3042 maSegments.maDummyPageNos.push_back(nPageNo); in ReadSectControls()

Completed in 28 milliseconds