diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-09-05 14:22:12 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-09-08 03:06:32 +0000 |
commit | 9de3cff361fc49322689e26709ca4709866f485c (patch) | |
tree | d95e13f88e624b29bda67c642c0e094633584b8f /sd/inc/sdabstdlg.hxx | |
parent | 8848c6ec29919deec2f242ccdd336bc710da6646 (diff) |
String to OUString
Change-Id: I5ff57ede2217f1464571fb2beaa62a34425064ae
Reviewed-on: https://gerrit.libreoffice.org/5826
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sd/inc/sdabstdlg.hxx')
-rw-r--r-- | sd/inc/sdabstdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/sdabstdlg.hxx b/sd/inc/sdabstdlg.hxx index 204e6cb1b85b..e63aa0d7570f 100644 --- a/sd/inc/sdabstdlg.hxx +++ b/sd/inc/sdabstdlg.hxx @@ -39,7 +39,6 @@ namespace sd { class DrawView; } -class String; class SfxObjectShell; class SfxObjectShellLock; class SvxFieldData; |