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.cxx134 SwTxtFmtColl* MakeStyle(const String &rName);
184 SwTxtFmtColl* MapperImpl<SwTxtFmtColl>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl
198 SwCharFmt* MakeStyle(const String &rName);
245 SwCharFmt* MapperImpl<SwCharFmt>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl
322 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.cxx2759 MakeStyle( nNo, *pStyle ); in MakeStyleTab()
4027 SwTxtFmtColl* SwRTFParser::MakeStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle) in MakeStyle() function in SwRTFParser
4047 ? MakeStyle( nStyleNo, *pDerivedStyle ) in MakeStyle()
4081 ? MakeStyle( nStyleNo, *pMkStyle ) in MakeStyle()

Completed in 45 milliseconds