Home
last modified time | relevance | path

Searched refs:rBoundingBox (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterUIPainter.cxx75 rBoundingBox.X, in PaintHorizontalBitmapComposite()
76 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
93 rBoundingBox.X + rBoundingBox.Width - aRightBitmapSize.Width, in PaintHorizontalBitmapComposite()
94 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
114 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
177 rBoundingBox.X, in PaintVerticalBitmapComposite()
178 rBoundingBox.Y, in PaintVerticalBitmapComposite()
196 rBoundingBox.X, in PaintVerticalBitmapComposite()
197 rBoundingBox.Y + rBoundingBox.Height - nBBoxHeight, in PaintVerticalBitmapComposite()
216 rBoundingBox.X, in PaintVerticalBitmapComposite()
[all …]
H A DPresenterToolBar.cxx841 nGap = (rBoundingBox.X2 - rBoundingBox.X1 - rPartSize.Width) / (rpPart->size()-1); in LayoutPart()
843 nGap = (rBoundingBox.Y2 - rBoundingBox.Y1 - rPartSize.Height) / (rpPart->size()-1); in LayoutPart()
847 double nX (rBoundingBox.X1); in LayoutPart()
848 double nY (rBoundingBox.Y1); in LayoutPart()
866 … nY = rBoundingBox.Y1 + (rBoundingBox.Y2-rBoundingBox.Y1 - aElementSize.Height) / 2; in LayoutPart()
878 … nX = rBoundingBox.X1 + (rBoundingBox.X2-rBoundingBox.X1 - aElementSize.Width) / 2; in LayoutPart()
902 … nY = rBoundingBox.Y1 + (rBoundingBox.Y2-rBoundingBox.Y1 - aElementSize.Height) / 2; in LayoutPart()
922 … nX = rBoundingBox.X1 + (rBoundingBox.X2-rBoundingBox.X1 - aNewElementSize.Width) / 2; in LayoutPart()
1654 const awt::Rectangle& rBoundingBox) in Paint() argument
1677 const double nY = rBoundingBox.Y + rBoundingBox.Height - aBox.Y2; in Paint()
[all …]
H A DPresenterUIPainter.hxx40 const css::awt::Rectangle& rRepaintBox, const css::awt::Rectangle& rBoundingBox,
47 const css::awt::Rectangle& rRepaintBox, const css::awt::Rectangle& rBoundingBox,
H A DPresenterSlidePreview.cxx205 void PresenterSlidePreview::Paint (const awt::Rectangle& rBoundingBox) in Paint() argument
264 rBoundingBox, in Paint()
H A DPresenterSlidePreview.hxx129 void Paint (const css::awt::Rectangle& rBoundingBox);
H A DPresenterSlideSorter.cxx78 void Update (const geometry::RealRectangle2D& rBoundingBox, const double nSlideAspectRatio);
1086 const geometry::RealRectangle2D& rBoundingBox, in Update() argument
1089 maBoundingBox = rBoundingBox; in Update()
1094 const double nWidth (rBoundingBox.X2 - rBoundingBox.X1 - 2*mnHorizontalBorder); in Update()
1095 const double nHeight (rBoundingBox.Y2 - rBoundingBox.Y1 - 2*mnVerticalBorder); in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterUIPainter.cxx75 rBoundingBox.X, in PaintHorizontalBitmapComposite()
76 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
93 rBoundingBox.X + rBoundingBox.Width - aRightBitmapSize.Width, in PaintHorizontalBitmapComposite()
94 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
114 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
177 rBoundingBox.X, in PaintVerticalBitmapComposite()
178 rBoundingBox.Y, in PaintVerticalBitmapComposite()
196 rBoundingBox.X, in PaintVerticalBitmapComposite()
197 rBoundingBox.Y + rBoundingBox.Height - nBBoxHeight, in PaintVerticalBitmapComposite()
216 rBoundingBox.X, in PaintVerticalBitmapComposite()
[all …]
H A DPresenterToolBar.cxx826 nGap = (rBoundingBox.X2 - rBoundingBox.X1 - rPartSize.Width) / (rpPart->size()-1); in LayoutPart()
828 nGap = (rBoundingBox.Y2 - rBoundingBox.Y1 - rPartSize.Height) / (rpPart->size()-1); in LayoutPart()
832 double nX (rBoundingBox.X1); in LayoutPart()
833 double nY (rBoundingBox.Y1); in LayoutPart()
851 … nY = rBoundingBox.Y1 + (rBoundingBox.Y2-rBoundingBox.Y1 - aElementSize.Height) / 2; in LayoutPart()
863 … nX = rBoundingBox.X1 + (rBoundingBox.X2-rBoundingBox.X1 - aElementSize.Width) / 2; in LayoutPart()
888 … nY = rBoundingBox.Y1 + (rBoundingBox.Y2-rBoundingBox.Y1 - aElementSize.Height) / 2; in LayoutPart()
908 … nX = rBoundingBox.X1 + (rBoundingBox.X2-rBoundingBox.X1 - aNewElementSize.Width) / 2; in LayoutPart()
1619 const awt::Rectangle& rBoundingBox) in Paint() argument
1642 const double nY = rBoundingBox.Y + rBoundingBox.Height - aBox.Y2; in Paint()
[all …]
H A DPresenterUIPainter.hxx41 const css::awt::Rectangle& rBoundingBox,
49 const css::awt::Rectangle& rBoundingBox,
H A DPresenterSlidePreview.cxx205 void PresenterSlidePreview::Paint (const awt::Rectangle& rBoundingBox) in Paint() argument
264 rBoundingBox, in Paint()
H A DPresenterSlidePreview.hxx129 void Paint (const css::awt::Rectangle& rBoundingBox);
H A DPresenterSlideSorter.cxx78 void Update (const geometry::RealRectangle2D& rBoundingBox, const double nSlideAspectRatio);
1088 const geometry::RealRectangle2D& rBoundingBox, in Update() argument
1091 maBoundingBox = rBoundingBox; in Update()
1096 const double nWidth (rBoundingBox.X2 - rBoundingBox.X1 - 2*mnHorizontalBorder); in Update()
1097 const double nHeight (rBoundingBox.Y2 - rBoundingBox.Y1 - 2*mnVerticalBorder); in Update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dcommon_gfx.cxx1044 PrinterGfx::DrawEPS( const tools::Rectangle& rBoundingBox, void* pPtr, sal_uInt32 nSize ) in DrawEPS() argument
1101 double fScaleX = static_cast<double>(rBoundingBox.GetWidth())/(fRight-fLeft); in DrawEPS()
1102 double fScaleY = -static_cast<double>(rBoundingBox.GetHeight())/(fTop-fBottom); in DrawEPS()
1103 Point aTranslatePoint( static_cast<int>(rBoundingBox.Left()-fLeft*fScaleX), in DrawEPS()
1104 static_cast<int>(rBoundingBox.Bottom()+1-fBottom*fScaleY) ); in DrawEPS()
1122 …UnionClipRegion( rBoundingBox.Left(), rBoundingBox.Top(), rBoundingBox.GetWidth(), rBoundingBox.Ge… in DrawEPS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dcommon_gfx.cxx1041 PrinterGfx::DrawEPS( const tools::Rectangle& rBoundingBox, void* pPtr, sal_uInt32 nSize ) in DrawEPS() argument
1098 double fScaleX = static_cast<double>(rBoundingBox.GetWidth())/(fRight-fLeft); in DrawEPS()
1099 double fScaleY = -static_cast<double>(rBoundingBox.GetHeight())/(fTop-fBottom); in DrawEPS()
1100 Point aTranslatePoint( static_cast<int>(rBoundingBox.Left()-fLeft*fScaleX), in DrawEPS()
1101 static_cast<int>(rBoundingBox.Bottom()+1-fBottom*fScaleY) ); in DrawEPS()
1119 …UnionClipRegion( rBoundingBox.Left(), rBoundingBox.Top(), rBoundingBox.GetWidth(), rBoundingBox.Ge… in DrawEPS()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx220 void PageDescriptor::SetBoundingBox (const ::tools::Rectangle& rBoundingBox) in SetBoundingBox() argument
222 maBoundingBox = rBoundingBox; in SetBoundingBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx220 void PageDescriptor::SetBoundingBox (const ::tools::Rectangle& rBoundingBox) in SetBoundingBox() argument
222 maBoundingBox = rBoundingBox; in SetBoundingBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx114 void SetBoundingBox (const ::tools::Rectangle& rBoundingBox);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx115 void SetBoundingBox (const ::tools::Rectangle& rBoundingBox);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx325 const tools::Rectangle& rBoundingBox, const rtl::Reference<SvxPixelCtlAccessible>& rxParent, in SvxPixelCtlAccessibleChild() argument
330 , maBoundingBox( rBoundingBox ) in SvxPixelCtlAccessibleChild()
H A Dsvxrectctaccessiblecontext.cxx406 const tools::Rectangle& rBoundingBox, in SvxRectCtlChildAccessibleContext() argument
411 , maBoundingBox( rBoundingBox ) in SvxRectCtlChildAccessibleContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx335 const tools::Rectangle& rBoundingBox, const rtl::Reference<SvxPixelCtlAccessible>& rxParent, in SvxPixelCtlAccessibleChild() argument
340 , maBoundingBox( rBoundingBox ) in SvxPixelCtlAccessibleChild()
H A Dsvxrectctaccessiblecontext.cxx411 const tools::Rectangle& rBoundingBox, in SvxRectCtlChildAccessibleContext() argument
416 , maBoundingBox( rBoundingBox ) in SvxRectCtlChildAccessibleContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx147 const tools::Rectangle& rBoundingBox,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx164 const tools::Rectangle& rBoundingBox,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx194 const ::tools::Rectangle& rBoundingBox,
928 const ::tools::Rectangle& rBoundingBox, in AddBorderAndGap()
932 ::tools::Rectangle aBoundingBox (rBoundingBox); in AddBorderAndGap()

12