LibreOffice Module xmloff (master) 1
Public Member Functions | Private Attributes | List of all members
XMLTextFrameHint_Impl Class Reference

#include <txtparaimphint.hxx>

Inheritance diagram for XMLTextFrameHint_Impl:
[legend]
Collaboration diagram for XMLTextFrameHint_Impl:
[legend]

Public Member Functions

 XMLTextFrameHint_Impl (SvXMLImportContext *pContext, const css::uno::Reference< css::text::XTextRange > &rPos)
 
css::uno::Reference< css::text::XTextContent > GetTextContent () const
 
css::uno::Reference< css::drawing::XShape > GetShape () const
 
bool IsBoundAtChar () const
 
- Public Member Functions inherited from XMLHint_Impl
 XMLHint_Impl (XMLHintType nTyp, css::uno::Reference< css::text::XTextRange > xS, css::uno::Reference< css::text::XTextRange > xE)
 
virtual ~XMLHint_Impl ()
 
const css::uno::Reference< css::text::XTextRange > & GetStart () const
 
const css::uno::Reference< css::text::XTextRange > & GetEnd () const
 
void SetEnd (const css::uno::Reference< css::text::XTextRange > &rPos)
 
XMLHintType GetType () const
 
bool IsReference () const
 

Private Attributes

SvXMLImportContextRef xContext
 

Detailed Description

Definition at line 167 of file txtparaimphint.hxx.

Constructor & Destructor Documentation

◆ XMLTextFrameHint_Impl()

XMLTextFrameHint_Impl::XMLTextFrameHint_Impl ( SvXMLImportContext pContext,
const css::uno::Reference< css::text::XTextRange > &  rPos 
)
inline

Definition at line 174 of file txtparaimphint.hxx.

Member Function Documentation

◆ GetShape()

css::uno::Reference< css::drawing::XShape > XMLTextFrameHint_Impl::GetShape ( ) const
inline

Definition at line 194 of file txtparaimphint.hxx.

References xContext.

Referenced by XMLParaContext::endFastElement().

◆ GetTextContent()

css::uno::Reference< css::text::XTextContent > XMLTextFrameHint_Impl::GetTextContent ( ) const
inline

Definition at line 181 of file txtparaimphint.hxx.

References xContext.

Referenced by XMLParaContext::endFastElement().

◆ IsBoundAtChar()

bool XMLTextFrameHint_Impl::IsBoundAtChar ( ) const
inline

Definition at line 206 of file txtparaimphint.hxx.

References xContext.

Referenced by XMLParaContext::endFastElement().

Member Data Documentation

◆ xContext

SvXMLImportContextRef XMLTextFrameHint_Impl::xContext
private

Definition at line 170 of file txtparaimphint.hxx.

Referenced by GetShape(), GetTextContent(), and IsBoundAtChar().


The documentation for this class was generated from the following file: