Searched refs:MakeStyle (Results 1 – 3 of 3) sorted by relevance
134 SwTxtFmtColl* MakeStyle(const String &rName);184 SwTxtFmtColl* MapperImpl<SwTxtFmtColl>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl198 SwCharFmt* MakeStyle(const String &rName);245 SwCharFmt* MapperImpl<SwCharFmt>::MakeStyle(const String &rName) in MakeStyle() function in myImplHelpers::MapperImpl322 return pColl ? 0 : maHelper.MakeStyle(aName); in MakeNonCollidingStyle()
392 SwTxtFmtColl* MakeStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle );
2768 MakeStyle( nNo, *pStyle ); in MakeStyleTab()4036 SwTxtFmtColl* SwRTFParser::MakeStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle) in MakeStyle() function in SwRTFParser4056 ? MakeStyle( nStyleNo, *pDerivedStyle ) in MakeStyle()4090 ? MakeStyle( nStyleNo, *pMkStyle ) in MakeStyle()
Completed in 44 milliseconds