Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Daccessibilityoptions.cxx599 const sal_Int16 nMaxColumnCountA(GetColorValueSetColumnCount()); in SetVCLSettings() local
600 …OSL_ENSURE(nMaxColumnCountA >= 0, "OOps, negative values for ColorValueSetColumnCount are not allo… in SetVCLSettings()
601 …t sal_uInt16 nMaxColumnCountB(static_cast< sal_uInt16 >(nMaxColumnCountA >= 0 ? nMaxColumnCountA :… in SetVCLSettings()

Completed in 14 milliseconds