Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1045 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()
H A Dwrtww8.hxx1424 SvUShorts aChrSetArr; member in MSWord_SdrAttrIter

Completed in 37 milliseconds