Searched refs:aChrSetArr (Results 1 – 2 of 2) sorted by relevance
1045 aTxtAtrArr( 0, 4 ), aChrTxtAtrArr( 0, 4 ), aChrSetArr( 0, 4 ), in MSWord_SdrAttrIter()1058 aChrSetArr.Remove( 0, aChrSetArr.Count() ); in NextPara()1076 if( aChrSetArr.Count() ) in GetNextCharSet()1077 return (rtl_TextEncoding)aChrSetArr[ aChrSetArr.Count() - 1 ]; in GetNextCharSet()1139 nPos = aChrSetArr.Count(); in SetCharSet()1140 aChrSetArr.Insert( eChrSet, nPos ); in SetCharSet()1146 aChrSetArr.Remove( nPos ); in SetCharSet()
1424 SvUShorts aChrSetArr; member in MSWord_SdrAttrIter
Completed in 37 milliseconds