LibreOffice Module sw (master) 1
|
#include <svxcss1.hxx>
Public Member Functions | |
SvxCSS1MapEntry (SfxItemSet aItemSet, const SvxCSS1PropertyInfo &rProp) | |
const SfxItemSet & | GetItemSet () const |
SfxItemSet & | GetItemSet () |
const SvxCSS1PropertyInfo & | GetPropertyInfo () const |
SvxCSS1PropertyInfo & | GetPropertyInfo () |
Private Attributes | |
SfxItemSet | m_aItemSet |
SvxCSS1PropertyInfo | m_aPropInfo |
Definition at line 166 of file svxcss1.hxx.
SvxCSS1MapEntry::SvxCSS1MapEntry | ( | SfxItemSet | aItemSet, |
const SvxCSS1PropertyInfo & | rProp | ||
) |
Definition at line 670 of file svxcss1.cxx.
|
inline |
Definition at line 176 of file svxcss1.hxx.
References m_aItemSet.
|
inline |
Definition at line 175 of file svxcss1.hxx.
References m_aItemSet.
Referenced by SwHTMLParser::CreateBrushItem(), SwCSS1Parser::GetChrFormat(), SwCSS1Parser::GetTextFormatColl(), SwHTMLParser::ParseStyleOptions(), SwCSS1Parser::ParseStyleSheet(), SwCSS1Parser::SetLinkCharFormats(), and SwCSS1Parser::SetTableTextColl().
|
inline |
Definition at line 179 of file svxcss1.hxx.
References m_aPropInfo.
|
inline |
Definition at line 178 of file svxcss1.hxx.
References m_aPropInfo.
Referenced by SwCSS1Parser::GetTextFormatColl(), SwHTMLParser::ParseStyleOptions(), SwCSS1Parser::ParseStyleSheet(), and SwCSS1Parser::SetTableTextColl().
|
private |
Definition at line 168 of file svxcss1.hxx.
Referenced by GetItemSet().
|
private |
Definition at line 169 of file svxcss1.hxx.
Referenced by GetPropertyInfo().