Home
last modified time | relevance | path

Searched refs:SC_HINT_TABLEOPDIRTY (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/inc/
H A Dbrdcst.hxx35 #define SC_HINT_TABLEOPDIRTY SFX_HINT_USER00 macro
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx1807 if (nHint & (SC_HINT_DATACHANGED | SC_HINT_DYING | SC_HINT_TABLEOPDIRTY)) in Notify()
1810 if ( nHint & SC_HINT_TABLEOPDIRTY ) in Notify()
1888 pDocument->TrackFormulas( SC_HINT_TABLEOPDIRTY ); in SetTableOpDirty()
H A Dcolumn.cxx1942 ScHint aHint( SC_HINT_TABLEOPDIRTY, aPos, NULL ); in SetTableOpDirty()

Completed in 36 milliseconds