Home
last modified time | relevance | path

Searched refs:MakeCharStyle (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.hxx392 SwCharFmt* MakeCharStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle );
H A Dswparrtf.cxx2753 MakeCharStyle( nNo, *pStyle ); in MakeStyleTab()
4088 SwCharFmt* SwRTFParser::MakeCharStyle( sal_uInt16 nNo, const SvxRTFStyleType& rStyle ) in MakeCharStyle() function in SwRTFParser
4107 ? MakeCharStyle( nStyleNo, *pDerivedStyle ) in MakeCharStyle()