Searched refs:eTox (Results 1 – 1 of 1) sorted by relevance
3000 TOXTypes eTox; // Baue ToxBase zusammen in Read_F_Tox() local3004 eTox = TOX_INDEX; in Read_F_Tox()3007 eTox = TOX_CONTENT; in Read_F_Tox()3010 eTox = TOX_USER; in Read_F_Tox()3018 const SwTOXType* pType = rDoc.GetTOXType( eTox, 0 ); in Read_F_Tox()3019 SwForm aOrigForm(eTox); in Read_F_Tox()3022 switch( eTox ){ in Read_F_Tox()3638 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox() local3663 eTox = TOX_USER; in lcl_ImportTox()3684 const SwTOXType* pT = rDoc.GetTOXType( eTox, 0 ); in lcl_ImportTox()[all …]
Completed in 31 milliseconds