Tag: cws_dev300_rptchart02 User: oj Date: 2008-05-15 12:27:49+0000 Modified: dba/reportdesign/source/ui/inc/DataProviderHandler.hxx
Log: #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.3.2.1 Delta lines: +3 -2 ------------------- --- DataProviderHandler.hxx 2008-04-10 19:00:09+0000 1.3 +++ DataProviderHandler.hxx 2008-05-15 12:27:46+0000 1.3.2.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: DataProviderHandler.hxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.2.1 $ * * This file is part of OpenOffice.org. * @@ -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]
