Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx133 SwTxtFmtColl* MakeStyle(const String &rName);
183 SwTxtFmtColl* MapperImpl<SwTxtFmtColl>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl
197 SwCharFmt* MakeStyle(const String &rName);
244 SwCharFmt* MapperImpl<SwCharFmt>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl
321 return pColl ? 0 : maHelper.MakeStyle(aName); in MakeNonCollidingStyle()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx391 SwTxtFmtColl* MakeStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle );
H A Dswparrtf.cxx2758 MakeStyle( nNo, *pStyle ); in MakeStyleTab()
4026 SwTxtFmtColl* SwRTFParser::MakeStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle) in MakeStyle() function in SwRTFParser
4046 ? MakeStyle( nStyleNo, *pDerivedStyle ) in MakeStyle()
4080 ? MakeStyle( nStyleNo, *pMkStyle ) in MakeStyle()