Kaydet (Commit) d04e06f6 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Comment these out for now. We'll use them later.

Change-Id: I7e6afeea9368241bea8af141726e73c557475317
üst eb6b39c3
...@@ -874,7 +874,7 @@ void ScGridWindow::Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, ScUpdateMod ...@@ -874,7 +874,7 @@ void ScGridWindow::Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, ScUpdateMod
void ScGridWindow::PaintTile( VirtualDevice& rDevice, void ScGridWindow::PaintTile( VirtualDevice& rDevice,
int nOutputWidth, int nOutputHeight, int nOutputWidth, int nOutputHeight,
int nTilePosX, int nTilePosY, int /*nTilePosX*/, int /*nTilePosY*/,
long nTileWidth, long nTileHeight ) long nTileWidth, long nTileHeight )
{ {
// Output size is in pixels while tile position and size are in logical units (twips). // Output size is in pixels while tile position and size are in logical units (twips).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment