Kaydet (Commit) 03499712 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS reportdesign02 (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
üst 50faedd3
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: dbtools.hxx,v $ * $RCSfile: dbtools.hxx,v $
* *
* $Revision: 1.33 $ * $Revision: 1.34 $
* *
* last change: $Author: ihi $ $Date: 2007-11-21 14:57:15 $ * last change: $Author: rt $ $Date: 2008-01-29 13:54:28 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -360,6 +360,8 @@ namespace dbtools ...@@ -360,6 +360,8 @@ namespace dbtools
,const ::rtl::OUString& _sProperty, ,const ::rtl::OUString& _sProperty,
sal_Bool _bDefault = sal_False); 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. /** quote the given name with the given quote string.
*/ */
::rtl::OUString quoteName(const ::rtl::OUString& _rQuote, const ::rtl::OUString& _rName); ::rtl::OUString quoteName(const ::rtl::OUString& _rQuote, const ::rtl::OUString& _rName);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment