Home
last modified time | relevance | path

Searched refs:aChrTxtAtrArr (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()
1046 aChrTxtAtrArr.Remove( 0, aChrTxtAtrArr.Count() ); in NextPara()
1130 aChrTxtAtrArr.Insert( p, nPos ); in SetCharSet()
1132 else if( USHRT_MAX != ( nPos = aChrTxtAtrArr.GetPos( p )) ) in SetCharSet()
1134 aChrTxtAtrArr.Remove( nPos ); in SetCharSet()
H A Dwrtww8.hxx1423 SvPtrarr aChrTxtAtrArr; member in MSWord_SdrAttrIter

Completed in 35 milliseconds