Home
last modified time | relevance | path

Searched refs:bMatchNearest (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dprint.cxx1082 void Printer::ImplFindPaperFormatForUserSize( JobSetup& aJobSetup, bool bMatchNearest ) in ImplFindPaperFormatForUserSize() argument
1132 if( ! bFound && bMatchNearest ) in ImplFindPaperFormatForUserSize()
1222 sal_Bool Printer::SetPaperSizeUser( const Size& rSize, bool bMatchNearest ) in SetPaperSizeUser() argument
1261 ImplFindPaperFormatForUserSize( aJobSetup, bMatchNearest ); in SetPaperSizeUser()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx257 SAL_DLLPRIVATE void ImplFindPaperFormatForUserSize( JobSetup&, bool bMatchNearest );
332 sal_Bool SetPaperSizeUser( const Size& rSize, bool bMatchNearest );

Completed in 18 milliseconds