Home
last modified time | relevance | path

Searched refs:aOffset (Results 51 – 75 of 78) sorted by relevance

1234

/trunk/main/vcl/source/control/
H A Dcombobox.cxx1562 Rectangle aOffset = mpImplLB->GetMainWindow()->GetWindowExtentsRelative( (Window*)this ); in GetBoundingRectangle() local
1563 aRect.Move( aOffset.TopLeft().X(), aOffset.TopLeft().Y() ); in GetBoundingRectangle()
H A Dlstbox.cxx1326 Rectangle aOffset = mpImplLB->GetMainWindow()->GetWindowExtentsRelative( (Window*)this ); in GetBoundingRectangle() local
1327 aRect.Move( aOffset.TopLeft().X(), aOffset.TopLeft().Y() ); in GetBoundingRectangle()
/trunk/main/starmath/source/
H A Dnode.cxx459 { Point aOffset (pNode->GetTopLeft() - GetTopLeft()); in Draw() local
460 pNode->Draw(rDev, rPosition + aOffset); in Draw()
2267 Point aOffset (Point() - aPoly.GetBoundRect().TopLeft() in Draw() local
2269 aPos (rPosition + aOffset); in Draw()
2595 aOffset; in Arrange() local
H A Dview.cxx261 Point aOffset (pNode->GetTopLeft() - pTree->GetTopLeft()), in SetCursor() local
262 aTLPos (GetFormulaDrawPos() + aOffset); in SetCursor()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1958 Size aOffset( 100, 100 ); in IMPL_LINK() local
1996 aImagePos.X() += aOutSize.Width() - aImageSize.Width() - aOffset.Width() ; in IMPL_LINK()
2006 Point aTextPos( aImagePos.X() - aOffset.Width(), pInfo->mrStartPos.Y() ); in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2610 aOffset = Point( aSrcOffset.X()*100/nZoom, aSrcOffset.Y()*100/nZoom ); in InitModes()
2628 Point aLogicOfs( -aOffset.X(), -aOffset.Y() ); in InitModes()
2631 …Point aTwipsOfs( (long) ( -aOffset.X() / nScaleX + 0.5 ), (long) ( -aOffset.Y() / nScaleY + 0.5 ) … in InitModes()
/trunk/main/svx/inc/svx/
H A Dview3d.hxx113 sal_Bool ImpCloneAll3DObjectsToDestScene(E3dScene* pSrcScene, E3dScene* pDstScene, Point aOffset);
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx2669 const basegfx::B2DVector aOffset(aTestPoint - aBezierA.getEndPoint()); in NbcInsPoint() local
2670 aCandidate.setNextControlPoint(nSmallestEdgeIndex, aBezierA.getControlPointA() + aOffset); in NbcInsPoint()
2671 aCandidate.setPrevControlPoint(nSmallestEdgeIndex + 1, aBezierA.getControlPointB() + aOffset); in NbcInsPoint()
2672 aCandidate.setNextControlPoint(nSmallestEdgeIndex + 1, aBezierB.getControlPointA() + aOffset); in NbcInsPoint()
2673 …ControlPoint((nSmallestEdgeIndex + 2) % aCandidate.count(), aBezierB.getControlPointB() + aOffset); in NbcInsPoint()
H A Dsvdmrkv.cxx1711 Point aOffset = static_cast<SdrVirtObj*>(pObj)->GetOffset(); in CheckSingleSdrObjectHit() local
1712 aPnt.Move( -aOffset.X(), -aOffset.Y() ); in CheckSingleSdrObjectHit()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx1758 awt::Point aOffset(0,0); in Paint() local
1764 aOffset.Y = xBitmap->getSize().Height; in Paint()
1766 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), aOffset); in Paint()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx449 Point aOffset( 6,6 ); in Impl_writeText() local
453 aPos -= aOffset; in Impl_writeText()
457 aPos += aOffset; in Impl_writeText()
/trunk/main/offapi/com/sun/star/chart2/
H A DFillBitmap.idl72 com::sun::star::awt::Point aOffset;
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx250 Point aOffset( (aSize.Width() - maPreviewSize.Width()) / 2 + nTextHeight, in Paint() local
297 DrawBitmap(aOffset, aContent); in Paint()
303 DrawOutDev( aOffset, maPreviewSize, Point( 0, 0 ), aVDevSize, maPageVDev ); in Paint()
309 …Rectangle aFrame( aOffset + Point( -1, -1 ), Size( maPreviewSize.Width() + 2, maPreviewSize.Height… in Paint()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx678 Point aOffset( Point( 0, 0 ) - aBmpRect.TopLeft() ); in Paint() local
679 aDev.DrawWallpaper( Rectangle( aOffset, GetOutputSizePixel() ), aBack ); in Paint()
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx150 Point aOffset; // mit Faktor aus Seitenformat skaliert member in ScPrintFunc
/trunk/main/sw/source/core/view/
H A Dvprint.cxx561 aNewOrigin += rPrintData.aOffset; in PrintOrPDFExport()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2560 const Point aOffset(GetOffset()); in RecalcBoundRect() local
2561 aOutRect = ReferencedObj().GetCurrentBoundRect() + aOffset; in RecalcBoundRect()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx2172 const Point aOffset = rLinkRect.Pos() + mrOut.GetMapMode().GetOrigin(); in MakeHeaderFooterLinks() local
2180 aHFLinkRect.Pos() = pPageFrm->Frm().Pos() + aOffset; in MakeHeaderFooterLinks()
/trunk/main/svx/workben/
H A Dedittest.cxx1265 Point aOffset( aSz.Width()/8, aSz.Height()/8 ); in CreatePolygon() local
1278 pEditView->SetOutputArea( Rectangle( aOffset, aSz ) ); in CreatePolygon()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx263 const Point aOffset(m_pParent->getThumbPos()); in Resize() local
264 Point aStartPoint(0,-aOffset.Y()); in Resize()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1932 Point aOffset( OutputDevice::LogicToLogic( rPos100thmm, MAP_100TH_MM, aMapMode ) ); in WriteMetaFile() local
1933 aMapMode.SetOrigin( aOffset += aMapMode.GetOrigin() ); in WriteMetaFile()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx3623 FmMapUString2Int16::const_iterator aOffset = aRadioPositions.find((*aCtrlSource).first); in CreateExternalView() local
3624 DBG_ASSERT(aOffset != aRadioPositions.end(), in CreateExternalView()
3626 sal_Int16 nPosition = (*aOffset).second; in CreateExternalView()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx6535 OString aOffset = OString::valueOf( (sal_Int64)m_aObjects[i] ); in emitTrailer() local
6536 for( sal_Int32 j = 0; j < (10-aOffset.getLength()); j++ ) in emitTrailer()
6538 aLine.append( aOffset ); in emitTrailer()
7658 Point aOffset = Point(0,0); in drawLayout() local
7661 aOffset.Y() += m_pReferenceDevice->mpFontEntry->maMetric.mnDescent + nEmphYOff; in drawLayout()
7663 aOffset.Y() -= m_pReferenceDevice->mpFontEntry->maMetric.mnAscent + nEmphYOff; in drawLayout()
7667 aOffset += Point( nEmphWidth2, nEmphHeight2 ); in drawLayout()
7670 aOffset.Y() -= m_pReferenceDevice->mpFontEntry->maMetric.mnDescent; in drawLayout()
7672 aOffset.Y() += m_pReferenceDevice->mpFontEntry->maMetric.mnAscent; in drawLayout()
7684 Point aAdjOffset = aOffset; in drawLayout()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx151 …virtual void SAL_CALL scrollObject( const awt::Size& aOffset ) throw ( embed::WrongStateException,…
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx103 aOffset.push_back( nOffset ); in Insert()

Completed in 317 milliseconds

1234