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

#include <txtparaimphint.hxx>

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

Public Member Functions

 XMLStyleHint_Impl (OUString aStyleName, const css::uno::Reference< css::text::XTextRange > &rPos)
 
const OUString & GetStyleName () 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

OUString sStyleName
 

Detailed Description

Definition at line 69 of file txtparaimphint.hxx.

Constructor & Destructor Documentation

◆ XMLStyleHint_Impl()

XMLStyleHint_Impl::XMLStyleHint_Impl ( OUString  aStyleName,
const css::uno::Reference< css::text::XTextRange > &  rPos 
)
inline

Definition at line 75 of file txtparaimphint.hxx.

Member Function Documentation

◆ GetStyleName()

const OUString & XMLStyleHint_Impl::GetStyleName ( ) const
inline

Definition at line 82 of file txtparaimphint.hxx.

References sStyleName.

Referenced by XMLImpSpanContext_Impl::characters().

Member Data Documentation

◆ sStyleName

OUString XMLStyleHint_Impl::sStyleName
private

Definition at line 71 of file txtparaimphint.hxx.

Referenced by GetStyleName().


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