Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1814 sal_Bool bTextFormat = sal_True; in isTextFormat() local
1830 bTextFormat = (nNumberFormat == ::com::sun::star::util::NumberFormat::TEXT); in isTextFormat()
1837 return bTextFormat; in isTextFormat()
1847 sal_Bool bTextFormat = sal_False; in getControlDefault() local
1852 bTextFormat = isTextFormat(_pFieldDescr,nFormatKey); in getControlDefault()
1855 if ( !bTextFormat ) in getControlDefault()
1880 if ( !bTextFormat ) in getControlDefault()
/aoo41x/main/connectivity/source/commontools/
H A DDateConversion.cxx256 sal_Bool bTextFormat = nTypeClass == NumberFormat::TEXT; in setValue() local
257 sal_Int32 nKeyToUse = bTextFormat ? 0 : nKey; in setValue()

Completed in 48 milliseconds