Home
last modified time | relevance | path

Searched refs:XTextLayout (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl72 object. That is, calls to <member>XTextLayout::justify()</member>
73 or <member>XTextLayout::applyLogicalAdvancements()</member> are
91 published interface XTextLayout : ::com::sun::star::uno::XInterface
117 @see <member>XTextLayout::queryMeasures()</member>
129 <member>XTextLayout::queryInkMeasures()</member>.
134 @see <member>XTextLayout::queryInkMeasures()</member>
151 <member>XTextLayout::applyLogicalAdvancements()</member>.<p>
156 @see <member>XTextLayout::applyLogicalAdvancements()</member>
176 @see <member>XTextLayout::queryLogicalAdvancements()</member>
202 This method is the core of the <type>XTextLayout</type>
[all …]
H A DTextHit.idl28 /** This structure contains hit information for <type>XTextLayout</type>.<p>
30 This structure is used from the <type>XTextLayout</type> interface
H A DXCanvasFont.idl59 published interface XTextLayout;
86XTextLayout createTextLayout( [in] StringContext aText, [in] byte nDirection, [in] hyper…
H A DCaret.idl30 This structure is used from the <type>XTextLayout</type> interface
H A DFontRequest.idl82 <type>XTextLayout</type>.<p>
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx386 uno::Reference< rendering::XTextLayout >
406 uno::Reference< rendering::XTextLayout > xTextLayout( in createSubsetLayout()
463 uno::Reference< rendering::XTextLayout > xTextLayout( in createSubsetLayout()
740 uno::Reference< rendering::XTextLayout > xTextLayout( in getBounds()
978 uno::Reference< rendering::XTextLayout > xTextLayout( in getBounds()
1061 uno::Reference< rendering::XTextLayout > mxTextLayout;
1148 uno::Reference< rendering::XTextLayout > xTextLayout( mxTextLayout ); in render()
1186 uno::Reference< rendering::XTextLayout > xTextLayout( mxTextLayout ); in getBounds()
1268 uno::Reference< rendering::XTextLayout > mxTextLayout;
1426 const uno::Reference< rendering::XTextLayout >& mrTextLayout;
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx124 …uno::Reference< rendering::XTextLayout > SAL_CALL CanvasFont::createTextLayout( const rendering::… in createTextLayout()
129 return uno::Reference< rendering::XTextLayout >(); // we're disposed in createTextLayout()
H A Dcairo_textlayout.hxx47 typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::rendering::XTextLayout,
72 …quence< ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > >& aNextLayou…
H A Dcairo_canvasfont.hxx71 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > SAL_CALL crea…
/trunk/main/canvas/source/vcl/
H A Dcanvasfont.cxx102 …uno::Reference< rendering::XTextLayout > SAL_CALL CanvasFont::createTextLayout( const rendering::… in createTextLayout()
107 return uno::Reference< rendering::XTextLayout >(); // we're disposed in createTextLayout()
H A Dtextlayout.hxx46 typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::rendering::XTextLayout,
73 …quence< ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > >& aNextLayou…
H A Dcanvasfont.hxx74 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > SAL_CALL crea…
/trunk/main/canvas/source/null/
H A Dnull_textlayout.hxx45 typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::rendering::XTextLayout,
70 …quence< ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > >& aNextLayou…
H A Dnull_canvasfont.cxx52 …uno::Reference< rendering::XTextLayout > SAL_CALL CanvasFont::createTextLayout( const rendering::S… in createTextLayout()
H A Dnull_canvasfont.hxx71 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > SAL_CALL crea…
H A Dnull_textlayout.cxx142 …yout::combinedJustify( const uno::Sequence< uno::Reference< rendering::XTextLayout > >& /*aNextLay… in combinedJustify() argument
H A Dnull_canvashelper.cxx217 … const uno::Reference< rendering::XTextLayout >& xLayoutetText, in drawTextLayout()
/trunk/main/canvas/source/directx/
H A Ddx_textlayout.hxx49 typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::rendering::XTextLayout,
73 …quence< ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > >& aNextLayou…
H A Ddx_canvasfont.hxx74 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XTextLayout > SAL_CALL crea…
H A Ddx_bitmapcanvashelper.hxx81 ::com::sun::star::rendering::XTextLayout >& layoutetText,
H A Ddx_canvasfont.cxx88 …uno::Reference< rendering::XTextLayout > SAL_CALL CanvasFont::createTextLayout( const rendering::S… in createTextLayout()
H A Ddx_bitmapcanvashelper.cxx112 … const uno::Reference< rendering::XTextLayout >& xLayoutetText, in drawTextLayout()
H A Ddx_textlayout.cxx136 …yout::combinedJustify( const uno::Sequence< uno::Reference< rendering::XTextLayout > >& /*aNextLay… in combinedJustify() argument
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx1310 Reference<rendering::XTextLayout> xLayout (mxFont->createTextLayout( in Paint()
1407 Reference<rendering::XTextLayout> xLayout (mxFont->createTextLayout( in CreateFont()
H A DPresenterTextView.hxx187 cssu::Reference<css::rendering::XTextLayout> mxLayoutedLine;

Completed in 70 milliseconds

12