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

#include <svxcss1.hxx>

Collaboration diagram for SvxCSS1MapEntry:
[legend]

Public Member Functions

 SvxCSS1MapEntry (SfxItemSet aItemSet, const SvxCSS1PropertyInfo &rProp)
 
const SfxItemSetGetItemSet () const
 
SfxItemSetGetItemSet ()
 
const SvxCSS1PropertyInfoGetPropertyInfo () const
 
SvxCSS1PropertyInfoGetPropertyInfo ()
 

Private Attributes

SfxItemSet m_aItemSet
 
SvxCSS1PropertyInfo m_aPropInfo
 

Detailed Description

Definition at line 166 of file svxcss1.hxx.

Constructor & Destructor Documentation

◆ SvxCSS1MapEntry()

SvxCSS1MapEntry::SvxCSS1MapEntry ( SfxItemSet  aItemSet,
const SvxCSS1PropertyInfo rProp 
)

Definition at line 670 of file svxcss1.cxx.

Member Function Documentation

◆ GetItemSet() [1/2]

SfxItemSet & SvxCSS1MapEntry::GetItemSet ( )
inline

Definition at line 176 of file svxcss1.hxx.

References m_aItemSet.

◆ GetItemSet() [2/2]

const SfxItemSet & SvxCSS1MapEntry::GetItemSet ( ) const
inline

◆ GetPropertyInfo() [1/2]

SvxCSS1PropertyInfo & SvxCSS1MapEntry::GetPropertyInfo ( )
inline

Definition at line 179 of file svxcss1.hxx.

References m_aPropInfo.

◆ GetPropertyInfo() [2/2]

const SvxCSS1PropertyInfo & SvxCSS1MapEntry::GetPropertyInfo ( ) const
inline

Member Data Documentation

◆ m_aItemSet

SfxItemSet SvxCSS1MapEntry::m_aItemSet
private

Definition at line 168 of file svxcss1.hxx.

Referenced by GetItemSet().

◆ m_aPropInfo

SvxCSS1PropertyInfo SvxCSS1MapEntry::m_aPropInfo
private

Definition at line 169 of file svxcss1.hxx.

Referenced by GetPropertyInfo().


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