Searched refs:aRubyCharFmts (Results 1 – 4 of 4) sorted by relevance
722 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()
297 SvPtrarr aRubyCharFmts; member in SwRTFParser
2798 aRubyCharFmts.end(); in Read_SubF_Ruby()2800 = aRubyCharFmts.begin(); aIter != aEnd; ++aIter) in Read_SubF_Ruby()2824 aNm+=String::CreateFromInt32(aRubyCharFmts.size()+1); in Read_SubF_Ruby()2833 aRubyCharFmts.push_back(pFmt); in Read_SubF_Ruby()
1054 std::vector<const SwCharFmt*> aRubyCharFmts; member in SwWW8ImplReader
Completed in 80 milliseconds