Searched refs:nPhysPage (Results 1 – 3 of 3) sorted by relevance
188 sal_Int32 nPhysPage = pFatStream->GetPage(); in EasyFat() local189 pPage = rIo.Get( nPhysPage, sal_True ); in EasyFat()
69 sal_Int32 nPhysPage = rStrm.GetPage(); in GetPhysPage() local71 pPg = rStrm.GetIo().Get( nPhysPage, sal_True ); in GetPhysPage()
1539 const sal_Int32 nPhysPage = rData.GetPagesToPrint()[i]; in UpdatePagesForPrintingWithPostItData() local1540 aTmpPagesToPrint.push_back( nPhysPage ); in UpdatePagesForPrintingWithPostItData()1545 … const std::vector< const SwPageFrm * > &rPostItFrames = aPhysPageToPostItFrames[ nPhysPage ]; in UpdatePagesForPrintingWithPostItData()
Completed in 22 milliseconds