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()
1555 const sal_Int32 nPhysPage = rData.GetPagesToPrint()[i]; in UpdatePagesForPrintingWithPostItData() local1556 aTmpPagesToPrint.push_back( nPhysPage ); in UpdatePagesForPrintingWithPostItData()1561 … const std::vector< const SwPageFrm * > &rPostItFrames = aPhysPageToPostItFrames[ nPhysPage ]; in UpdatePagesForPrintingWithPostItData()
Completed in 33 milliseconds