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

#include <unoipset.hxx>

Public Member Functions

 SvxItemPropertySetUsrAnys ()
 
 ~SvxItemPropertySetUsrAnys ()
 
bool AreThereOwnUsrAnys () const
 
css::uno::Any * GetUsrAnyForID (SfxItemPropertyMapEntry const &entry) const
 
void AddUsrAnyForID (const css::uno::Any &rAny, SfxItemPropertyMapEntry const &entry)
 
void ClearAllUsrAny ()
 

Private Attributes

::std::vector< SvxIDPropertyCombineaCombineList
 

Detailed Description

Definition at line 66 of file unoipset.hxx.

Constructor & Destructor Documentation

◆ SvxItemPropertySetUsrAnys()

SvxItemPropertySetUsrAnys::SvxItemPropertySetUsrAnys ( )
default

◆ ~SvxItemPropertySetUsrAnys()

SvxItemPropertySetUsrAnys::~SvxItemPropertySetUsrAnys ( )

Definition at line 303 of file unoipset.cxx.

References ClearAllUsrAny().

Member Function Documentation

◆ AddUsrAnyForID()

void SvxItemPropertySetUsrAnys::AddUsrAnyForID ( const css::uno::Any &  rAny,
SfxItemPropertyMapEntry const &  entry 
)

◆ AreThereOwnUsrAnys()

bool SvxItemPropertySetUsrAnys::AreThereOwnUsrAnys ( ) const
inline

Definition at line 73 of file unoipset.hxx.

◆ ClearAllUsrAny()

void SvxItemPropertySetUsrAnys::ClearAllUsrAny ( )

Definition at line 328 of file unoipset.cxx.

References aCombineList.

Referenced by ~SvxItemPropertySetUsrAnys().

◆ GetUsrAnyForID()

uno::Any * SvxItemPropertySetUsrAnys::GetUsrAnyForID ( SfxItemPropertyMapEntry const &  entry) const

Member Data Documentation

◆ aCombineList

::std::vector< SvxIDPropertyCombine > SvxItemPropertySetUsrAnys::aCombineList
private

Definition at line 68 of file unoipset.hxx.

Referenced by AddUsrAnyForID(), ClearAllUsrAny(), and GetUsrAnyForID().


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