summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-05-10 15:53:56 +0200
committersb <sb@openoffice.org>2010-05-10 15:53:56 +0200
commitbe45f3f14b9f103e12ddc343f483086eff10011e (patch)
treec7e27934aa6ccbef6bb1b8b87b63b225e484e075 /desktop/source
parentb8dc3e6f63c57c92f877d392ef013127f41c5d44 (diff)
jl152: #i77196# typo
Diffstat (limited to 'desktop/source')
-rw-r--r--desktop/source/deployment/registry/inc/dp_backenddb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backenddb.hxx b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
index cf0bb5129292..a0e477979f8c 100644
--- a/desktop/source/deployment/registry/inc/dp_backenddb.hxx
+++ b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
@@ -119,7 +119,7 @@ protected:
/* returns the values of one particulary child element of all key elements.
*/
- ::std::list< ::rtl::OUString> BackendDb::getOneChildFromAllEntries(
+ ::std::list< ::rtl::OUString> getOneChildFromAllEntries(
::rtl::OUString const & sElementName);