Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/edit/
H A Dedws.cxx251 void SwEditShell::InsertTOXType(const SwTOXType& rTyp) in InsertTOXType() function in SwEditShell
253 pDoc->InsertTOXType(rTyp); in InsertTOXType()
/aoo41x/main/sw/source/core/txtnode/
H A Datrtox.cxx86 pDoc->InsertTOXType( SwTOXType( eType, rNm ) ); in CopyTOXMark()
/aoo41x/main/sw/source/ui/index/
H A Dtoxmgr.cxx240 pSh->InsertTOXType(aUserType); in GetUserTypeID()
/aoo41x/main/sw/inc/
H A Deditsh.hxx414 void InsertTOXType(const SwTOXType& rTyp);
H A Ddoc.hxx1482 const SwTOXType* InsertTOXType( const SwTOXType& rTyp );
/aoo41x/main/sw/source/core/tox/
H A Dtox.cxx565 pType = (SwTOXType*)pDoc->InsertTOXType( *pType ); in CopyTOXBase()
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx391 pDoc->InsertTOXType( SwTOXType( m_eTOXTypes, m_TOXName ))); in SetInDoc()
/aoo41x/main/sw/source/core/unocore/
H A Dunoidx.cxx145 pNewType = pDoc->InsertTOXType( aNewType ); in lcl_ReAssignTOXType()
1958 pTOXType = pDoc->InsertTOXType(aUserType); in attach()
/aoo41x/main/sw/source/core/doc/
H A Ddoctxm.cxx645 const SwTOXType* SwDoc::InsertTOXType( const SwTOXType& rTyp ) in InsertTOXType() function in SwDoc

Completed in 114 milliseconds