Searched refs:getFormatKey (Results 1 – 11 of 11) sorted by relevance
172 aValues[nLength++].Value <<= getFormatKey(sal_True); in Execute()175 aValues[nLength++].Value <<= getFormatKey(sal_False); in Execute()251 sal_Int32 ODateTimeDialog::getFormatKey(sal_Bool _bDate) const in getFormatKey() function in rptui::ODateTimeDialog
117 virtual ::sal_Int32 getFormatKey() const = 0;164 virtual ::sal_Int32 getFormatKey() const in getFormatKey() function in svt::StandardFormatNormalizer472 sal_Int32 const formatKey = pNormalizer->getFormatKey(); in convertToString()
95 virtual sal_Int32 getFormatKey() const;
87 sal_Int32 getFormatKey(sal_Bool _bDate) const;
231 sal_Int32 nFormatKey = _rxFormatted->getFormatKey(); in impl_adjustFormatToDataFieldType_nothrow()
255 sal_Int32 FormattedColumnValue::getFormatKey() const in getFormatKey() function in dbtools::FormattedColumnValue
864 sal_Int32 nFormatKey = xFormattedField->getFormatKey(); in exportContainer()1292 nNumberFormat = _xParentFormattedField->getFormatKey(); in exportAutoStyle()1294 nNumberFormat = xFormattedField->getFormatKey(); in exportAutoStyle()
141 virtual ::sal_Int32 SAL_CALL getFormatKey() throw (::com::sun::star::uno::RuntimeException);
251 ::sal_Int32 SAL_CALL OFormattedField::getFormatKey() throw (uno::RuntimeException) in getFormatKey() function in reportdesign::OFormattedField
1023 aReturn <<= getFormatKey(); in getProperty()1348 sal_Int32 SVTXFormattedField::getFormatKey(void) const in getFormatKey() function in SVTXFormattedField
196 sal_Int32 getFormatKey(void) const;
Completed in 106 milliseconds