Searched refs:_rxFormatted (Results 1 – 2 of 2) sorted by relevance
135 …:impl_onFormattedProperttyChange( const Reference< XFormattedField >& _rxFormatted, const ::rtl::O… in impl_onFormattedProperttyChange() argument141 impl_adjustFormatToDataFieldType_nothrow( _rxFormatted ); in impl_onFormattedProperttyChange()223 …lizer::impl_adjustFormatToDataFieldType_nothrow( const Reference< XFormattedField >& _rxFormatted ) in impl_adjustFormatToDataFieldType_nothrow() argument231 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()
79 …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 39 milliseconds