Searched refs:InsertTOXType (Results 1 – 9 of 9) sorted by relevance
251 void SwEditShell::InsertTOXType(const SwTOXType& rTyp) in InsertTOXType() function in SwEditShell253 pDoc->InsertTOXType(rTyp); in InsertTOXType()
86 pDoc->InsertTOXType( SwTOXType( eType, rNm ) ); in CopyTOXMark()
240 pSh->InsertTOXType(aUserType); in GetUserTypeID()
414 void InsertTOXType(const SwTOXType& rTyp);
1489 const SwTOXType* InsertTOXType( const SwTOXType& rTyp );
541 pType = (SwTOXType*)pDoc->InsertTOXType( *pType ); in CopyTOXBase()
145 pNewType = pDoc->InsertTOXType( aNewType ); in lcl_ReAssignTOXType()1958 pTOXType = pDoc->InsertTOXType(aUserType); in attach()
391 pDoc->InsertTOXType( SwTOXType( m_eTOXTypes, m_TOXName ))); in SetInDoc()
645 const SwTOXType* SwDoc::InsertTOXType( const SwTOXType& rTyp ) in InsertTOXType() function in SwDoc
Completed in 274 milliseconds