LibreOffice Module sw (master)
1
|
#include <svxcss1.hxx>
Public Member Functions | |
SvxCSS1MapEntry (const SfxItemSet &rItemSet, const SvxCSS1PropertyInfo &rProp) | |
const SfxItemSet & | GetItemSet () const |
SfxItemSet & | GetItemSet () |
const SvxCSS1PropertyInfo & | GetPropertyInfo () const |
SvxCSS1PropertyInfo & | GetPropertyInfo () |
Private Attributes | |
SfxItemSet | aItemSet |
SvxCSS1PropertyInfo | aPropInfo |
Definition at line 164 of file svxcss1.hxx.
SvxCSS1MapEntry::SvxCSS1MapEntry | ( | const SfxItemSet & | rItemSet, |
const SvxCSS1PropertyInfo & | rProp | ||
) |
Definition at line 664 of file svxcss1.cxx.
|
inline |
Definition at line 173 of file svxcss1.hxx.
References aItemSet.
Referenced by SwHTMLParser::CreateBrushItem(), SwCSS1Parser::GetChrFormat(), SwCSS1Parser::GetTextFormatColl(), SvxCSS1Parser::InsertMapEntry(), SwHTMLParser::ParseStyleOptions(), SwCSS1Parser::ParseStyleSheet(), SwCSS1Parser::SetLinkCharFormats(), and SwCSS1Parser::SetTableTextColl().
|
inline |
Definition at line 174 of file svxcss1.hxx.
References aItemSet.
|
inline |
Definition at line 176 of file svxcss1.hxx.
References aPropInfo.
Referenced by SwCSS1Parser::GetTextFormatColl(), SvxCSS1Parser::InsertMapEntry(), SwHTMLParser::ParseStyleOptions(), SwCSS1Parser::ParseStyleSheet(), and SwCSS1Parser::SetTableTextColl().
|
inline |
Definition at line 177 of file svxcss1.hxx.
References aPropInfo.
|
private |
Definition at line 166 of file svxcss1.hxx.
Referenced by GetItemSet().
|
private |
Definition at line 167 of file svxcss1.hxx.
Referenced by GetPropertyInfo().