summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/datasourcehandling.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-03-23 15:03:04 +0100
committerMikhail Voytenko <mav@openoffice.org>2010-03-23 15:03:04 +0100
commita203dad5a7670ee1e42b6df0021eea188ba0e70c (patch)
tree77b71ac285870d2ae8b0a5f1f89aa94815d36a5b /extensions/source/abpilot/datasourcehandling.hxx
parentf338d8b6cedfa35f1fc8e2779bf3289d6075a480 (diff)
fwk138: #i105549# integrate the patch
Diffstat (limited to 'extensions/source/abpilot/datasourcehandling.hxx')
-rw-r--r--extensions/source/abpilot/datasourcehandling.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/extensions/source/abpilot/datasourcehandling.hxx b/extensions/source/abpilot/datasourcehandling.hxx
index bcd4e64fd885..54819b9b9628 100644
--- a/extensions/source/abpilot/datasourcehandling.hxx
+++ b/extensions/source/abpilot/datasourcehandling.hxx
@@ -125,17 +125,6 @@ namespace abp
// ----------------------------------------------------------------
// - ctor/dtor/assignment
// ----------------------------------------------------------------
- /** ctor
- @param _rxORB
- the service factory to use to access the UNO objects
- @param _rName
- the name of the data source the object should represent
- */
- ODataSource(
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB,
- const ::rtl::OUString& _rName
- );
-
/// constructs an object which is initially invalid
ODataSource(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB