Lines Matching refs:PixelToLogic

252     aOut = PixelToLogic(aOut);  in resize()
255 Rectangle aRect(PixelToLogic(Point(0,0)),aOut); in resize()
284 aOut = PixelToLogic(aOut); in Paint()
286 Rectangle aRect(PixelToLogic(Point(aStartWidth,0)),aOut); in Paint()
1074 …const long nSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Heigh… in BegDragObj_createInvisibleObjectAtPosition()
1102 …const long nSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Heigh… in BegDragObj()
1157 …const long nSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Heigh… in BegDragObj()
1178 const short nDrgLog = static_cast<short>(PixelToLogic(Size(3,0)).Width()); in BegDragObj()
1214 …const long nSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Heigh… in BegDragObj()
1245 …const long nSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Heigh… in BegMarkObj()
1253 … nLastSectionHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Height(); in BegMarkObj()
1280 …const sal_Int32 nHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Height(… in getSectionRelativeToPosition()
1295 … const long nHeight = rReportSection.PixelToLogic(rReportSection.GetOutputSizePixel()).Height(); in getSectionRelativeToPosition()
1459 … const long nSectionHeight = (*aIter)->PixelToLogic(rReportSection.GetOutputSizePixel()).Height(); in MovAction()
1471 const long nSectionHeight = (*aIter)->PixelToLogic((*aIter)->GetOutputSizePixel()).Height(); in MovAction()
1502 const long nSectionHeight = (*aIter)->PixelToLogic((*aIter)->GetOutputSizePixel()).Height(); in MovAction()
1627 const Size aPixelSize = rReportSection.PixelToLogic( Size( 1, 1 ) ); in handleKey()
1864 aOut = PixelToLogic(aOut); in zoom()
1866 Rectangle aRect(PixelToLogic(Point(0,0)),aOut); in zoom()
1873 const Point aPos(PixelToLogic(_aThumbPos)); in scrollChildren()
1879 const Point aPosY(m_pParent->PixelToLogic(_aThumbPos,aMapMode)); in scrollChildren()