Home
last modified time | relevance | path

Searched refs:SetPaperSizeUser (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dprint.cxx1217 sal_Bool Printer::SetPaperSizeUser( const Size& rSize ) in SetPaperSizeUser() function in Printer
1219 return SetPaperSizeUser( rSize, false ); in SetPaperSizeUser()
1222 sal_Bool Printer::SetPaperSizeUser( const Size& rSize, bool bMatchNearest ) in SetPaperSizeUser() function in Printer
H A Dprint3.cxx862 mpPrinter->SetPaperSizeUser( aRealPaperSize, ! isFixedPageSize() ); in modifyJobSetup()
1010 mpImplData->mpPrinter->SetPaperSizeUser( aPaperSize, ! mpImplData->isFixedPageSize() ); in getFilteredPageFile()
1116 mpImplData->mpPrinter->SetPaperSizeUser( aPaperSize, ! mpImplData->isFixedPageSize() ); in getFilteredPageFile()
1213 mpImplData->mpPrinter->SetPaperSizeUser( aPageSize.aSize, ! mpImplData->isFixedPageSize() ); in printFilteredPage()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx331 sal_Bool SetPaperSizeUser( const Size& rSize );
332 sal_Bool SetPaperSizeUser( const Size& rSize, bool bMatchNearest );
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx558 pPrinter->SetPaperSizeUser( aCurSize, true ); in StartJob()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx446 pPrinter->SetPaperSizeUser( pPrinter->PixelToLogic( aSetPaperSize ) ); in impl_setPrinter()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1229 pPrinter->SetPaperSizeUser( aPageSize.aSize, true ); in StartJob()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2667 pPrinter->SetPaperSizeUser( aEnumSize ); in ApplyPrintSettings()

Completed in 68 milliseconds