Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dglobal.hxx202 const sal_uInt8 CR_ALL = (CR_HIDDEN | CR_MANUALBREAK | CR_FILTERED | CR_MANUALSIZE); variable
/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx2908 SCROW nRow = pRowFlags->GetLastAnyBitAccess( 0, sal::static_int_cast<sal_uInt8>(CR_ALL) ); in GetLastFlaggedRow()
2941 if ((pColFlags[nCol] & CR_ALL) || (pColWidth[nCol] != STD_COL_WIDTH)) in GetLastChangedCol()

Completed in 45 milliseconds