/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 783 pSrch->DelFrms(0); in lcl_DeleteFtn() 793 pSrch->DelFrms(0); in lcl_DeleteFtn() 950 ((SwSectionNode*)pNd)->DelFrms(); in InsertTextSection() 956 ((SwTableNode*)pNd)->DelFrms(); in InsertTextSection() 963 ((SwCntntNode*)pNd)->DelFrms(); in InsertTextSection() 1223 void SwSectionNode::DelFrms() in DelFrms() function in SwSectionNode 1234 m_pSection->GetFmt()->DelFrms(); in DelFrms() 1320 pSectNd->DelFrms(); in MakeCopy()
|
H A D | nodes.cxx | 579 pTblNd->DelFrms(); in _MoveNodes() 752 pSctNd->DelFrms(); in _MoveNodes() 906 ((SwCntntNode*)pAktNode)->DelFrms( sal_False ); in _MoveNodes() 916 ((SwCntntNode*)pAktNode)->DelFrms(); in _MoveNodes() 1333 pTblNd->DelFrms(); in Delete() 1355 ((SwTableNode*)pNd->pStartOfSection)->DelFrms(); in Delete() 1671 ((SwCntntNode*)pNd)->DelFrms(); in DelNodes() 2163 pNew->DelFrms(); in _CopyNodes()
|
H A D | section.cxx | 335 pFmt->DelFrms(); in ImplSetHiddenFlag() 547 GetFmt()->DelFrms(); in Modify() 724 void SwSectionFmt::DelFrms() in DelFrms() function in SwSectionFmt 743 pLast->DelFrms(); in DelFrms()
|
H A D | ndtbl.cxx | 977 pTxtNd->DelFrms(); in TextToTable() 1348 static_cast<SwCntntNode&>(rNode).DelFrms(); in TextToTable() 1641 pTblNd->DelFrms(); in TableToText() 2175 pTblNd->DelFrms(); in DeleteRowCol() 2436 DelFrms(); in ~SwTableNode() 2513 void SwTableNode::DelFrms() in DelFrms() function in SwTableNode 2559 DelFrms(); in SetNewTable() 3258 aFndBox.DelFrms( rTbl ); in SplitTable() 3639 pDelTblNd->DelFrms(); in MergeTable() 3647 aFndBox.DelFrms( rTbl ); in MergeTable()
|
H A D | node.cxx | 1044 DelFrms(sal_True, sal_False); in ~SwCntntNode() 1374 void SwCntntNode::DelFrms( sal_Bool /* bNeedDel */, sal_Bool bIsDisposeAccTable ) in DelFrms() function in SwCntntNode
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 88 GetTxtFtn()->DelFrms(0); in SetEndNote() 234 DelFrms( 0 ); in SetStartNode() 360 void SwTxtFtn::DelFrms( const SwFrm* pSib ) in DelFrms() function in SwTxtFtn
|
H A D | atrflyin.cxx | 183 pFmt->DelFrms(); in SetAnchor()
|
/aoo41x/main/sw/inc/ |
H A D | node.hxx | 447 void DelFrms( sal_Bool bNeedDel = sal_False, sal_Bool bIsAccTableDispose = sal_True ); 542 void DelFrms(); 592 void DelFrms();
|
H A D | frmfmt.hxx | 74 virtual void DelFrms(); 296 virtual void DelFrms();
|
H A D | txtftn.hxx | 59 void DelFrms( const SwFrm* );
|
H A D | tblsel.hxx | 182 void DelFrms ( SwTable &rTable,sal_Bool bAccTableDispose = sal_False );
|
H A D | section.hxx | 330 virtual void DelFrms();
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 109 pTblNd->DelFrms(); in UndoImpl() 186 pTblNd->DelFrms(); in RedoImpl()
|
H A D | undobj1.cxx | 165 pFrmFmt->DelFrms(); // Frms vernichten. in DelFly() 563 pFrmFmt->DelFrms(); in UndoImpl()
|
H A D | untbl.cxx | 287 pTblNd->DelFrms(); in UndoImpl() 562 ((SwCntntNode*)pNd)->DelFrms(); in UndoTableToText() 1038 aTmpBox.DelFrms( rTbl ); in CreateNew() 3021 aTmpBox.DelFrms( rTbl ); in UndoImpl() 3120 aFndBox.DelFrms( *pTbl ); in UndoImpl()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 734 aFndBox.DelFrms( *this ); in InsNewTable() 775 aFndBox.DelFrms( pTblNd->GetTable() ); in InsTable() 1034 aFndBox.DelFrms( *this,sal_False ); in InsTable()
|
H A D | tblrwcl.cxx | 557 aFndBox.DelFrms( *this ); in InsertCol() 629 aFndBox.DelFrms( *this ); in _InsertRow() 1109 aFndBox.DelFrms( *this ); in DeleteSel() 1195 aFndBox.DelFrms( *this ); in OldSplitRow() 1325 aFndBox.DelFrms( *this ); in SplitCol() 1781 aFndBox.DelFrms( *this ); in OldMerge() 2284 pTblNd->DelFrms(); in MakeCopy() 3563 pFndBox->DelFrms( rTbl ); in lcl_SaveInsDelData() 4094 pFndBox->DelFrms( rTbl ); in lcl_SaveInsDelData()
|
H A D | doclay.cxx | 291 pFmt->DelFrms(); in DelLayoutFmt() 1323 pOldFmt->DelFrms(); in lcl_InsertLabel() 1647 pOldFmt->DelFrms(); in lcl_InsertDrawLabel()
|
H A D | docedt.cxx | 242 pFmt->DelFrms(); in _SaveFlyInRange() 304 pFmt->DelFrms(); in _SaveFlyInRange() 418 pSrch->DelFrms(0); in lcl_SaveFtn() 446 pSrch->DelFrms(0); in lcl_SaveFtn()
|
H A D | docfly.cxx | 243 rFmt.DelFrms(); in SetFlyFrmAnchor()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | ssfrm.cxx | 487 pTxtFtn->DelFrms( this ); in ~SwCntntFrm() 499 void SwCntntFrm::DelFrms( const SwCntntNode& rNode ) in DelFrms() function in SwCntntFrm
|
/aoo41x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 262 pFrmFmt->DelFrms(); in Read() 282 pFrmFmt->DelFrms(); in Read()
|
/aoo41x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 692 aFndBox.DelFrms( *this ); in NewInsertCol() 1416 aFndBox.DelFrms( *this ); in NewSplitRow() 1450 aFndBox.DelFrms( *this ); in NewSplitRow() 1500 aFndBox.DelFrms( *this ); in InsertRow()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | cntfrm.hxx | 110 static void DelFrms( const SwCntntNode& );
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 770 pRet->DelFrms(); in NewFlyFrm() 1054 pFmt->DelFrms(); in SetPageObjsNewPage()
|