Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx135 …:impl_onFormattedProperttyChange( const Reference< XFormattedField >& _rxFormatted, const ::rtl::O… in impl_onFormattedProperttyChange() argument
141 impl_adjustFormatToDataFieldType_nothrow( _rxFormatted ); in impl_onFormattedProperttyChange()
223 …lizer::impl_adjustFormatToDataFieldType_nothrow( const Reference< XFormattedField >& _rxFormatted ) in impl_adjustFormatToDataFieldType_nothrow() argument
231 sal_Int32 nFormatKey = _rxFormatted->getFormatKey(); in impl_adjustFormatToDataFieldType_nothrow()
236 ::rtl::OUString sDataField( _rxFormatted->getDataField() ); in impl_adjustFormatToDataFieldType_nothrow()
260 …Reference< XNumberFormatsSupplier > xSuppNumFmts( _rxFormatted->getFormatsSupplier(), UNO_QUERY_T… in impl_adjustFormatToDataFieldType_nothrow()
265 _rxFormatted->setFormatKey( nFormatKey ); in impl_adjustFormatToDataFieldType_nothrow()
H A Dformatnormalizer.hxx79 …n::star::uno::Reference< ::com::sun::star::report::XFormattedField >& _rxFormatted, const ::rtl::O…
83 …onst ::com::sun::star::uno::Reference< ::com::sun::star::report::XFormattedField >& _rxFormatted );

Completed in 14 milliseconds