Home
last modified time | relevance | path

Searched refs:aTOXArr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3104 if ( aTOXArr.Count() ) in ExportDocument()
3105 aTOXArr.Remove( 0, aTOXArr.Count() ); in ExportDocument()
H A Dww8atr.cxx1999 sal_uInt16 nRet = aTOXArr.GetPos( p ); in GetId()
2001 aTOXArr.Insert( p, nRet = aTOXArr.Count() ); in GetId()
H A Dwrtww8.hxx469 SvPtrarr aTOXArr; member in MSWordExportBase