Home
last modified time | relevance | path

Searched refs:MapperImpl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx125 template <class C> class MapperImpl;
126 template<> class MapperImpl<SwTxtFmtColl> class
131 MapperImpl(SwDoc &rDoc) : mrDoc(rDoc) {} in MapperImpl() function in myImplHelpers::MapperImpl
137 SwTxtFmtColl* MapperImpl<SwTxtFmtColl>::GetBuiltInStyle(ww::sti eSti) in GetBuiltInStyle()
179 SwTxtFmtColl* MapperImpl<SwTxtFmtColl>::GetStyle(const String &rName) in GetStyle()
190 template<> class MapperImpl<SwCharFmt> class
195 MapperImpl(SwDoc &rDoc) : mrDoc(rDoc) {} in MapperImpl() function in myImplHelpers::MapperImpl
201 SwCharFmt* MapperImpl<SwCharFmt>::GetBuiltInStyle(ww::sti eSti) in GetBuiltInStyle()
240 SwCharFmt* MapperImpl<SwCharFmt>::GetStyle(const String &rName) in GetStyle()
245 SwCharFmt* MapperImpl<SwCharFmt>::MakeStyle(const String &rName) in MakeStyle()
[all …]

Completed in 11 milliseconds