Tag: mws_ooh680 User: kz Date: 2008-01-18 13:13:01+0000 Modified: dba/connectivity/inc/connectivity/dbtools.hxx
Log: INTEGRATION: CWS reportdesign02_OOH680 (1.32.114); FILE MERGED 2007/12/20 07:48:48 oj 1.32.114.2: RESYNC: (1.32-1.33); FILE MERGED 2007/10/26 11:04:12 oj 1.32.114.1: #i82914# new function to ask for the report engine service name File Changes: Directory: /dba/connectivity/inc/connectivity/ ============================================== File [changed]: dbtools.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/dbtools.hxx?r1=1.33&r2=1.33.16.1 Delta lines: +2 -0 ------------------- --- dbtools.hxx 2007-11-21 14:57:15+0000 1.33 +++ dbtools.hxx 2008-01-18 13:12:58+0000 1.33.16.1 @@ -360,6 +360,8 @@ ,const ::rtl::OUString& _sProperty, sal_Bool _bDefault = sal_False); + ::rtl::OUString getDefaultReportEngineServiceName(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rxFactory); + /** quote the given name with the given quote string. */ ::rtl::OUString quoteName(const ::rtl::OUString& _rQuote, const ::rtl::OUString& _rName); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
