Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx915 SetFieldsDirty(true, NULL, 0); in TextToTable()
1235 SetFieldsDirty( true, NULL, 0 ); in TextToTable()
1790 SetFieldsDirty( true, NULL, 0 ); in InsertCol()
1857 SetFieldsDirty( true, NULL, 0 ); in InsertRow()
2179 SetFieldsDirty( true, NULL, 0 ); in DeleteRowCol()
2396 SetFieldsDirty( true, NULL, 0 ); in MergeTbl()
3344 SetFieldsDirty( true, NULL, 0 ); in SplitTable()
3622 SetFieldsDirty( true, NULL, 0 ); in MergeTable()
3897 SetFieldsDirty( true, NULL, 0 ); in SetTableAutoFmt()
4081 SetFieldsDirty( true, NULL, 0 ); in SetColRowWidthHeight()
[all …]
H A Dnodes.cxx154 if( GetDoc()->SetFieldsDirty( sal_True, &rDelPos.GetNode(), nSz ) && in ChgNode()
156 rNds.GetDoc()->SetFieldsDirty( true, NULL, 0 ); in ChgNode()
390 GetDoc()->SetFieldsDirty( true, NULL, 0 ); in ChgNode()
392 rNds.GetDoc()->SetFieldsDirty( true, NULL, 0 ); in ChgNode()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1288 pUpdtFlds->SetFieldsDirty( sal_False ); in UpdateExpFlds()
1573 pUpdtFlds->SetFieldsDirty( sal_False ); in UpdateExpFlds()
2184 bool SwDoc::SetFieldsDirty( bool b, const SwNode* pChk, sal_uLong nLen ) in SetFieldsDirty() function in SwDoc
2226 GetUpdtFlds().SetFieldsDirty( b ); in SetFieldsDirty()
2271 SetFieldsDirty( sal_True ); in InsDelFldInFldLst()
2639 SetFieldsDirty( sal_True ); in InsertFldType()
2670 SetFieldsDirty( sal_True ); in RemoveFldType()
H A Ddoclay.cxx1994 GetUpdtFlds().SetFieldsDirty( sal_False ); in IMPL_LINK()
/trunk/main/sw/inc/
H A DIDocumentFieldsAccess.hxx150 virtual bool SetFieldsDirty(bool b, const SwNode* pChk, sal_uLong nLen) = 0;
H A Ddoc.hxx853 virtual bool SetFieldsDirty(bool b, const SwNode* pChk, sal_uLong nLen);
/trunk/main/sw/source/core/inc/
H A Ddocfld.hxx179 void SetFieldsDirty( sal_Bool b ) { bFldsDirty = b; } in SetFieldsDirty() function in SwDocUpdtFld
/trunk/main/sw/source/core/fields/
H A Dddetbl.cxx150 pDoc->SetFieldsDirty( true, NULL, 0 ); in ChangeContent()
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx581 GetTxtNode().GetDoc()->GetUpdtFlds().SetFieldsDirty( sal_True ); in UpdateFieldContent()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx380 pDoc->SetFieldsDirty(false, NULL, 0); in Read()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1373 GetNode()->getIDocumentFieldsAccess()->SetFieldsDirty( sal_True, GetNode(), 1 ); in Modify()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2370 GetDoc()->SetFieldsDirty(true, NULL, 0); in Modify()

Completed in 95 milliseconds