Home
last modified time | relevance | path

Searched refs:aOffset (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/sc/source/ui/view/
H A Dpreview.cxx357 if ( bDoPrint && ( aOffset.X() < 0 || aOffset.Y() < 0 ) && bValidPage ) in DoPrint()
364 if ( aOffset.X() < 0 ) in DoPrint()
366 if ( aOffset.Y() < 0 ) in DoPrint()
391 pPrintFunc->SetOffset(aOffset); in DoPrint()
538 if ( aOffset.X() <= 0 || aOffset.Y() <= 0 || bRight || bBottom ) in DoPrint()
803 if ( aOffset.X() == nX ) in SetXOffset()
809 aOffset.X() = nX; in SetXOffset()
819 aOffset.X() = nX; in SetXOffset()
830 if ( aOffset.Y() == nY ) in SetYOffset()
836 aOffset.Y() = nY; in SetYOffset()
[all …]
H A Doutput3.cxx55 Point aOffset; in PrePrintDrawingLayer() local
59 aOffset.X() -= pDoc->GetColWidth( nCol, nTab ) * nLayoutSign; in PrePrintDrawingLayer()
60 aOffset.Y() -= pDoc->GetRowHeight( 0, nY1-1, nTab ); in PrePrintDrawingLayer()
69 aOffset.X() += nDataWidth; in PrePrintDrawingLayer()
71 aRect.Left() = aRect.Right() = -aOffset.X(); in PrePrintDrawingLayer()
72 aRect.Top() = aRect.Bottom() = -aOffset.Y(); in PrePrintDrawingLayer()
74 Point aMMOffset( aOffset ); in PrePrintDrawingLayer()
/trunk/main/svx/source/svdraw/
H A Dgradtrns.cxx132 basegfx::B2DPoint aOffset( in GradToVec() local
136 aStartPos += aOffset; in GradToVec()
137 aEndPos += aOffset; in GradToVec()
167 basegfx::B2DPoint aOffset( in GradToVec() local
171 aStartPos += aOffset; in GradToVec()
172 aEndPos += aOffset; in GradToVec()
343 const basegfx::B2DPoint aOffset(aEndPos - aTopLeft); in VecToGrad() local
371 aStartPos -= aOffset; in VecToGrad()
372 aEndPos -= aOffset; in VecToGrad()
467 aStartPos -= aOffset; in VecToGrad()
[all …]
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx396 Point aCursor( aOffset ); in updateLayout()
406 aCursor.Y() += aSize.Height() + aOffset.Y(); in updateLayout()
424 aCursor.X() = aOffset.X(); in updateLayout()
438 aCursor.X() = aOffset.X(); in updateLayout()
444 aCursor.X() = aOffset.X(); in updateLayout()
453 aCursor.Y() += aSize.Height() + aOffset.Y(); in updateLayout()
520 aFTPos.Y() += nDeltaY + aOffset.Y(); in updateLayout()
527 …aCursor = Point( aOffset.X(), aPaneSize.Height() - mpCBAutoPreview->GetSizePixel().Height() - aOff… in updateLayout()
561 aCursor.X() = aOffset.X(); in updateLayout()
571 aCursor.Y() -= aOffset.Y() + aSize.Height(); in updateLayout()
[all …]
H A DCustomAnimationList.cxx998 ::Point aOffset( LogicToPixel( Point( 6, 6 ), MAP_APPFONT ) ); in Paint()
1002 aRect.Left() += aOffset.X(); in Paint()
1003 aRect.Top() += aOffset.Y(); in Paint()
1004 aRect.Right() -= aOffset.X(); in Paint()
1005 aRect.Bottom() -= aOffset.Y(); in Paint()
/trunk/main/writerfilter/source/doctok/
H A DWW8StyleSheet.cxx161 WW8StructBaseTmpOffset aOffset(this); in get_upx() local
163 aOffset.set(get_upxstart()); in get_upx()
165 if (aOffset.get() > 0 ) in get_upx()
171 nCount = getU16(aOffset); in get_upx()
173 aOffset.inc(nCount + 2); in get_upx()
174 aOffset.inc(aOffset.get() % 2); in get_upx()
177 nCount = getU16(aOffset); in get_upx()
181 aOffset.inc(2); in get_upx()
185 pProps(new WW8PropertySetImpl(*this, aOffset.get(), nCount, in get_upx()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx1179 Size aOffset; in CreateAnimObj() local
1198 aOffset.Height() = aMaxSizeLog.Height() - aRect.GetHeight(); in CreateAnimObj()
1202 aOffset.Width() = (aMaxSizeLog.Width() - aRect.GetWidth()) / 2; in CreateAnimObj()
1206 aOffset.Width() = (aMaxSizeLog.Width() - aRect.GetWidth()) / 2; in CreateAnimObj()
1211 aOffset.Width() = (aMaxSizeLog.Width() - aRect.GetWidth()) / 2; in CreateAnimObj()
1212 aOffset.Height() = aMaxSizeLog.Height() - aRect.GetHeight(); in CreateAnimObj()
1216 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()
1220 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()
1225 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()
1226 aOffset.Height() = aMaxSizeLog.Height() - aRect.GetHeight(); in CreateAnimObj()
[all …]
/trunk/main/svx/source/table/
H A Dtablehandles.cxx120 basegfx::B2DPoint aOffset(aPos.X(), aPos.Y()); in getPolyPolygon() local
127 aOffset[n] = aOffset[n] + GetValidDragOffset( *pDrag ); in getPolyPolygon()
130 basegfx::B2DPoint aStart(aOffset), aEnd(aOffset); in getPolyPolygon()
138 aStart[nPos] = aOffset[nPos] + aEdge.mnStart; in getPolyPolygon()
139 aEnd[nPos] = aOffset[nPos] + aEdge.mnEnd; in getPolyPolygon()
/trunk/main/starmath/source/
H A Drect.cxx638 Point aOffset (rPosition - GetTopLeft()); in Draw() local
641 rDev.DrawLine(Point(nLeft, GetAlignB()) += aOffset, in Draw()
642 Point(nRight, GetAlignB()) += aOffset); in Draw()
643 rDev.DrawLine(Point(nLeft, GetAlignT()) += aOffset, in Draw()
644 Point(nRight, GetAlignT()) += aOffset); in Draw()
646 rDev.DrawLine(Point(nLeft, GetBaseline()) += aOffset, in Draw()
647 Point(nRight, GetBaseline()) += aOffset); in Draw()
650 rDev.DrawLine(Point(nLeft, GetHiAttrFence()) += aOffset, in Draw()
651 Point(nRight, GetHiAttrFence()) += aOffset); in Draw()
/trunk/main/extensions/source/scanner/
H A Dgrid.hxx54 const Point aOffset(rWin.PixelToLogic(Point(mnOffX, mnOffY))); in draw() local
55 rWin.DrawBitmapEx(maPos - aOffset, rBitmapEx); in draw()
60 const Point aOffset(rWin.PixelToLogic(Point(mnOffX, mnOffY))); in isHit() local
61 const Rectangle aTarget(maPos - aOffset, maPos + aOffset); in isHit()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx565 const Size aOffset( LogicToLogic( Size( 1000, 1000 ), MAP_100TH_MM, rMap ) ); in DrawPauseScene() local
586 …const Point aGrfPos( Max( aOutOrg.X() + aOutSize.Width() - aGrfSize.Width() - aOffset.Width(), aOu… in DrawPauseScene()
587 … Max( aOutOrg.Y() + aOutSize.Height() - aGrfSize.Height() - aOffset.Height(), aOutOrg.Y() ) ); in DrawPauseScene()
618 aVDev.DrawText( Point( aOffset.Width(), 0 ), aText ); in DrawPauseScene()
619 DrawOutDev( Point( aOutOrg.X(), aOffset.Height() ), aVDevSize, Point(), aVDevSize, aVDev ); in DrawPauseScene()
627 DrawText( Point( aOutOrg.X() + aOffset.Width(), aOutOrg.Y() + aOffset.Height() ), aText ); in DrawPauseScene()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx446 const Point aOffset (rpDescriptor->GetBoundingBox().TopLeft()); in Paint() local
449 PaintButtonBackground(rDevice, rpDescriptor, aOffset); in Paint()
462 aOffset, in Paint()
481 const Point aOffset) in PaintButtonBackground() argument
503 rDevice.DrawBitmapEx(maBackgroundLocation+aOffset, BitmapEx(pBitmap->GetBitmap(), aMask)); in PaintButtonBackground()
1209 const Point aOffset, in Paint() argument
1223 aBox += aOffset; in Paint()
1287 const Point aOffset, in Paint() argument
1336 + aOffset.X() in Paint()
1339 + aOffset.Y() in Paint()
H A DSlsInsertionIndicatorOverlay.cxx168 const Point aOffset = PaintRepresentatives(aContent, aPreviewSize, nOffset, rRepresentatives); in Create() local
170 PaintPageCount(aContent, nSelectionCount, aPreviewSize, aOffset); in Create()
201 const Point aOffset (0,rRepresentatives.size()==1 ? -nOffset : 0); in PaintRepresentatives() local
226 aPageOffset += aOffset; in PaintRepresentatives()
H A DSlsToolTip.cxx186 const Point aOffset (pWindow->GetWindowExtentsRelative(pParent).TopLeft()); in DoShow() local
192 aBox.Move(aOffset.X(), aOffset.Y() + aBox.GetHeight() + 3); in DoShow()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx183 const Point aOffset);
224 const Point aOffset,
270 const Point aOffset,
298 const Point aOffset,
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1044 Point aOffset( (aNewGrfSize.Width() - aOldGrfSize.Width()) >> 1, in ExecuteGrafAttr() local
1060 ShearPoint(aOffset, Point(0,0), aGeo.nTan); in ExecuteGrafAttr()
1067 RotatePoint(aOffset, Point(0,0), aGeo.nSin,aGeo.nCos); in ExecuteGrafAttr()
1071 aPol.Move( -aOffset.X(), -aOffset.Y() ); in ExecuteGrafAttr()
1076 aNewRect.Move( -aOffset.X(), -aOffset.Y() ); in ExecuteGrafAttr()
/trunk/main/svgio/source/svgreader/
H A Dsvggradientnode.cxx283 const SvgNumber aOffset(pCandidate->getOffset()); in collectGradientEntries() local
286 if(Unit_percent == aOffset.getUnit()) in collectGradientEntries()
289 fOffset = aOffset.getNumber() * 0.01; in collectGradientEntries()
293 fOffset = aOffset.solve(*this); in collectGradientEntries()
H A Dsvgtextpathnode.cxx237 const basegfx::B2DVector aOffset(aBasePoint - mrTextStart); in allowChange() local
239 if(!basegfx::fTools::equalZero(aOffset.getY())) in allowChange()
242 aPosition.setY(aPosition.getY() + aOffset.getY()); in allowChange()
/trunk/main/toolkit/source/awt/
H A Dvclxdevice.cxx155 Point aOffset = ((Printer*)mpOutputDevice)->GetPageOffset(); in getInfo() local
156 aInfo.LeftInset = aOffset.X(); in getInfo()
157 aInfo.TopInset = aOffset.Y(); in getInfo()
158 aInfo.RightInset = aDevSz.Width() - aOutSz.Width() - aOffset.X(); in getInfo()
159 aInfo.BottomInset = aDevSz.Height() - aOutSz.Height() - aOffset.Y(); in getInfo()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx810 Size aOffset( aBaseOffset ); in Move() local
834 aOffset = aMapVDev.LogicToLogic( aBaseOffset, GetPrefMapMode(), aMapVDev.GetMapMode() ); in Move()
837 pModAct->Move( aOffset.Width(), aOffset.Height() ); in Move()
844 Size aOffset( aBaseOffset ); in Move() local
871 aOffset = aMapVDev.LogicToPixel( aBaseOffset, GetPrefMapMode() ); in Move()
873 aOffset.Width() = static_cast<long>(aOffset.Width() * (double)aMap.GetScaleX()); in Move()
874 aOffset.Height() = static_cast<long>(aOffset.Height() * (double)aMap.GetScaleY()); in Move()
877aOffset = aMapVDev.LogicToLogic( aBaseOffset, GetPrefMapMode(), aMapVDev.GetMapMode() ); in Move()
880 pModAct->Move( aOffset.Width(), aOffset.Height() ); in Move()
1037 const Size aOffset( -aNewBound.Left(), -aNewBound.Top() ); in Rotate() local
[all …]
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx200 const Point aOffset (LogicToPixel( Point(3,3), MAP_APPFONT)); in GetHeightForWidth() local
201 sal_Int32 nHeight (3 * aOffset.Y()); in GetHeightForWidth()
430 Point aOffset( LogicToPixel( Point(3,3), MAP_APPFONT ) ); in updateLayout() local
438 …gOffsetY[CB_BANDED_COLUMNS] + mxControls[CB_BANDED_COLUMNS]->GetSizePixel().Height() + aOffset.Y(); in updateLayout()
448 … aSize.Width() = aPaneSize.Width() - aOffset.X() - mxControls[nId]->GetPosPixel().X(); in updateLayout()
522 aCPos.X() = ( nId == FL_STYLE_OPTIONS ? 1 : 2 ) * aOffset.X(); in updateLayout()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx282 const Point aOffset (maVisualState.GetLocationOffset()); in GetBoundingBox() local
283 aBox.Move(aOffset.X(), aOffset.Y()); in GetBoundingBox()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.cxx323 …Size aOffset = pConverter->LogicToPixel( Size( _nIndentAppFont, ( _eRelation == RelatedControls ? … in positionBelow() local
325 Point aControlPos( aReference.X() + aOffset.Width(), aReference.Y() + aOffset.Height() ); in positionBelow()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx171 const Point aOffset = LogicToPixel( Point( SECTION_OFFSET, SECTION_OFFSET ), MAP_APPFONT ); in ResizeScrollBars() local
175 const sal_Int32 nNewWidth = aOutPixSz.Width() - aOffset.X() - (long)aStartWidth; in ResizeScrollBars()
176 …lcl_setScrollBar(nNewWidth,Point( (long)aStartWidth + aOffset.X(), aOutPixSz.Height() ),Size( nNew… in ResizeScrollBars()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx979 OString aOffset( OString::valueOf( sal_Int64(section_begin->second.second ) ) ); in emit() local
980 int nPad = 10 - aOffset.getLength(); in emit()
983 aBuf.append( aOffset ); in emit()
1003 rtl::OString aOffset( rtl::OString::valueOf( sal_Int32(nXRefPos) ) ); in emit() local
1004 if( ! rWriteContext.write( aOffset.getStr(), aOffset.getLength() ) ) in emit()

Completed in 136 milliseconds

1234