Home
last modified time | relevance | path

Searched refs:aMsgHnt (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1506 aMsgHnt.eFlags = TBL_BOXNAME; in TableToText()
1507 UpdateTblFlds( &aMsgHnt ); in TableToText()
2389 aMsgHnt.eFlags = TBL_BOXPTR; in MergeTbl()
2390 UpdateTblFlds( &aMsgHnt ); in MergeTbl()
3231 aMsgHnt.pHistory = &aHistory; in SplitTable()
3252 UpdateTblFlds( &aMsgHnt ); in SplitTable()
3605 aMsgHnt.eFlags = TBL_MERGETBL; in MergeTable()
3606 aMsgHnt.pHistory = pHistory; in MergeTable()
3607 UpdateTblFlds( &aMsgHnt ); in MergeTable()
4044 aMsgHnt.eFlags = TBL_BOXPTR; in SetColRowWidthHeight()
[all …]
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx958 aMsgHnt.eFlags = TBL_BOXNAME; in AddFmt()
1777 aMsgHnt.eFlags = TBL_BOXPTR; in UndoImpl()
1778 rDoc.UpdateTblFlds( &aMsgHnt ); in UndoImpl()
1939 aMsgHnt.eFlags = TBL_BOXPTR; in RedoImpl()
1951 aMsgHnt.eFlags = TBL_BOXPTR; in RedoImpl()
2029 aMsgHnt.eFlags = TBL_BOXPTR; in UndoImpl()
2030 rDoc.UpdateTblFlds( &aMsgHnt ); in UndoImpl()
2995 aMsgHnt.eFlags = TBL_BOXPTR; in UndoImpl()
2996 pDoc->UpdateTblFlds( &aMsgHnt ); in UndoImpl()
3114 aMsgHnt.eFlags = TBL_BOXPTR; in UndoImpl()
[all …]
H A Drolbck.cxx104 SwTableFmlUpdate aMsgHnt( &pTableNode->GetTable() ); in SwHistorySetFmt() local
105 aMsgHnt.eFlags = TBL_BOXNAME; in SwHistorySetFmt()
107 rNew.ChangeState( &aMsgHnt ); in SwHistorySetFmt()
771 SwTableFmlUpdate aMsgHnt( in SwHistorySetAttrSet() local
773 aMsgHnt.eFlags = TBL_BOXNAME; in SwHistorySetAttrSet()
775 rNew.ChangeState( &aMsgHnt ); in SwHistorySetAttrSet()
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx725 SwTableFmlUpdate aMsgHnt( &rCpyTbl ); in InsNewTable() local
726 aMsgHnt.eFlags = TBL_RELBOXNAME; in InsNewTable()
727 pCpyDoc->UpdateTblFlds( &aMsgHnt ); in InsNewTable()
781 SwTableFmlUpdate aMsgHnt( &rCpyTbl ); in InsTable() local
782 aMsgHnt.eFlags = TBL_RELBOXNAME; in InsTable()
783 pCpyDoc->UpdateTblFlds( &aMsgHnt ); in InsTable()
1025 SwTableFmlUpdate aMsgHnt( &rCpyTbl ); in InsTable() local
1026 aMsgHnt.eFlags = TBL_RELBOXNAME; in InsTable()
1027 pCpyDoc->UpdateTblFlds( &aMsgHnt ); in InsTable()
H A Ddocsort.cxx566 SwTableFmlUpdate aMsgHnt( &pTblNd->GetTable() ); in SortTbl() local
567 aMsgHnt.eFlags = TBL_RELBOXNAME; in SortTbl()
568 UpdateTblFlds( &aMsgHnt ); in SortTbl()
H A Dtblrwcl.cxx2202 SwTableFmlUpdate aMsgHnt( this ); in CopyHeadlineIntoTable() local
2203 aMsgHnt.eFlags = TBL_RELBOXNAME; in CopyHeadlineIntoTable()
2204 GetFrmFmt()->GetDoc()->UpdateTblFlds( &aMsgHnt ); in CopyHeadlineIntoTable()
2288 SwTableFmlUpdate aMsgHnt( this ); in MakeCopy() local
2289 aMsgHnt.eFlags = TBL_RELBOXNAME; in MakeCopy()
2290 pSrcDoc->UpdateTblFlds( &aMsgHnt ); in MakeCopy()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx1251 SwDocPosUpdate aMsgHnt( nDocPos ); in CheckPageDescs() local
1252 pDoc->UpdatePageFlds( &aMsgHnt ); in CheckPageDescs()
1400 SwDocPosUpdate aMsgHnt( pPrevPage->Frm().Top() ); in InsertPage() local
1401 pDoc->UpdatePageFlds( &aMsgHnt ); in InsertPage()
1561 SwDocPosUpdate aMsgHnt( nDocPos ); in RemoveSuperfluous() local
1562 GetFmt()->GetDoc()->UpdatePageFlds( &aMsgHnt ); in RemoveSuperfluous()
H A Dnewfrm.cxx585 SwDocPosUpdate aMsgHnt( pPage->Frm().Top() ); in Init() local
586 pFieldsAccess->UpdatePageFlds( &aMsgHnt ); in Init()
H A Dfrmtool.cxx1384 SwTableFmlUpdate aMsgHnt( &pTblNode->GetTable() ); in _InsertCnt() local
1385 aMsgHnt.eFlags = TBL_BOXPTR; in _InsertCnt()
1386 pDoc->UpdateTblFlds( &aMsgHnt ); in _InsertCnt()
H A Dwsfrm.cxx2245 SwDocPosUpdate aMsgHnt( pPage->Frm().Top() ); in _UpdateAttr() local
2246 pPage->GetFmt()->GetDoc()->UpdatePageFlds( &aMsgHnt ); in _UpdateAttr()
H A Dtabfrm.cxx3377 SwDocPosUpdate aMsgHnt( pPage->Frm().Top() ); in _UpdateAttr() local
3378 GetFmt()->GetDoc()->UpdatePageFlds( &aMsgHnt ); in _UpdateAttr()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1036 SwDocPosUpdate aMsgHnt( 0 ); in CalcLayout() local
1037 GetDoc()->UpdatePageFlds( &aMsgHnt ); in CalcLayout()

Completed in 211 milliseconds