summaryrefslogtreecommitdiffstats
path: root/include/sfx2/filedlghelper.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-29 21:58:11 -0200
committerCaolán McNamara <caolanm@redhat.com>2014-01-30 11:31:58 +0000
commitc97b226b5a5480caf00d1c859fc7bcbfddde3a6a (patch)
treeed6b9f9afbe95a5f42ac13434337f272b25f99be /include/sfx2/filedlghelper.hxx
parentfdo#63154 Removed unused solar.h ref. in basic and formula (diff)
downloadcore-c97b226b5a5480caf00d1c859fc7bcbfddde3a6a.tar.gz
core-c97b226b5a5480caf00d1c859fc7bcbfddde3a6a.zip
fdo#63154 Removed unused solar.h ref. in sfx2
Change-Id: I7fd8815482c3491d28e0d353e725e7c37aa52fc3 Reviewed-on: https://gerrit.libreoffice.org/7736 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2/filedlghelper.hxx')
-rw-r--r--include/sfx2/filedlghelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/filedlghelper.hxx b/include/sfx2/filedlghelper.hxx
index 37e48b1eeab7..a68a791fc664 100644
--- a/include/sfx2/filedlghelper.hxx
+++ b/include/sfx2/filedlghelper.hxx
@@ -25,7 +25,6 @@
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustring.hxx>
-#include <tools/solar.h>
#include <tools/errcode.hxx>
#include <vcl/dialog.hxx>
#include <vcl/edit.hxx>
@@ -35,8 +34,6 @@
#include <sfx2/sfxuno.hxx>
#include <sfx2/docfilt.hxx>
-//-----------------------------------------------------------------------------
-
namespace com
{
namespace sun