Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1487 std::map< sal_Int32, std::vector< const SwPageFrm * > > aPhysPageToPostItFrames; in UpdatePagesForPrintingWithPostItData() local
1522 aPhysPageToPostItFrames[ aIt->first /* phys page num */ ] = aStartFrames; in UpdatePagesForPrintingWithPostItData()
1545 … const std::vector< const SwPageFrm * > &rPostItFrames = aPhysPageToPostItFrames[ nPhysPage ]; in UpdatePagesForPrintingWithPostItData()

Completed in 18 milliseconds