Home
last modified time | relevance | path

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

/aoo4110/main/sot/source/sdstor/
H A Dstgio.cxx188 sal_Int32 nPhysPage = pFatStream->GetPage(); in EasyFat() local
189 pPage = rIo.Get( nPhysPage, sal_True ); in EasyFat()
H A Dstgstrms.cxx69 sal_Int32 nPhysPage = rStrm.GetPage(); in GetPhysPage() local
71 pPg = rStrm.GetIo().Get( nPhysPage, sal_True ); in GetPhysPage()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx1555 const sal_Int32 nPhysPage = rData.GetPagesToPrint()[i]; in UpdatePagesForPrintingWithPostItData() local
1556 aTmpPagesToPrint.push_back( nPhysPage ); in UpdatePagesForPrintingWithPostItData()
1561 … const std::vector< const SwPageFrm * > &rPostItFrames = aPhysPageToPostItFrames[ nPhysPage ]; in UpdatePagesForPrintingWithPostItData()

Completed in 24 milliseconds