summaryrefslogtreecommitdiff
path: root/cppu/source/uno/IdentityMapping.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-28 13:43:24 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-29 06:44:57 +0000
commit171990764eedee708ce458be2239466307b2dc6a (patch)
tree2c4821ca3b8a0ad0bbd4478c0a190b8be246c068 /cppu/source/uno/IdentityMapping.hxx
parent62e2fae93e8894f73560a30ae1e752cbd4c001ad (diff)
com::sun::star-css in cppu,cppuhelper
Change-Id: I84a412f587fd66f6c0610f083e61cf0fa079d4d9 Reviewed-on: https://gerrit.libreoffice.org/17384 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'cppu/source/uno/IdentityMapping.hxx')
-rw-r--r--cppu/source/uno/IdentityMapping.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/uno/IdentityMapping.hxx b/cppu/source/uno/IdentityMapping.hxx
index ce93e2a7d646..74d900200740 100644
--- a/cppu/source/uno/IdentityMapping.hxx
+++ b/cppu/source/uno/IdentityMapping.hxx
@@ -26,7 +26,7 @@ namespace com { namespace sun { namespace star { namespace uno {
class Environment;
}}}}
-uno_Mapping * createIdentityMapping(const ::com::sun::star::uno::Environment & rEnv);
+uno_Mapping * createIdentityMapping(const css::uno::Environment & rEnv);
#endif