Home
last modified time | relevance | path

Searched refs:aTextPos (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx666 Point aTextPos; in TakeUnrotatedSnapRect() local
682 if (!bUpsideDown) aTextPos.Y()=aPt1b.Y()+nLWdt; in TakeUnrotatedSnapRect()
687 else aTextPos.Y()=aPt1b.Y()+nLWdt; in TakeUnrotatedSnapRect()
691 aTextPos.X()+=aTextSize2.Width(); in TakeUnrotatedSnapRect()
692 aTextPos.Y()+=aTextSize2.Height(); in TakeUnrotatedSnapRect()
705 else aTextPos.Y()=aPt1b.Y()-nLWdt; in TakeUnrotatedSnapRect()
708 if (!bBelowRefEdge) aTextPos.Y()=aPt1b.Y()-nLWdt; in TakeUnrotatedSnapRect()
709 else aTextPos.Y()=aPt1b.Y()+aTextSize2.Width()+nLWdt; in TakeUnrotatedSnapRect()
713 aTextPos.X()+=aTextSize2.Height(); in TakeUnrotatedSnapRect()
714 aTextPos.Y()-=aTextSize2.Width(); in TakeUnrotatedSnapRect()
[all …]
H A Dsvdotext.cxx948 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect() local
984 aTextPos.X()+=nFreeWdt/2; in TakeTextRect()
986 aTextPos.X()+=nFreeWdt; in TakeTextRect()
992 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
994 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
997 RotatePoint(aTextPos,aAnkRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeTextRect()
1003 rTextRect=Rectangle(aTextPos,aTextSiz); in TakeTextRect()
H A Dsvdoashp.cxx3051 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect() local
3088 aTextPos.X()+=nFreeWdt/2; in TakeTextRect()
3090 aTextPos.X()+=nFreeWdt; in TakeTextRect()
3096 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
3098 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
3101 RotatePoint(aTextPos,aAnkRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeTextRect()
3107 rTextRect=Rectangle(aTextPos,aTextSiz); in TakeTextRect()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1040 Point aTextPos; in PaintBullet() local
1046 aTextPos.X() = rStartPos.X() + aBulletArea.Left(); in PaintBullet()
1054 aTextPos.Y() = rStartPos.Y() + aBulletArea.Left(); in PaintBullet()
1066 aTextPos -= rOrigin; in PaintBullet()
1068 aRotatedPos.X()=(long) (nCos*aTextPos.X() + nSin*aTextPos.Y()); in PaintBullet()
1069 aRotatedPos.Y()=(long) - (nSin*aTextPos.X() - nCos*aTextPos.Y()); in PaintBullet()
1070 aTextPos = aRotatedPos; in PaintBullet()
1072 aTextPos += rOrigin; in PaintBullet()
1095 aTextPos.Y() -= aMetric.GetDescent(); in PaintBullet()
1098 DrawingText(aTextPos, pPara->GetText(), 0, pPara->GetText().Len(), pBuf, in PaintBullet()
[all …]
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx250 Point aTextPos( IMPL_DIALOG_OFFSET, IMPL_DIALOG_OFFSET+IMPL_MSGBOX_OFFSET_EXTRA_Y ); in ImplPosControls() local
305 aTextPos.X() += aImageSize.Width()+IMPL_SEP_MSGBOX_IMAGE; in ImplPosControls()
318 aTextPos.X() += IMPL_MSGBOX_OFFSET_EXTRA_X; in ImplPosControls()
333 nWidth = nButtonSize-(aTextPos.X()-IMPL_DIALOG_OFFSET); in ImplPosControls()
408 Point aPos( aTextPos ); in ImplPosControls()
421 mpFixedText->SetPosSizePixel( aTextPos, aFixedSize ); in ImplPosControls()
H A Dstatus.cxx457 Point aTextPos = ImplGetItemTextPos( aTextRectSize, aTextSize, pItem->mnBits ); in ImplDrawItem() local
459 mpImplData->mpVirDev->DrawText( aTextPos, pItem->maText ); in ImplDrawItem()
462 aTextPos.X() += aTextRect.Left(); in ImplDrawItem()
463 aTextPos.Y() += aTextRect.Top(); in ImplDrawItem()
464 DrawText( aTextPos, pItem->maText ); in ImplDrawItem()
/trunk/main/vcl/source/control/
H A Dbutton.cxx441 Point aTextPos = rPos; in ImplDrawAlignedImage() local
541 aTextPos.X() = rPos.X() + aMax.Width() - aTSSize.Width(); in ImplDrawAlignedImage()
548 aTextPos.X() = rPos.X() + aImageSize.Width() + nImageSep; in ImplDrawAlignedImage()
576 aUnion.Union( Rectangle( aTextPos, aTSSize ) ); in ImplDrawAlignedImage()
608 aTextPos.X() += nXOffset; in ImplDrawAlignedImage()
609 aTextPos.Y() += nYOffset; in ImplDrawAlignedImage()
620 … Point aRightPos = Point( aTextPos.X() + aTextSize.Width() + aSymbolSize.Width()/2, aTextPos.Y() ); in ImplDrawAlignedImage()
625 *pSymbolRect = Rectangle( aTextPos, aSymbolSize ); in ImplDrawAlignedImage()
626 aTextPos.X() += ( 3 * nSymbolHeight / 2 ); in ImplDrawAlignedImage()
631 pSymbolRect->setY( aTextPos.Y() + nYOffset ); in ImplDrawAlignedImage()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx256 CGPoint aTextPos = { +aVclPos.X()/mfFontScale, -aVclPos.Y()/mfFontScale }; in DrawText() local
263 aTextPos = CGPointApplyAffineTransform( aTextPos, aInvMatrix ); in DrawText()
266 CGContextSetTextPosition( rAquaGraphics.mrContext, aTextPos.x, aTextPos.y ); in DrawText()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx829 awt::Point aTextPos( rTextPos ); in DrawText() local
834 aTextPos.Y -= static_cast<sal_Int32>( ( mpCGM->pElement->nCharacterHeight * 1.5 ) / 2 ); in DrawText()
841 aTextPos.Y -= static_cast<sal_Int32>( mpCGM->pElement->nCharacterHeight * 1.5 ); in DrawText()
865 maXShape->setPosition( aTextPos ); in DrawText()
875 aAny <<= (sal_Int32)( aTextPos.X ); in DrawText()
877 aAny <<= (sal_Int32)( aTextPos.Y + nHeight ); in DrawText()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx2006 Point aTextPos( aImagePos.X() - aOffset.Width(), pInfo->mrStartPos.Y() ); in IMPL_LINK() local
2021 aTextPos.Y() += (aOutSize.Height() - aTextSz.Height()) / 2; in IMPL_LINK()
2024 aTextPos.X() -= aTextSz.Width(); in IMPL_LINK()
2028 aTextPos.X() += aTextSz.Width(); in IMPL_LINK()
2033 aTextPos.Y() -= aTextSz.Width(); in IMPL_LINK()
2034 aTextPos.X() += nBulletHeight / 2; in IMPL_LINK()
2036 pInfo->mpOutDev->DrawText( aTextPos, aPageText ); in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2994 aTextPos -= aOutputArea.TopRight(); in SelectForContextMenu()
2995 long nTemp = -aTextPos.X(); in SelectForContextMenu()
2996 aTextPos.X() = aTextPos.Y(); in SelectForContextMenu()
2997 aTextPos.Y() = nTemp; in SelectForContextMenu()
3000 aTextPos -= aOutputArea.TopLeft(); in SelectForContextMenu()
3040 Point aTextPos = aLogicPos; in SelectForContextMenu() local
3043 aTextPos -= aOutputArea.TopRight(); in SelectForContextMenu()
3044 long nTemp = -aTextPos.X(); in SelectForContextMenu()
3045 aTextPos.X() = aTextPos.Y(); in SelectForContextMenu()
3046 aTextPos.Y() = nTemp; in SelectForContextMenu()
[all …]
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx678 Point aTextPos( aRenderArea.TopLeft() ); in impl_renderItemContent() local
688 aTextPos.X() += aTextSize.Height(); in impl_renderItemContent()
689 aTextPos.X() += ( aRenderArea.GetWidth() - aTextSize.Height() ) / 2; in impl_renderItemContent()
693 aTextPos.Y() += ( aRenderArea.GetHeight() - aTextSize.Height() ) / 2; in impl_renderItemContent()
696 m_rTabBar.DrawText( aTextPos, sItemText ); in impl_renderItemContent()
/trunk/main/svtools/source/control/
H A Droadmap.cxx682 Point aTextPos = LogicToPixel( Point( ROADMAP_INDENT_X, 8 ), MAP_APPFONT ); in DrawHeadline() local
687 …DrawText( Rectangle( aTextPos, aOutputSize ), GetText(), TEXT_DRAW_LEFT | TEXT_DRAW_TOP | TEXT_DRA… in DrawHeadline()
688 …DrawTextLine( aTextPos, aOutputSize.Width(), STRIKEOUT_NONE, UNDERLINE_SINGLE, UNDERLINE_NONE, sal… in DrawHeadline()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx163 Point aTextPos = maPos; in draw() local
165 aTextPos.setX(maPos.getX() + nMargin); in draw()
166 aTextPos.setY(maPos.getY() + (maSize.Height()-nTHeight)/2); in draw()
170 mpOutDev->DrawText(aTextPos, maText); in draw()
/trunk/main/svtools/inc/svtools/
H A Dexpander.hxx47 Point aTextPos; member in SvExpander
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1535 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect() local
1551 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
1553 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
1559 rTextRect=Rectangle(aTextPos,aTextSiz); in TakeTextRect()

Completed in 159 milliseconds