LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | List of all members
SwHyperlinkEventDescriptor Class Referencefinal

#include <unoevent.hxx>

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

Public Member Functions

 SwHyperlinkEventDescriptor ()
 
void copyMacrosFromINetFormat (const SwFormatINetFormat &aFormat)
 
void copyMacrosIntoINetFormat (SwFormatINetFormat &aFormat)
 
void copyMacrosFromNameReplace (css::uno::Reference< css::container::XNameReplace > const &xReplace)
 
- Public Member Functions inherited from SvDetachedEventDescriptor
 SvDetachedEventDescriptor (const SvEventDescription *pSupportedMacroItems)
 
SvDetachedEventDescriptoroperator= (SvDetachedEventDescriptor const &)=delete
 
 SvDetachedEventDescriptor (SvDetachedEventDescriptor const &)=delete
 
virtual ~SvDetachedEventDescriptor () override
 
virtual OUString SAL_CALL getImplementationName () override
 
- Public Member Functions inherited from SvBaseEventDescriptor
 SvBaseEventDescriptor (const SvEventDescription *pSupportedMacroItems)
 
virtual ~SvBaseEventDescriptor () override
 
virtual void SAL_CALL replaceByName (const OUString &rName, const css::uno::Any &rElement) override
 
virtual css::uno::Any SAL_CALL getByName (const OUString &rName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getElementNames () override
 
virtual sal_Bool SAL_CALL hasByName (const OUString &rName) override
 
virtual css::uno::Type SAL_CALL getElementType () override
 
virtual sal_Bool SAL_CALL hasElements () override
 
virtual OUString SAL_CALL getImplementationName () override=0
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 

Private Member Functions

virtual OUString SAL_CALL getImplementationName () override
 
virtual ~SwHyperlinkEventDescriptor () override
 

Additional Inherited Members

- Protected Member Functions inherited from SvDetachedEventDescriptor
sal_Int16 getIndex (const SvMacroItemId nID) const
 
virtual void replaceByName (const SvMacroItemId nEvent, const SvxMacro &rMacro) override
 
virtual void getByName (SvxMacro &rMacro, const SvMacroItemId nEvent) override
 
bool hasById (const SvMacroItemId nEvent) const
 
virtual void SAL_CALL replaceByName (const OUString &rName, const css::uno::Any &rElement) override
 
virtual void replaceByName (const SvMacroItemId nEvent, const SvxMacro &rMacro)=0
 
virtual css::uno::Any SAL_CALL getByName (const OUString &rName) override
 
virtual void getByName (SvxMacro &rMacro, const SvMacroItemId nEvent)=0
 
- Protected Member Functions inherited from SvBaseEventDescriptor
virtual void replaceByName (const SvMacroItemId nEvent, const SvxMacro &rMacro)=0
 
virtual void getByName (SvxMacro &rMacro, const SvMacroItemId nEvent)=0
 
SvMacroItemId mapNameToEventID (std::u16string_view rName) const
 
SvMacroItemId getMacroID (std::u16string_view rName) const
 
- Protected Attributes inherited from SvBaseEventDescriptor
const SvEventDescriptionmpSupportedMacroItems
 
sal_Int16 mnMacroItems
 

Detailed Description

Definition at line 35 of file unoevent.hxx.

Constructor & Destructor Documentation

◆ ~SwHyperlinkEventDescriptor()

SwHyperlinkEventDescriptor::~SwHyperlinkEventDescriptor ( )
overrideprivatevirtual

Definition at line 99 of file unoevent.cxx.

◆ SwHyperlinkEventDescriptor()

SwHyperlinkEventDescriptor::SwHyperlinkEventDescriptor ( )

Definition at line 94 of file unoevent.cxx.

Member Function Documentation

◆ copyMacrosFromINetFormat()

void SwHyperlinkEventDescriptor::copyMacrosFromINetFormat ( const SwFormatINetFormat aFormat)

◆ copyMacrosFromNameReplace()

void SwHyperlinkEventDescriptor::copyMacrosFromNameReplace ( css::uno::Reference< css::container::XNameReplace > const &  xReplace)

◆ copyMacrosIntoINetFormat()

void SwHyperlinkEventDescriptor::copyMacrosIntoINetFormat ( SwFormatINetFormat aFormat)

◆ getImplementationName()

OUString SwHyperlinkEventDescriptor::getImplementationName ( )
overrideprivatevirtual

Reimplemented from SvDetachedEventDescriptor.

Definition at line 103 of file unoevent.cxx.


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