Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3015 TOXTypes eTox; // Baue ToxBase zusammen in Read_F_Tox() local
3019 eTox = TOX_INDEX; in Read_F_Tox()
3022 eTox = TOX_CONTENT; in Read_F_Tox()
3025 eTox = TOX_USER; in Read_F_Tox()
3029 …sal_uInt16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::… in Read_F_Tox()
3033 const SwTOXType* pType = rDoc.GetTOXType( eTox, 0 ); in Read_F_Tox()
3034 SwForm aOrigForm(eTox); in Read_F_Tox()
3037 switch( eTox ){ in Read_F_Tox()
3643 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox() local
3668 eTox = TOX_USER; in lcl_ImportTox()
[all …]