Searched refs:ImplDrawBack (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | splitwin.hxx | 136 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, ImplSplitSet* pSet ); 137 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect,
|
/aoo42x/main/vcl/source/window/ |
H A D | splitwin.cxx | 1007 void SplitWindow::ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect, in ImplDrawBack() function in SplitWindow 1036 void SplitWindow::ImplDrawBack( SplitWindow* pWindow, ImplSplitSet* pSet ) in ImplDrawBack() function in SplitWindow 1051 ImplDrawBack( pWindow, aRect, pSet->mpWallpaper, pSet->mpBitmap ); in ImplDrawBack() 1066 ImplDrawBack( pWindow, aRect, pSet->mpWallpaper, pSet->mpBitmap ); in ImplDrawBack() 1074 ImplDrawBack( pWindow, pItems[i].mpSet ); in ImplDrawBack() 2741 ImplDrawBack( this, mpMainSet ); in Paint()
|
Completed in 30 milliseconds