Searched refs:StyleMapperImpl (Results 1 – 2 of 2) sorted by relevance
250 template<class C> class StyleMapperImpl class258 StyleMapperImpl(SwDoc &rDoc) : maHelper(rDoc) {} in StyleMapperImpl() function in myImplHelpers::StyleMapperImpl263 typename StyleMapperImpl<C>::StyleResult264 StyleMapperImpl<C>::GetStyle(const String& rName, ww::sti eSti) in GetStyle()299 C* StyleMapperImpl<C>::MakeNonCollidingStyle(const String& rName) in MakeNonCollidingStyle()465 : mpImpl(new myImplHelpers::StyleMapperImpl<SwTxtFmtColl>(rDoc)) in ParaStyleMapper()481 : mpImpl(new myImplHelpers::StyleMapperImpl<SwCharFmt>(rDoc)) in CharStyleMapper()
56 template<class C> class StyleMapperImpl;61 typedef myImplHelpers::StyleMapperImpl<SwTxtFmtColl> ParaMapper;62 typedef myImplHelpers::StyleMapperImpl<SwCharFmt> CharMapper;