Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewpg.cxx125 Size aPrtSize( pPrinter->PixelToLogic( pPrinter->GetPaperSizePixel(), aMapMode ) ); in PrintProspect() local
197 Fraction aScX( aPrtSize.Width(), nMaxColSz ); in PrintProspect()
198 Fraction aScY( aPrtSize.Height(), nMaxRowSz ); in PrintProspect()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx475 SwFmtFrmSize aPrtSize(ATT_VAR_SIZE, rPr.Width(), rPr.Height()); in Execute() local
476 aPrtSize.SetWhich(GetPool().GetWhich(FN_GET_PRINT_AREA)); in Execute()
477 aSet.Put(aPrtSize); in Execute()
H A Dtextsh.cxx626 SwFmtFrmSize aPrtSize(ATT_VAR_SIZE, rPr.Width(), rPr.Height()); in TYPEINIT1() local
627 aPrtSize.SetWhich(GetPool().GetWhich(FN_GET_PRINT_AREA)); in TYPEINIT1()
628 aSet.Put(aPrtSize); in TYPEINIT1()

Completed in 26 milliseconds