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

#include <txtparaimphint.hxx>

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

Public Member Functions

 XMLIndexMarkHint_Impl (css::uno::Reference< css::beans::XPropertySet > xPropSet, const css::uno::Reference< css::text::XTextRange > &rPos)
 
 XMLIndexMarkHint_Impl (css::uno::Reference< css::beans::XPropertySet > xPropSet, const css::uno::Reference< css::text::XTextRange > &rPos, OUString sIDString)
 
const css::uno::Reference< css::beans::XPropertySet > & GetMark () const
 
const OUString & GetID () 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

const css::uno::Reference< css::beans::XPropertySetxIndexMarkPropSet
 
const OUString sID
 

Detailed Description

Definition at line 137 of file txtparaimphint.hxx.

Constructor & Destructor Documentation

◆ XMLIndexMarkHint_Impl() [1/2]

XMLIndexMarkHint_Impl::XMLIndexMarkHint_Impl ( css::uno::Reference< css::beans::XPropertySet xPropSet,
const css::uno::Reference< css::text::XTextRange > &  rPos 
)
inline

Definition at line 145 of file txtparaimphint.hxx.

◆ XMLIndexMarkHint_Impl() [2/2]

XMLIndexMarkHint_Impl::XMLIndexMarkHint_Impl ( css::uno::Reference< css::beans::XPropertySet xPropSet,
const css::uno::Reference< css::text::XTextRange > &  rPos,
OUString  sIDString 
)
inline

Definition at line 153 of file txtparaimphint.hxx.

Member Function Documentation

◆ GetID()

const OUString & XMLIndexMarkHint_Impl::GetID ( ) const
inline

Definition at line 164 of file txtparaimphint.hxx.

References sID.

◆ GetMark()

const css::uno::Reference< css::beans::XPropertySet > & XMLIndexMarkHint_Impl::GetMark ( ) const
inline

Definition at line 162 of file txtparaimphint.hxx.

References xIndexMarkPropSet.

Member Data Documentation

◆ sID

const OUString XMLIndexMarkHint_Impl::sID
private

Definition at line 141 of file txtparaimphint.hxx.

Referenced by GetID().

◆ xIndexMarkPropSet

const css::uno::Reference<css::beans::XPropertySet> XMLIndexMarkHint_Impl::xIndexMarkPropSet
private

Definition at line 139 of file txtparaimphint.hxx.

Referenced by GetMark().


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