Searched refs:DrawRedraw (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin4.cxx | 726 DrawRedraw( aOutputData, eMode, SC_LAYER_BACK ); in Draw() 811 DrawRedraw( aOutputData, eMode, SC_LAYER_FRONT ); in Draw() 812 DrawRedraw( aOutputData, eMode, SC_LAYER_INTERN ); in Draw()
|
H A D | gridwin3.cxx | 194 void ScGridWindow::DrawRedraw( ScOutputData& rOutputData, ScUpdateMode eMode, sal_uLong nLayer ) in DrawRedraw() function in ScGridWindow
|
/trunk/main/sc/source/ui/inc/ |
H A D | gridwin.hxx | 264 void DrawRedraw( ScOutputData& rOutputData, ScUpdateMode eMode, sal_uLong nLayer );
|
Completed in 29 milliseconds