Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1034 aTxtAtrArr( 0, 4 ), aChrTxtAtrArr( 0, 4 ), aChrSetArr( 0, 4 ), in MSWord_SdrAttrIter()
1047 aChrSetArr.Remove( 0, aChrSetArr.Count() ); in NextPara()
1065 if( aChrSetArr.Count() ) in GetNextCharSet()
1066 return (rtl_TextEncoding)aChrSetArr[ aChrSetArr.Count() - 1 ]; in GetNextCharSet()
1128 nPos = aChrSetArr.Count(); in SetCharSet()
1129 aChrSetArr.Insert( eChrSet, nPos ); in SetCharSet()
1135 aChrSetArr.Remove( nPos ); in SetCharSet()
H A Dwrtww8.hxx1424 SvUShorts aChrSetArr; member in MSWord_SdrAttrIter

Completed in 29 milliseconds