Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx121 const ScCsvDiff CSV_DIFF_RULERCURSOR = 0x00000100; variable
126 const ScCsvDiff CSV_DIFF_CURSOR = CSV_DIFF_RULERCURSOR | CSV_DIFF_GRIDCURSOR;
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx135 …CsvDiff nDiff = GetLayoutData().GetDiff( rOldData ) & (CSV_DIFF_HORIZONTAL | CSV_DIFF_RULERCURSOR); in ApplyLayout()
145 if( nDiff & CSV_DIFF_RULERCURSOR ) in ApplyLayout()
H A Dcsvcontrol.cxx66 if( mnPosCursor != rData.mnPosCursor ) nRet |= CSV_DIFF_RULERCURSOR; in GetDiff()
H A Dcsvgrid.cxx131 if( nDiff & CSV_DIFF_RULERCURSOR ) in ApplyLayout()

Completed in 21 milliseconds