Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx116 const ScCsvDiff CSV_DIFF_CHARWIDTH = 0x00000008; variable
124 …F_HORIZONTAL = CSV_DIFF_POSCOUNT | CSV_DIFF_POSOFFSET | CSV_DIFF_HDRWIDTH | CSV_DIFF_CHARWIDTH;
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx61 if( mnCharWidth != rData.mnCharWidth ) nRet |= CSV_DIFF_CHARWIDTH; in GetDiff()

Completed in 10 milliseconds