Searched refs:StyleMapperImpl (Results 1 – 2 of 2) sorted by relevance
249 template<class C> class StyleMapperImpl class257 StyleMapperImpl(SwDoc &rDoc) : maHelper(rDoc) {} in StyleMapperImpl() function in myImplHelpers::StyleMapperImpl262 typename StyleMapperImpl<C>::StyleResult263 StyleMapperImpl<C>::GetStyle(const String& rName, ww::sti eSti) in GetStyle()298 C* StyleMapperImpl<C>::MakeNonCollidingStyle(const String& rName) in MakeNonCollidingStyle()464 : mpImpl(new myImplHelpers::StyleMapperImpl<SwTxtFmtColl>(rDoc)) in ParaStyleMapper()480 : mpImpl(new myImplHelpers::StyleMapperImpl<SwCharFmt>(rDoc)) in CharStyleMapper()
55 template<class C> class StyleMapperImpl;60 typedef myImplHelpers::StyleMapperImpl<SwTxtFmtColl> ParaMapper;61 typedef myImplHelpers::StyleMapperImpl<SwCharFmt> CharMapper;