Searched refs:aPrtSize (Results 1 – 3 of 3) sorted by relevance
123 Size aPrtSize( pPrinter->PixelToLogic( pPrinter->GetPaperSizePixel(), aMapMode ) ); in PrintProspect() local195 Fraction aScX( aPrtSize.Width(), nMaxColSz ); in PrintProspect()196 Fraction aScY( aPrtSize.Height(), nMaxRowSz ); in PrintProspect()
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()
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()