Searched refs:pNewTOX (Results 1 – 1 of 1) sorted by relevance
301 SwTOXBase * pNewTOX = NULL; in UpdateOrInsertTOX() local304 pNewTOX = new SwTOXBase(*pTOX); in UpdateOrInsertTOX()318 … pNewTOX = new SwTOXBase(pType, aForm, nsSwTOXElement::TOX_MARK, pType->GetTypeName()); in UpdateOrInsertTOX()320 pNewTOX->SetOptions(rDesc.GetIndexOptions()); in UpdateOrInsertTOX()321 pNewTOX->SetMainEntryCharStyle(rDesc.GetMainEntryCharStyle()); in UpdateOrInsertTOX()332 … pNewTOX = new SwTOXBase(pType, aForm, rDesc.GetContentOptions(), pType->GetTypeName()); in UpdateOrInsertTOX()334 pNewTOX->SetCreate(rDesc.GetContentOptions()); in UpdateOrInsertTOX()335 pNewTOX->SetLevel(rDesc.GetLevel()); in UpdateOrInsertTOX()354 … pNewTOX = new SwTOXBase(pType, aForm, rDesc.GetContentOptions(), pType->GetTypeName()); in UpdateOrInsertTOX()361 pNewTOX->SetLevelFromChapter(rDesc.IsLevelFromChapter()); in UpdateOrInsertTOX()[all …]