Searched defs:bStrict (Results 1 – 10 of 10) sorted by relevance
44 sal_Bool bStrict; member in ProgressBarHelper
62 const rtl::OUString & rPropName, beans::Property & rProp, bool bStrict ) in getProperty()
629 bool IgnoreCase = false, Direct = false, bStrict = false; in main() local
4379 void VCLXFormattedSpinField::setStrictFormat( sal_Bool bStrict ) in setStrictFormat()4809 void VCLXDateField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExcepti… in setStrictFormat()5021 void VCLXTimeField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExcepti… in setStrictFormat()5309 void VCLXNumericField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExce… in setStrictFormat()5613 void VCLXMetricField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExcep… in setStrictFormat()5924 void VCLXCurrencyField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExc… in setStrictFormat()6183 void VCLXPatternField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExce… in setStrictFormat()
284 sal_uInt32 nUtf32, rtl_TextEncoding eCharset, bool bStrict) in writeEscapeChar()
1790 sal_Bool bStrict = sal_False; in implAdjustGenericFieldSetting() local1947 sal_Bool bStrict = getBOOL( _rxModel->getPropertyValue( FM_PROP_STRICTFORMAT ) ); in implAdjustGenericFieldSetting() local2093 sal_Bool bStrict = getBOOL( _rxModel->getPropertyValue( FM_PROP_STRICTFORMAT ) ); in implAdjustGenericFieldSetting() local2258 sal_Bool bStrict = getBOOL( _rxModel->getPropertyValue( FM_PROP_STRICTFORMAT ) ); in implAdjustGenericFieldSetting() local2377 sal_Bool bStrict = getBOOL( _rxModel->getPropertyValue( FM_PROP_STRICTFORMAT ) ); in implAdjustGenericFieldSetting() local
1810 void SVTXNumericField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExce… in setStrictFormat()1976 void SVTXCurrencyField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExc… in setStrictFormat()
3441 void UnoDateFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()3642 void UnoTimeFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()3816 void UnoNumericFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()4017 void UnoCurrencyFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()4174 void UnoPatternFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
346 void FormatterBase::SetStrictFormat( sal_Bool bStrict ) in SetStrictFormat()
68 …ble ScInterpreter::GetDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, bool bStrict ) in GetDateSerial()
Completed in 134 milliseconds