Home
last modified time | relevance | path

Searched refs:aRubyCharFmts (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/filter/rtf/
H A Drtffld.cxx722 for(sal_uInt16 i=0; i < aRubyCharFmts.Count(); ++i ) in MakeFieldInst()
724 SwCharFmt *pFmt = (SwCharFmt *)aRubyCharFmts[i]; in MakeFieldInst()
745 sNm += String::CreateFromInt32( aRubyCharFmts.Count() + 1 ); in MakeFieldInst()
758 aRubyCharFmts.Insert( p, aRubyCharFmts.Count() ); in MakeFieldInst()
H A Dswparrtf.hxx298 SvPtrarr aRubyCharFmts; member in SwRTFParser
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par5.cxx2791 aRubyCharFmts.end(); in Read_SubF_Ruby()
2793 = aRubyCharFmts.begin(); aIter != aEnd; ++aIter) in Read_SubF_Ruby()
2817 aNm+=String::CreateFromInt32(aRubyCharFmts.size()+1); in Read_SubF_Ruby()
2826 aRubyCharFmts.push_back(pFmt); in Read_SubF_Ruby()
H A Dww8par.hxx1054 std::vector<const SwCharFmt*> aRubyCharFmts; member in SwWW8ImplReader

Completed in 100 milliseconds