Searched refs:bTextFormat (Results 1 – 2 of 2) sorted by relevance
1814 sal_Bool bTextFormat = sal_True; in isTextFormat() local1830 bTextFormat = (nNumberFormat == ::com::sun::star::util::NumberFormat::TEXT); in isTextFormat()1837 return bTextFormat; in isTextFormat()1847 sal_Bool bTextFormat = sal_False; in getControlDefault() local1852 bTextFormat = isTextFormat(_pFieldDescr,nFormatKey); in getControlDefault()1855 if ( !bTextFormat ) in getControlDefault()1880 if ( !bTextFormat ) in getControlDefault()
256 sal_Bool bTextFormat = nTypeClass == NumberFormat::TEXT; in setValue() local257 sal_Int32 nKeyToUse = bTextFormat ? 0 : nKey; in setValue()
Completed in 40 milliseconds