Home
last modified time | relevance | path

Searched refs:SC_PF_WHOLEROWS (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx160 if ( ( nExtFlags & SC_PF_WHOLEROWS ) || in PostPaint()
213 if ( ( rExtFlags & SC_PF_WHOLEROWS ) == 0 && in UpdatePaintExt()
223 rExtFlags |= SC_PF_WHOLEROWS; in UpdatePaintExt()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx79 #define SC_PF_WHOLEROWS 4 macro
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx126 nFlags |= SC_PF_WHOLEROWS; in DoChange()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1271 nExtFlags |= SC_PF_WHOLEROWS; in ApplySelectionPattern()

Completed in 299 milliseconds