summaryrefslogtreecommitdiff
path: root/svtools/source/config/fontsubstconfig.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-30 10:16:38 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-10-30 09:58:16 +0000
commit669b9cd5b8924a121114540adac91cd7e2f8b0ad (patch)
tree066c0eecc2be3d76ed327413140df529912aa8bd /svtools/source/config/fontsubstconfig.cxx
parentf8767ea9e53fda2ab144c7edbee75582b0391f2c (diff)
com::sun::star->css in svtools
Change-Id: I95fd8317ab1142068e0c7b50fc62643fe9f95dc2 Reviewed-on: https://gerrit.libreoffice.org/19683 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svtools/source/config/fontsubstconfig.cxx')
-rw-r--r--svtools/source/config/fontsubstconfig.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/fontsubstconfig.cxx b/svtools/source/config/fontsubstconfig.cxx
index 8f37ba836ee7..75863365c572 100644
--- a/svtools/source/config/fontsubstconfig.cxx
+++ b/svtools/source/config/fontsubstconfig.cxx
@@ -94,7 +94,7 @@ SvtFontSubstConfig::~SvtFontSubstConfig()
delete pImpl;
}
-void SvtFontSubstConfig::Notify( const com::sun::star::uno::Sequence< OUString >& )
+void SvtFontSubstConfig::Notify( const css::uno::Sequence< OUString >& )
{
}