Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx172 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
/trunk/main/svtools/source/table/
H A Dcellvalueconversion.cxx117 virtual ::sal_Int32 getFormatKey() const = 0;
164 virtual ::sal_Int32 getFormatKey() const in getFormatKey() function in svt::StandardFormatNormalizer
472 sal_Int32 const formatKey = pNormalizer->getFormatKey(); in convertToString()
/trunk/main/connectivity/inc/connectivity/
H A Dformattedcolumnvalue.hxx95 virtual sal_Int32 getFormatKey() const;
/trunk/main/reportdesign/source/ui/inc/
H A DDateTime.hxx87 sal_Int32 getFormatKey(sal_Bool _bDate) const;
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx231 sal_Int32 nFormatKey = _rxFormatted->getFormatKey(); in impl_adjustFormatToDataFieldType_nothrow()
/trunk/main/connectivity/source/commontools/
H A Dformattedcolumnvalue.cxx255 sal_Int32 FormattedColumnValue::getFormatKey() const in getFormatKey() function in dbtools::FormattedColumnValue
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx864 sal_Int32 nFormatKey = xFormattedField->getFormatKey(); in exportContainer()
1292 nNumberFormat = _xParentFormattedField->getFormatKey(); in exportAutoStyle()
1294 nNumberFormat = xFormattedField->getFormatKey(); in exportAutoStyle()
/trunk/main/reportdesign/source/core/inc/
H A DFormattedField.hxx141 virtual ::sal_Int32 SAL_CALL getFormatKey() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx251 ::sal_Int32 SAL_CALL OFormattedField::getFormatKey() throw (uno::RuntimeException) in getFormatKey() function in reportdesign::OFormattedField
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1023 aReturn <<= getFormatKey(); in getProperty()
1348 sal_Int32 SVTXFormattedField::getFormatKey(void) const in getFormatKey() function in SVTXFormattedField
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx196 sal_Int32 getFormatKey(void) const;

Completed in 69 milliseconds