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

#include <txtparaimphint.hxx>

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

Public Member Functions

 XMLReferenceHint_Impl (OUString aRefName, const css::uno::Reference< css::text::XTextRange > &rPos)
 
const OUString & GetRefName () 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 sRefName
 

Detailed Description

Definition at line 85 of file txtparaimphint.hxx.

Constructor & Destructor Documentation

◆ XMLReferenceHint_Impl()

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

Definition at line 91 of file txtparaimphint.hxx.

Member Function Documentation

◆ GetRefName()

const OUString & XMLReferenceHint_Impl::GetRefName ( ) const
inline

Definition at line 98 of file txtparaimphint.hxx.

References sRefName.

Member Data Documentation

◆ sRefName

OUString XMLReferenceHint_Impl::sRefName
private

Definition at line 87 of file txtparaimphint.hxx.

Referenced by GetRefName().


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