User: rt Date: 2008-06-16 13:39:56+0000 Modified: dba/reportdesign/source/ui/inc/DataProviderHandler.hxx
Log: INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/05/15 12:27:46 oj 1.3.2.1: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: DataProviderHandler.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/DataProviderHandler.hxx?r1=1.3&r2=1.4 Delta lines: +1 -0 ------------------- --- DataProviderHandler.hxx 2008-04-10 19:00:09+0000 1.3 +++ DataProviderHandler.hxx 2008-06-16 13:39:54+0000 1.4 @@ -106,6 +106,7 @@ bool impl_dialogLinkedFields_nothrow( ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const; bool impl_dialogChartType_nothrow( ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const; + void impl_updateChartTitle_throw(const ::com::sun::star::uno::Any& _aValue); // overload WeakComponentImplHelperBase::disposing() // This function is called upon disposing the component, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
