Home
last modified time | relevance | path

Searched refs:CSV_DIFF_GRIDCURSOR (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx122 const ScCsvDiff CSV_DIFF_GRIDCURSOR = 0x00000200; variable
126 const ScCsvDiff CSV_DIFF_CURSOR = CSV_DIFF_RULERCURSOR | CSV_DIFF_GRIDCURSOR;
/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx67 if( mnColCursor != rData.mnColCursor ) nRet |= CSV_DIFF_GRIDCURSOR; in GetDiff()

Completed in 18 milliseconds