| /AOO41X/main/cppcanvas/source/mtfrenderer/ |
| H A D | mtftools.cxx | 334 const ::basegfx::B2DPoint& rStartPos, in appendRect() 340 const double x( rStartPos.getX() ); in appendRect() 341 const double y( rStartPos.getY() ); in appendRect() 386 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const ::basegfx::B2DPoint rStartPos, in createTextLinesPolyPolygon() argument 407 rStartPos, in createTextLinesPolyPolygon() 429 rStartPos, in createTextLinesPolyPolygon() 441 rStartPos, in createTextLinesPolyPolygon() 449 rStartPos, in createTextLinesPolyPolygon() 461 rStartPos.getX(), in createTextLinesPolyPolygon() 462 rStartPos.getY() + rTextLineInfo.mnOverlineOffset, in createTextLinesPolyPolygon() [all …]
|
| H A D | mtftools.hxx | 260 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const ::basegfx::B2DPoint rStartPos,
|
| /AOO41X/main/editeng/source/outliner/ |
| H A D | outliner.cxx | 1006 void Outliner::PaintBullet( sal_uInt16 nPara, const Point& rStartPos, in PaintBullet() argument 1044 …aTextPos.Y() = rStartPos.Y() + ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet() 1046 aTextPos.X() = rStartPos.X() + aBulletArea.Left(); in PaintBullet() 1048 aTextPos.X() = rStartPos.X() + GetPaperSize().Width() - aBulletArea.Left(); in PaintBullet() 1053 …aTextPos.X() = rStartPos.X() - ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet() 1054 aTextPos.Y() = rStartPos.Y() + aBulletArea.Left(); in PaintBullet() 1117 aBulletPos.Y() = rStartPos.Y() + aBulletArea.Top(); in PaintBullet() 1119 aBulletPos.X() = rStartPos.X() + aBulletArea.Left(); in PaintBullet() 1121 … aBulletPos.X() = rStartPos.X() + GetPaperSize().Width() - aBulletArea.Right(); in PaintBullet() 1125 aBulletPos.X() = rStartPos.X() - aBulletArea.Bottom(); in PaintBullet() [all …]
|
| H A D | outleeng.cxx | 54 void OutlinerEditEng::PaintingFirstLine( sal_uInt16 nPara, const Point& rStartPos, long nBaseLineY,… in PaintingFirstLine() argument 58 PaintFirstLineInfo aInfo( nPara, rStartPos, nBaseLineY, rOrigin, nOrientation, pOutDev ); in PaintingFirstLine() 62 pOwner->PaintBullet( nPara, rStartPos, rOrigin, nOrientation, pOutDev ); in PaintingFirstLine() 157 void OutlinerEditEng::DrawingText( const Point& rStartPos, const XubString& rText, sal_uInt16 nText… in DrawingText() argument 199 … pOwner->DrawingText(rStartPos,rText,nTextStart,nTextLen,pDXArray,rFont,nPara,nIndex,nRightToLeft, in DrawingText()
|
| H A D | outleeng.hxx | 48 …virtual void PaintingFirstLine( sal_uInt16 nPara, const Point& rStartPos, long nBaseLineY, … 56 …const Point& rStartPos, const XubString& rText, sal_uInt16 nTextStart, sal_uInt16 nTextLen, const …
|
| H A D | outlin2.cxx | 236 void Outliner::Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation ) in Draw() argument 239 pEditEngine->Draw( pOutDev, rStartPos, nOrientation ); in Draw()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdsnpv.cxx | 53 ImplPageOriginOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos); 59 …OriginOverlay::ImplPageOriginOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos) in ImplPageOriginOverlay() argument 60 : maPosition(rStartPos) in ImplPageOriginOverlay() 121 ImplHelpLineOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos, 134 const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos, in ImplHelpLineOverlay() argument 136 : maPosition(rStartPos), in ImplHelpLineOverlay()
|
| H A D | svdpntv.cxx | 92 ImplEncirclementOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos); 98 …mentOverlay::ImplEncirclementOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos) in ImplEncirclementOverlay() argument 99 : maSecondPosition(rStartPos) in ImplEncirclementOverlay() 109 rStartPos, rStartPos, false); in ImplEncirclementOverlay()
|
| H A D | svdmrkv.cxx | 81 …ImplMarkingOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos, sal_Bool bUnmark… 88 …:ImplMarkingOverlay(const SdrPaintView& rView, const basegfx::B2DPoint& rStartPos, sal_Bool bUnmar… in ImplMarkingOverlay() argument 89 : maSecondPosition(rStartPos), in ImplMarkingOverlay() 100 rStartPos, rStartPos, false); in ImplMarkingOverlay()
|
| /AOO41X/main/sc/source/ui/optdlg/ |
| H A D | tpusrlst.cxx | 425 void ScTpUserLists::CopyListFromArea( const ScRefAddress& rStartPos, in CopyListFromArea() argument 432 SCTAB nTab = rStartPos.Tab(); in CopyListFromArea() 433 SCCOL nStartCol = rStartPos.Col(); in CopyListFromArea() 434 SCROW nStartRow = rStartPos.Row(); in CopyListFromArea()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoportenum.cxx | 164 const SwPosition& rStartPos = pBkmk->GetMarkStart(); in lcl_FillBookmarkArray() local 165 if(rStartPos.nNode == nOwnNode) in lcl_FillBookmarkArray() 173 nType, rStartPos))); in lcl_FillBookmarkArray() 267 const SwPosition& rStartPos = pAnnotationMark->GetMarkStart(); in lcl_FillAnnotationStartArray() local 268 if ( rStartPos.nNode == nOwnNode ) in lcl_FillAnnotationStartArray() 278 rStartPos ) ) ); in lcl_FillAnnotationStartArray()
|
| /AOO41X/main/editeng/inc/editeng/ |
| H A D | outliner.hxx | 531 …PaintFirstLineInfo( sal_uInt16 nPara, const Point& rStartPos, long nBaseLineY, const Point& rOrigi… in PaintFirstLineInfo() 532 …: mnPara( nPara ), mrStartPos( rStartPos ), mnBaseLineY( nBaseLineY ), mrOrigin( rOrigin ), mnOrie… in PaintFirstLineInfo() 724 void PaintBullet( sal_uInt16 nPara, const Point& rStartPos, 881 void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 ); 922 const Point& rStartPos, const String& rText, sal_uInt16 nTextStart, sal_uInt16 nTextLen,
|
| H A D | editeng.hxx | 309 void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 ); 428 …virtual void PaintingFirstLine( sal_uInt16 nPara, const Point& rStartPos, long nBaseLineY, cons… 438 …const Point& rStartPos, const String& rText, sal_uInt16 nTextStart, sal_uInt16 nTextLen, const sal…
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | sdxfer.hxx | 66 … void SetStartPos( const Point& rStartPos ) { maStartPos = rStartPos; } in SetStartPos() argument
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | drawvie4.cxx | 141 sal_Bool ScDrawView::BeginDrag( Window* pWindow, const Point& rStartPos ) in BeginDrag() argument 152 aDragStartDiff = rStartPos - aMarkedRect.TopLeft(); in BeginDrag()
|
| /AOO41X/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh2.cxx | 101 … const SwPosition rStartPos( *(GetTblCrs()->GetMark()->nNode.GetNode().GetCntntNode()), 0 ); in Insert() local 108 pAnnotationTextRange = new SwPaM( rStartPos, rEndPos ); in Insert()
|
| /AOO41X/main/svtools/source/edit/ |
| H A D | texteng.cxx | 2060 void TextEngine::ImpPaint( OutputDevice* pOutDev, const Point& rStartPos, Rectangle const* pPaintAr… in ImpPaint() argument 2072 long nY = rStartPos.Y(); in ImpPaint() 2108 Point aTmpPos( rStartPos.X() + pLine->GetStartX(), nY ); in ImpPaint() 2128 … aTmpPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nIndex, nIndex ); in ImpPaint() 2182 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2196 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2207 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2215 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nEnd ); in ImpPaint()
|
| /AOO41X/main/sc/source/ui/app/ |
| H A D | uiitems.cxx | 74 const ScAddress& rStartPos, in ScInputStatusItem() argument 80 aStartPos ( rStartPos ), in ScInputStatusItem()
|
| /AOO41X/main/sw/source/filter/inc/ |
| H A D | fltshell.hxx | 81 SW_DLLPUBLIC SwFltStackEntry(const SwPosition & rStartPos, SfxPoolItem* pHt ); 85 void SetStartPos(const SwPosition & rStartPos);
|
| /AOO41X/main/sw/inc/ |
| H A D | pageiter.hxx | 38 SwPageIter( const SwDoc &rDoc, const SwPosition &rStartPos );
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | excrecds.cxx | 545 XclExpAutofilterinfo::XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol ) : in XclExpAutofilterinfo() argument 547 maStartPos( rStartPos ) in XclExpAutofilterinfo()
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | tpusrlst.hxx | 100 void CopyListFromArea ( const ScRefAddress& rStartPos,
|
| H A D | drawview.hxx | 102 sal_Bool BeginDrag( Window* pWindow, const Point& rStartPos );
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | imivctl1.cxx | 3829 SvxIconChoiceCtrlEntry* SvxIconChoiceCtrl_Impl::GetNextSelectedEntry( sal_uLong& rStartPos ) const in GetNextSelectedEntry() 3832 if( rStartPos > nCount || !GetSelectionCount() ) in GetNextSelectedEntry() 3836 for( sal_uLong nCur = rStartPos+1; nCur < nCount; nCur++ ) in GetNextSelectedEntry() 3841 rStartPos = nCur; in GetNextSelectedEntry() 3848 SvxIconChoiceCtrlEntry* pEntry = (SvxIconChoiceCtrlEntry*)aEntries.GetObject( rStartPos ); in GetNextSelectedEntry() 3854 rStartPos = GetEntryListPos( pEntry ); in GetNextSelectedEntry() 3861 rStartPos = 0xffffffff; in GetNextSelectedEntry()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | sdview2.cxx | 397 void View::StartDrag( const Point& rStartPos, ::Window* pWindow ) in StartDrag() argument 426 CreateDragDataObject( this, *pWindow, rStartPos ); in StartDrag()
|