Home
last modified time | relevance | path

Searched refs:AdjustLeft (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddecoview.cxx162 nRect.AdjustLeft(n4 ); in ImplDrawSymbol()
346 nRect.AdjustLeft(n4 ); in ImplDrawSymbol()
429 rRect.AdjustLeft(nLineWidth ); in ImplDrawDPILineRect()
446 rRect.AdjustLeft( 1 ); in ImplDraw2ColorFrame()
941 aRect.AdjustLeft( 1 ); in DrawButton()
948 aRect.AdjustLeft( 1 ); in DrawButton()
953 aRect.AdjustLeft( 1 ); in DrawButton()
960 aRect.AdjustLeft(4 ); in DrawButton()
967 aRect.AdjustLeft(3 ); in DrawButton()
975 aRect.AdjustLeft(3 ); in DrawButton()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddecoview.cxx162 nRect.AdjustLeft(n4 ); in ImplDrawSymbol()
359 nRect.AdjustLeft(n4 ); in ImplDrawSymbol()
442 rRect.AdjustLeft(nLineWidth ); in ImplDrawDPILineRect()
459 rRect.AdjustLeft( 1 ); in ImplDraw2ColorFrame()
965 aRect.AdjustLeft( 1 ); in DrawButton()
972 aRect.AdjustLeft( 1 ); in DrawButton()
977 aRect.AdjustLeft( 1 ); in DrawButton()
984 aRect.AdjustLeft(4 ); in DrawButton()
991 aRect.AdjustLeft(3 ); in DrawButton()
999 aRect.AdjustLeft(3 ); in DrawButton()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dlrspitem.hxx61 void AdjustLeft(); // nLeftMargin and nTxtLeft are being adjusted.
142 AdjustLeft(); in SetTextFirstLineOfst()
153 AdjustLeft(); in SetTextLeft()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dlrspitem.hxx65 void AdjustLeft(); // nLeftMargin and nTxtLeft are being adjusted.
152 AdjustLeft(); in SetTextFirstLineOffset()
163 AdjustLeft(); in SetTextLeft()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/hatchwindow/
H A Dipwin.cxx285 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
294 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
301 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
309 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
322 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
329 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/hatchwindow/
H A Dipwin.cxx285 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
294 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
301 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
309 aTrackRect.AdjustLeft( -(aDiff.X()) ); in GetTrackRectPixel()
322 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
329 aTrackRect.AdjustLeft(aDiff.X() ); in GetTrackRectPixel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx99 aStrRect.AdjustLeft(8 ); in UserDraw()
103 aStrRect.AdjustLeft(nRectWidth/3 ); in UserDraw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dviewlayoutctrl.cxx106 aRect.AdjustLeft( nXOffset ); in Paint()
113 aRect.AdjustLeft(mpImpl->maImageSingleColumn.GetSizePixel().Width() ); in Paint()
117 aRect.AdjustLeft(mpImpl->maImageAutomatic.GetSizePixel().Width() ); in Paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx106 aStrRect.AdjustLeft(8 ); in UserDraw()
110 aStrRect.AdjustLeft(nRectWidth/3 ); in UserDraw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dsvborder.cxx29 rRect.AdjustLeft(-(rBorder.Left())); in operator +=()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dsvborder.cxx29 rRect.AdjustLeft( -(rBorder.Left()) ); in operator +=()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dviewlayoutctrl.cxx114 aRect.AdjustLeft(mpImpl->maImageSingleColumn.GetSizePixel().Width() ); in Paint()
118 aRect.AdjustLeft(mpImpl->maImageAutomatic.GetSizePixel().Width() ); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dclient.cxx112 aLogicRect.AdjustLeft( -nDiff ); in RequestNewObjectArea()
126 aLogicRect.AdjustLeft( -nDiff ); in RequestNewObjectArea()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dclient.cxx113 aLogicRect.AdjustLeft( -nDiff ); in RequestNewObjectArea()
127 aLogicRect.AdjustLeft( -nDiff ); in RequestNewObjectArea()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dgradient.cxx148 aRect.AdjustLeft( -static_cast<long>(fDX) ); in GetBoundRect()
169 aRect.AdjustLeft( -static_cast<long>(fDX) ); in GetBoundRect()
H A Dgraph.cxx57 aBorderRect.AdjustLeft(nPixel ); in ImplDrawDefault()
63 aBorderRect.AdjustLeft( -nPixel ); in ImplDrawDefault()
166 aBorderRect.AdjustLeft( 1 ); in ImplDrawDefault()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dcalendar.cxx483 aRect.AdjustLeft(nLines ); in ImplDrawSpinArrow()
492 aRect.AdjustLeft( 1 ); in ImplDrawSpinArrow()
497 aRect.AdjustLeft( -1 ); in ImplDrawSpinArrow()
513 aOutRect.AdjustLeft(3 ); in ImplDrawSpin()
519 aOutRect.AdjustLeft(3 ); in ImplDrawSpin()
1427 aRect.AdjustLeft( -nX ); in GetDateRect()
1446 aRect.AdjustLeft(nDayIndex*mnDayWidth ); in GetDateRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotxed.cxx234 else if (eHAdj==SDRTEXTHORZADJUST_RIGHT) pViewMin->AdjustLeft(nXFree ); in TakeTextEditArea()
235 … else { pViewMin->AdjustLeft(nXFree/2 ); pViewMin->SetRight(pViewMin->Left()+aPaperMin.Width() ); } in TakeTextEditArea()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgradient.cxx214 aRect.AdjustLeft( -static_cast<tools::Long>(fDX) ); in GetBoundRect()
235 aRect.AdjustLeft( -static_cast<tools::Long>(fDX) ); in GetBoundRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotxed.cxx235 else if (eHAdj==SDRTEXTHORZADJUST_RIGHT) pViewMin->AdjustLeft(nXFree ); in TakeTextEditArea()
236 … else { pViewMin->AdjustLeft(nXFree/2 ); pViewMin->SetRight(pViewMin->Left()+aPaperMin.Width() ); } in TakeTextEditArea()
H A Dsvdotxat.cxx217 rR.AdjustLeft( -nWdtGrow ); in AdjustTextFrameWidthAndHeight()
221 rR.AdjustLeft( -nWdtGrow2 ); in AdjustTextFrameWidthAndHeight()
H A Dsvddrag.cxx125 rRect.AdjustLeft(rRect.Left()-rRect.Right() ); in TakeCreateRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dtablegeometry.cxx115 m_aRect.AdjustLeft(m_rControl.m_aColumnWidths[ col ].getWidth() ); in impl_initRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dtablegeometry.cxx115 m_aRect.AdjustLeft(m_rControl.m_aColumnWidths[ col ].getWidth() ); in impl_initRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dtabctrl.cxx388 item.maRect.AdjustLeft(nRightSpace); in lcl_AdjustSingleLineTabs()
529 item.maRect.AdjustLeft(nIDX ); in ImplPlaceTabs()
640 aRect.AdjustLeft( -3 ); in ImplChangeTabPage()
646 aRect.AdjustLeft( -3 ); in ImplChangeTabPage()
702 aRect.AdjustLeft( -(TAB_OFFSET) ); in ImplChangeTabPage()
1106 aRect.AdjustLeft( -(TAB_OFFSET) ); in Paint()
1120 aRect.AdjustLeft( -10 ); in Paint()
1295 aRect.AdjustLeft( -(TAB_OFFSET+TAB_BORDER_LEFT) ); in setAllocation()
1560 aRect.AdjustLeft( -2 ); in PreNotify()
1572 aRect.AdjustLeft( -2 ); in PreNotify()

1234567891011