Searched refs:aPrtSize (Results 1 – 3 of 3) sorted by relevance
125 Size aPrtSize( pPrinter->PixelToLogic( pPrinter->GetPaperSizePixel(), aMapMode ) ); in PrintProspect() local197 Fraction aScX( aPrtSize.Width(), nMaxColSz ); in PrintProspect()198 Fraction aScY( aPrtSize.Height(), nMaxRowSz ); in PrintProspect()
475 SwFmtFrmSize aPrtSize(ATT_VAR_SIZE, rPr.Width(), rPr.Height()); in Execute() local476 aPrtSize.SetWhich(GetPool().GetWhich(FN_GET_PRINT_AREA)); in Execute()477 aSet.Put(aPrtSize); in Execute()
626 SwFmtFrmSize aPrtSize(ATT_VAR_SIZE, rPr.Width(), rPr.Height()); in TYPEINIT1() local627 aPrtSize.SetWhich(GetPool().GetWhich(FN_GET_PRINT_AREA)); in TYPEINIT1()628 aSet.Put(aPrtSize); in TYPEINIT1()
Completed in 12 milliseconds