Searched refs:bDrawBorder (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 1003 …st Rectangle& rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDraw… 1005 …st Rectangle& rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDraw… 1007 …st Rectangle& rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDraw…
|
H A D | print.hxx | 417 bool bDrawBorder; member 425 , bDrawBorder( false ) in MultiPageSetup()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | print3.cxx | 444 …aMPS.bDrawBorder = i_pController->getBoolProperty( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "NU… in ImplPrintJob() 1108 appendSubPage( o_rMtf, aSubPageRect, aPageFile, rMPS.bDrawBorder ); in getFilteredPageFile()
|
/aoo42x/main/vcl/source/window/ |
H A D | printdlg.cxx | 617 maBorderCB.Check( i_rMPS.bDrawBorder ); in initFromMultiPageSetup() 620 maBorderCB.Check( i_rMPS.bDrawBorder ); in initFromMultiPageSetup() 2098 aMPS.bDrawBorder = maNUpPage.maBorderCB.IsChecked(); in updateNup()
|
H A D | window.cxx | 9433 …st Rectangle& rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDraw… in DrawSelectionBackground() argument 9435 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, NULL, NUL… in DrawSelectionBackground() 9438 …st Rectangle& rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDraw… in DrawSelectionBackground() argument 9440 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, pSelectio… in DrawSelectionBackground() 9446 sal_Bool bDrawBorder, in DrawSelectionBackground() argument 9501 if( bDrawBorder ) in DrawSelectionBackground()
|
Completed in 87 milliseconds