Searched refs:DrawRange (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 1006 DrawRange( rDev, nCol, nRow, nCol, nRow, pForceColor ); in DrawCell() 1009 void Array::DrawRange( OutputDevice& rDev, in DrawRange() function in svx::frame::Array 1218 DrawRange( rDev, 0, 0, mxImpl->mnWidth - 1, mxImpl->mnHeight - 1, pForceColor ); in DrawArray()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 509 void DrawRange( OutputDevice& rDev,
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1239 rArray.DrawRange( *pDev, nFirstCol, nRow1, nLastCol, nRow2, pForceColor ); in DrawFrame()
|
Completed in 30 milliseconds