Home
last modified time | relevance | path

Searched refs:aLogicSize (Results 1 – 14 of 14) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx76 basegfx::B2DVector aLogicSize(rPixelSize.Width(), rPixelSize.Height()); in create2DDecomposition() local
77 aLogicSize = aInverseViewTransformation * aLogicSize; in create2DDecomposition()
104 aTargetTopLeft.setX(aCenter.getX() - (aLogicSize.getX() * 0.5)); in create2DDecomposition()
109 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition()
115 aTargetTopLeft.setY(aCenter.getY() - (aLogicSize.getY() * 0.5)); in create2DDecomposition()
121 aTargetTopLeft = aCenter - (aLogicSize * 0.5); in create2DDecomposition()
127 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition()
128 aTargetTopLeft.setY(aCenter.getY() - (aLogicSize.getY() * 0.5)); in create2DDecomposition()
133 aTargetTopLeft.setY(getLocalObjectRange().getMaxY() - aLogicSize.getY()); in create2DDecomposition()
139 aTargetTopLeft.setX(aCenter.getX() - (aLogicSize.getX() * 0.5)); in create2DDecomposition()
[all …]
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx477 nWidth += aLogicSize.Width(); in GraphicSize()
478 else if ( nWidth < aLogicSize.Width() ) in GraphicSize()
479 nWidth = aLogicSize.Width(); in GraphicSize()
481 nHeight += aLogicSize.Height(); in GraphicSize()
482 else if ( nHeight < aLogicSize.Height() ) in GraphicSize()
483 nHeight = aLogicSize.Height(); in GraphicSize()
543 Size aLogicSize; in InsertGraphic() local
549 aInsertPos.X() += aLogicSize.Width(); in InsertGraphic()
556 aInsertPos.Y() += aLogicSize.Height(); in InsertGraphic()
566 ::ScLimitSizeOnDrawPage( aLogicSize, aInsertPos, pPage->GetSize() ); in InsertGraphic()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx126 Size aLogicSize = LogicToPixel( Size( 55, 35 ), MapMode( MAP_10TH_MM ) ); in TableWindow() local
127 nMX = aLogicSize.Width(); in TableWindow()
128 nMY = aLogicSize.Height(); in TableWindow()
521 Size aLogicSize = LogicToPixel( Size( 95, 155 ), MapMode( MAP_10TH_MM ) ); in ColumnsWindow() local
522 nMX = aLogicSize.Width(); in ColumnsWindow()
523 SetOutputSizePixel( Size( nMX*nWidth-1, aLogicSize.Height()+nTextHeight ) ); in ColumnsWindow()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx195 Size aLogicSize = pWindow->LogicToLogic( in lcl_InsertGraphic() local
206 aInsertPos.X() -= aLogicSize.Width(); // move position to left edge in lcl_InsertGraphic()
208 ScLimitSizeOnDrawPage( aLogicSize, aInsertPos, pPage->GetSize() ); in lcl_InsertGraphic()
210 Rectangle aRect ( aInsertPos, aLogicSize ); in lcl_InsertGraphic()
/trunk/main/sd/source/ui/view/
H A Ddrviewsh.cxx97 Size aLogicSize(rRect.GetSize()); in MakeVisible() local
107 sal_Int32 nFreeSpaceX(aVisAreaSize.Width() - aLogicSize.Width()); in MakeVisible()
108 sal_Int32 nFreeSpaceY(aVisAreaSize.Height() - aLogicSize.Height()); in MakeVisible()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx399 Size aLogicSize = GetWindow()->PixelToLogic( aSize, MAP_100TH_MM ); in InnerResizePixel() local
400 SfxViewShell::SetZoomFactor( Fraction( aLogicSize.Width(),aObjSize.Width() ), in InnerResizePixel()
401 Fraction( aLogicSize.Height(),aObjSize.Height() ) ); in InnerResizePixel()
474 Size aLogicSize = pWin->PixelToLogic( aPixelSize ); in QueryObjAreaPixel() local
488 aLogicRect.Left() = aLogicRect.Right() - aLogicSize.Width() + 1; // Right() is set below in QueryObjAreaPixel()
490 aLogicRect.SetSize( aLogicSize ); in QueryObjAreaPixel()
H A Doutput2.cxx2370 Size aLogicSize = pRefDevice->PixelToLogic(aPaperSize); in DrawEdit() local
2379 aLogicSize.Width() = aUtilRect.GetWidth(); in DrawEdit()
2381 pEngine->SetPaperSize(aLogicSize); in DrawEdit()
/trunk/main/uui/source/
H A Dcookiedg.cxx73 Size aLogicSize = PixelToLogic( aSize ); in CookiesDialog() local
75 6 + ( 145 - aLogicSize.Height() ) / 2 ); in CookiesDialog()
/trunk/main/sd/source/ui/docshell/
H A Dsdclient.cxx193 Size aLogicSize( aLogicRect.GetWidth(), aLogicRect.GetHeight() ); in ViewChanged() local
198 pSdrOle2Obj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aLogicSize ) ); in ViewChanged()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm312 Size aLogicSize( aDev.PixelToLogic( aPixelSize, MapMode( MAP_100TH_MM ) ) );
313 double fScaleX = double(aLogicSize.Width())/double(aPageSize.aSize.Width());
314 double fScaleY = double(aLogicSize.Height())/double(aPageSize.aSize.Height());
325 aLogicSize.Width() = long(double(aPageSize.aSize.Width()) * fScale);
326 aLogicSize.Height() = long(double(aPageSize.aSize.Height()) * fScale);
327 aPixelSize = aDev.LogicToPixel( aLogicSize, MapMode( MAP_100TH_MM ) );
331 aMtf.Play( &aDev, Point( 0, 0 ), aLogicSize );
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx246 … Size aLogicSize = m_pChartWindow->PixelToLogic( Size( Width, Height ), MapMode( MAP_100TH_MM ) ); in setPosSize() local
254 sal_Int32 nScaleXNumerator = aLogicSize.Width(); in setPosSize()
256 sal_Int32 nScaleYNumerator = aLogicSize.Height(); in setPosSize()
290 … ChartModelHelper::setPageSize( awt::Size( aLogicSize.Width(), aLogicSize.Height() ), getModel() ); in setPosSize()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2514 Size aLogicSize( aLogicRect.GetSize() ); in ApplyTextObj() local
2537aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()
2538aLogicSize.Width() / aOutlineSize.Width() > 0.5) in ApplyTextObj()
2567aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()
2568aLogicSize.Width() / aOutlineSize.Width() > 0.5) in ApplyTextObj()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx254 const Size aLogicSize( maPageVDev.PixelToLogic( aVDevSize, MapMode( MAP_100TH_MM ) ) ); in Paint() local
257 aOrigSize.Width() = aLogicSize.Width(); in Paint()
259 aOrigSize.Height() = aLogicSize.Height(); in Paint()
260 double fScale = double(aLogicSize.Width())/double(aOrigSize.Width()); in Paint()
284 aMtf.Play( &maPageVDev, Point( 0, 0 ), aLogicSize ); in Paint()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx341 Size aLogicSize( aLogicRect.GetWidth(), aLogicRect.GetHeight() ); in visibilityChanged() local
346 mpObj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aLogicSize ) ); in visibilityChanged()

Completed in 144 milliseconds