Searched refs:InsertTableOf (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/undo/ |
H A D | unsect.cxx | 176 pUpdateTOX = rDoc.InsertTableOf( *rPam.GetPoint(), in RedoImpl() 225 rDoc.InsertTableOf(*rContext.GetRepeatPaM().GetPoint(), in RepeatImpl() 334 rDoc.InsertTableOf(m_nStartNode, m_nEndNode-2, *m_pTOXBase, in UndoImpl()
|
/trunk/main/sw/source/core/edit/ |
H A D | edtox.cxx | 160 void SwEditShell::InsertTableOf( const SwTOXBase& rTOX, const SfxItemSet* pSet ) in InsertTableOf() function in SwEditShell 170 const SwTOXBaseSection* pTOX = pDoc->InsertTableOf( in InsertTableOf()
|
H A D | edglbldc.cxx | 217 InsertTableOf( rTOX ); in InsertGlobalDocContent()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 239 void SwWrtShell::InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet) in InsertTableOf() function in SwWrtShell 247 SwEditShell::InsertTableOf(rTOX, pSet); in InsertTableOf()
|
/trunk/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 441 pSh->InsertTableOf(*pNewTOX, pSet); in UpdateOrInsertTOX()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 1447 const SwTOXBaseSection* InsertTableOf( const SwPosition& rPos, 1451 const SwTOXBaseSection* InsertTableOf( sal_uLong nSttNd, sal_uLong nEndNd,
|
H A D | editsh.hxx | 392 void InsertTableOf(const SwTOXBase& rTOX,
|
/trunk/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 318 void InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet = 0);
|
/trunk/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 358 const SwTOXBaseSection* SwDoc::InsertTableOf( const SwPosition& rPos, in InsertTableOf() function in SwDoc 412 const SwTOXBaseSection* SwDoc::InsertTableOf( sal_uLong nSttNd, sal_uLong nEndNd, in InsertTableOf() function in SwDoc
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3494 rDoc.InsertTableOf(*pPaM->GetPoint(), *aFltTOX.GetBase()); in Read_F_Tox()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 1392 pDoc->InsertTableOf( *aPam.GetPoint(), rTOXBase, 0, sal_False ); in attach()
|
Completed in 172 milliseconds