LibreOffice Module sw (master) 1
|
Public Member Functions | |
MapperImpl (SwDoc &rDoc) | |
SwCharFormat * | GetBuiltInStyle (ww::sti eSti) |
SwCharFormat * | GetStyle (const OUString &rName) |
SwCharFormat * | MakeStyle (const OUString &rName) |
Private Attributes | |
SwDoc & | mrDoc |
Definition at line 180 of file writerwordglue.cxx.
|
inline |
Definition at line 185 of file writerwordglue.cxx.
SwCharFormat * myImplHelpers::MapperImpl< SwCharFormat >::GetBuiltInStyle | ( | ww::sti | eSti | ) |
Definition at line 191 of file writerwordglue.cxx.
References RES_POOLCHR_ENDNOTE, RES_POOLCHR_FOOTNOTE, RES_POOLCHR_HTML_EMPHASIS, RES_POOLCHR_HTML_STRONG, RES_POOLCHR_INET_NORMAL, RES_POOLCHR_INET_VISIT, RES_POOLCHR_LINENUM, RES_POOLCHR_NORMAL_END, RES_POOLCHR_PAGENO, ww::stiEdnRef, ww::stiEmphasis, ww::stiFootnoteRef, ww::stiHyperlink, ww::stiHyperlinkFollowed, ww::stiLnn, ww::stiPgn, and ww::stiStrong.
SwCharFormat * myImplHelpers::MapperImpl< SwCharFormat >::GetStyle | ( | const OUString & | rName | ) |
Definition at line 230 of file writerwordglue.cxx.
References sw::util::GetCharStyle().
SwCharFormat * myImplHelpers::MapperImpl< SwCharFormat >::MakeStyle | ( | const OUString & | rName | ) |
Definition at line 235 of file writerwordglue.cxx.
|
private |
Definition at line 183 of file writerwordglue.cxx.