/aoo4110/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 70 void DialControlBmp::DrawBackground( const Size& rSize, bool bEnabled ) in DrawBackground() function in svx::DialControlBmp 74 DrawBackground(); in DrawBackground() 150 void DialControlBmp::DrawBackground() in DrawBackground() function in svx::DialControlBmp 237 mpBmpEnabled->DrawBackground( maWinSize, true ); in Init() 238 mpBmpDisabled->DrawBackground( maWinSize, false ); in Init()
|
H A D | frmsel.cxx | 538 void FrameSelectorImpl::DrawBackground() in DrawBackground() function in svx::FrameSelectorImpl 657 DrawBackground(); in DrawVirtualDevice()
|
/aoo4110/main/svx/inc/svx/ |
H A D | dialcontrol.hxx | 47 void DrawBackground( const Size& rSize, bool bEnabled ); 48 virtual void DrawBackground();
|
/aoo4110/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 116 void DrawBackground(); 884 void AutoFmtPreview::DrawBackground() in DrawBackground() function in AutoFmtPreview 908 DrawBackground(); in PaintCells()
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 801 void ScAutoFmtPreview::DrawBackground() in DrawBackground() function in ScAutoFmtPreview 830 DrawBackground(); in PaintCells()
|
/aoo4110/main/svx/source/sidebar/possize/ |
H A D | SidebarDialControlBmp.hxx | 38 virtual void DrawBackground();
|
H A D | SidebarDialControlBmp.cxx | 74 void SidebarDialControlBmp::DrawBackground() in DrawBackground() function in svx::sidebar::SidebarDialControlBmp
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | autofmt.hxx | 173 SC_DLLPRIVATE void DrawBackground();
|
H A D | fieldwnd.hxx | 206 void DrawBackground( OutputDevice& rDev );
|
H A D | output.hxx | 225 void DrawBackground();
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtdrop.cxx | 287 rInf.DrawBackground( *this ); in PaintTxt() 380 rInf.DrawBackground( *this ); in Paint()
|
H A D | inftxt.cxx | 1166 void SwTxtPaintInfo::DrawBackground( const SwLinePortion &rPor ) const in DrawBackground() function in SwTxtPaintInfo 1310 DrawBackground( rPor ); in DrawViewOpt()
|
H A D | inftxt.hxx | 468 void DrawBackground( const SwLinePortion &rPor ) const;
|
/aoo4110/main/svx/source/inc/ |
H A D | frmselimpl.hxx | 180 void DrawBackground();
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | fieldwnd.cxx | 470 DrawBackground( aVirDev ); in Paint() 766 void ScPivotFieldWindow::DrawBackground( OutputDevice& rDev ) in DrawBackground() function in ScPivotFieldWindow
|
/aoo4110/main/sc/source/ui/view/ |
H A D | printfun.cxx | 565 aOutputData.DrawBackground(); in DrawToDev() 1646 aOutputData.DrawBackground(); in PrintArea()
|
H A D | gridwin4.cxx | 732 aOutputData.DrawBackground(); in Draw()
|
H A D | output.cxx | 774 void ScOutputData::DrawBackground() in DrawBackground() function in ScOutputData
|