/trunk/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 750 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 D | dx_textlayout.cxx | 109 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in dxcanvas::TextLayout 118 aDrawHelper.queryTextBounds( in queryTextBounds()
|
H A D | dx_textlayout_drawhelper.hxx | 65 ::com::sun::star::geometry::RealRectangle2D queryTextBounds(
|
H A D | dx_textlayout.hxx | 71 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
|
H A D | dx_textlayout_drawhelper.cxx | 273 …geometry::RealRectangle2D TextLayoutDrawHelper::queryTextBounds( const rendering::StringContext& … in queryTextBounds() function in dxcanvas::TextLayoutDrawHelper
|
/trunk/main/canvas/source/null/ |
H A D | null_textlayout.cxx | 108 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in nullcanvas::TextLayout
|
H A D | null_textlayout.hxx | 68 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
|
/trunk/main/canvas/source/cairo/ |
H A D | cairo_textlayout.hxx | 70 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
|
H A D | cairo_textlayout.cxx | 191 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in cairocanvas::TextLayout
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 1316 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in Paint() 1415 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in CreateFont()
|
H A D | PresenterCanvasHelper.cxx | 303 return xLayout->queryTextBounds(); in GetTextBoundingBox()
|
H A D | PresenterButton.cxx | 482 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in RenderButton()
|
H A D | PresenterToolBar.cxx | 2016 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in Paint() 2053 return xLayout->queryTextBounds(); in GetBoundingBox()
|
H A D | PresenterHelpView.cxx | 615 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in CalculateSize()
|
H A D | PresenterPaneBorderPainter.cxx | 611 geometry::RealRectangle2D aBox (xLayout->queryTextBounds()); in PaintTitle()
|
H A D | PresenterTextView.cxx | 1345 css::geometry::RealRectangle2D aCharacterBox (xLayout->queryTextBounds()); in SetupCellArray()
|
H A D | PresenterSlideSorter.cxx | 1890 const geometry::RealRectangle2D aTextBBox (xLayout->queryTextBounds()); in CreateBitmap()
|
/trunk/main/canvas/source/vcl/ |
H A D | textlayout.hxx | 71 …virtual ::com::sun::star::geometry::RealRectangle2D SAL_CALL queryTextBounds( ) throw (::com::sun…
|
H A D | textlayout.cxx | 239 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds() function in vclcanvas::TextLayout
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | XTextLayout.idl | 196 ::com::sun::star::geometry::RealRectangle2D queryTextBounds();
|