Home
last modified time | relevance | path

Searched refs:queryTextBounds (Results 1 – 20 of 20) sorted by relevance

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx750 xTextLayout->queryTextBounds() ), in getBounds()
988 xTextLayout->queryTextBounds() ), in getBounds()
1174 mxTextLayout->queryTextBounds() ), in getBounds()
1200 xTextLayout->queryTextBounds() ), in getBounds()
1439 … const geometry::RealRectangle2D aTextBounds( mxTextLayout->queryTextBounds() ); in render()
1492 mxTextLayout->queryTextBounds() ), in getBounds()
1510 … const geometry::RealRectangle2D aTextBounds( mxTextLayout->queryTextBounds() ); in getBounds()
1535 xTextLayout->queryTextBounds() ), in getBounds()
/trunk/main/canvas/source/directx/
H A Ddx_textlayout.cxx109 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in dxcanvas::TextLayout
118 aDrawHelper.queryTextBounds( in queryTextBounds()
H A Ddx_textlayout_drawhelper.hxx65 ::com::sun::star::geometry::RealRectangle2D queryTextBounds(
H A Ddx_textlayout.hxx71 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
H A Ddx_textlayout_drawhelper.cxx273 …geometry::RealRectangle2D TextLayoutDrawHelper::queryTextBounds( const rendering::StringContext& … in queryTextBounds() function in dxcanvas::TextLayoutDrawHelper
/trunk/main/canvas/source/null/
H A Dnull_textlayout.cxx108 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in nullcanvas::TextLayout
H A Dnull_textlayout.hxx68 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.hxx70 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
H A Dcairo_textlayout.cxx191 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in cairocanvas::TextLayout
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx1316 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in Paint()
1415 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in CreateFont()
H A DPresenterCanvasHelper.cxx303 return xLayout->queryTextBounds(); in GetTextBoundingBox()
H A DPresenterButton.cxx482 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in RenderButton()
H A DPresenterToolBar.cxx2016 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in Paint()
2053 return xLayout->queryTextBounds(); in GetBoundingBox()
H A DPresenterHelpView.cxx615 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in CalculateSize()
H A DPresenterPaneBorderPainter.cxx611 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in PaintTitle()
H A DPresenterTextView.cxx1345 css::geometry::RealRectangle2D aCharacterBox (xLayout->queryTextBounds()); in SetupCellArray()
H A DPresenterSlideSorter.cxx1890 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in CreateBitmap()
/trunk/main/canvas/source/vcl/
H A Dtextlayout.hxx71 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
H A Dtextlayout.cxx239 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in vclcanvas::TextLayout
/trunk/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl196 ::com::sun::star::geometry::RealRectangle2D queryTextBounds();

Completed in 1016 milliseconds