Home
last modified time | relevance | path

Searched refs:DelFrms (Results 1 – 25 of 43) sorted by relevance

12

/aoo4110/main/sw/source/core/docnode/
H A Dndsect.cxx783 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 Dnodes.cxx579 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 Dsection.cxx335 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 Dndtbl.cxx977 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 Dnode.cxx1044 DelFrms(sal_True, sal_False); in ~SwCntntNode()
1374 void SwCntntNode::DelFrms( sal_Bool /* bNeedDel */, sal_Bool bIsDisposeAccTable ) in DelFrms() function in SwCntntNode
/aoo4110/main/sw/source/core/txtnode/
H A Datrftn.cxx88 GetTxtFtn()->DelFrms(0); in SetEndNote()
234 DelFrms( 0 ); in SetStartNode()
360 void SwTxtFtn::DelFrms( const SwFrm* pSib ) in DelFrms() function in SwTxtFtn
H A Datrflyin.cxx183 pFmt->DelFrms(); in SetAnchor()
/aoo4110/main/sw/inc/
H A Dnode.hxx447 void DelFrms( sal_Bool bNeedDel = sal_False, sal_Bool bIsAccTableDispose = sal_True );
542 void DelFrms();
592 void DelFrms();
H A Dfrmfmt.hxx74 virtual void DelFrms();
296 virtual void DelFrms();
H A Dtxtftn.hxx59 void DelFrms( const SwFrm* );
H A Dtblsel.hxx182 void DelFrms ( SwTable &rTable,sal_Bool bAccTableDispose = sal_False );
H A Dsection.hxx330 virtual void DelFrms();
/aoo4110/main/sw/source/core/undo/
H A Dunsort.cxx109 pTblNd->DelFrms(); in UndoImpl()
186 pTblNd->DelFrms(); in RedoImpl()
H A Dundobj1.cxx165 pFrmFmt->DelFrms(); // Frms vernichten. in DelFly()
563 pFrmFmt->DelFrms(); in UndoImpl()
H A Duntbl.cxx287 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()
/aoo4110/main/sw/source/core/doc/
H A Dtblcpy.cxx734 aFndBox.DelFrms( *this ); in InsNewTable()
775 aFndBox.DelFrms( pTblNd->GetTable() ); in InsTable()
1034 aFndBox.DelFrms( *this,sal_False ); in InsTable()
H A Dtblrwcl.cxx557 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 Ddoclay.cxx291 pFmt->DelFrms(); in DelLayoutFmt()
1323 pOldFmt->DelFrms(); in lcl_InsertLabel()
1647 pOldFmt->DelFrms(); in lcl_InsertDrawLabel()
H A Ddocedt.cxx242 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 Ddocfly.cxx243 rFmt.DelFrms(); in SetFlyFrmAnchor()
/aoo4110/main/sw/source/core/layout/
H A Dssfrm.cxx487 pTxtFtn->DelFrms( this ); in ~SwCntntFrm()
499 void SwCntntFrm::DelFrms( const SwCntntNode& rNode ) in DelFrms() function in SwCntntFrm
/aoo4110/main/sw/source/filter/basflt/
H A Dshellio.cxx262 pFrmFmt->DelFrms(); in Read()
282 pFrmFmt->DelFrms(); in Read()
/aoo4110/main/sw/source/core/table/
H A Dswnewtable.cxx692 aFndBox.DelFrms( *this ); in NewInsertCol()
1416 aFndBox.DelFrms( *this ); in NewSplitRow()
1450 aFndBox.DelFrms( *this ); in NewSplitRow()
1500 aFndBox.DelFrms( *this ); in InsertRow()
/aoo4110/main/sw/source/core/inc/
H A Dcntfrm.hxx110 static void DelFrms( const SwCntntNode& );
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx770 pRet->DelFrms(); in NewFlyFrm()
1054 pFmt->DelFrms(); in SetPageObjsNewPage()

Completed in 205 milliseconds

12