Searched refs:GetScrW (Results 1 – 3 of 3) sorted by relevance
619 …Rectangle aDrawingRectPixel(Point(nScrX, nScrY), Size(aOutputData.GetScrW(), aOutputData.GetScrH()… in Draw()694 aDrawRect.Left() = nScrX + aOutputData.GetScrW(); in Draw()708 aDrawRect.Right() = nScrX + aOutputData.GetScrW() - 1; in Draw()948 Size( aOutputData.GetScrW(), aOutputData.GetScrH() ) ) ) ); in Draw()
575 nScrX+aOutputData.GetScrW(), nScrY+aOutputData.GetScrH() ) ); in DrawToDev()600 long nRight = nScrX + aOutputData.GetScrW() - aOne.Width(); in DrawToDev()1648 pDev->SetClipRegion( Rectangle( aPos, Size( aOutputData.GetScrW(), aOutputData.GetScrH() ) ) ); in PrintArea()
218 long GetScrW() const { return nScrW; } in GetScrW() function in ScOutputData
Completed in 49 milliseconds