summaryrefslogtreecommitdiff
path: root/include/filter/msfilter
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter')
-rw-r--r--include/filter/msfilter/countryid.hxx4
-rw-r--r--include/filter/msfilter/escherex.hxx9
-rw-r--r--include/filter/msfilter/mscodec.hxx4
-rw-r--r--include/filter/msfilter/msoleexp.hxx1
-rw-r--r--include/filter/msfilter/msvbahelper.hxx1
-rw-r--r--include/filter/msfilter/svdfppt.hxx3
-rw-r--r--include/filter/msfilter/svxmsbas.hxx1
7 files changed, 0 insertions, 23 deletions
diff --git a/include/filter/msfilter/countryid.hxx b/include/filter/msfilter/countryid.hxx
index 72b4181930f7..afb3ddbaa8cc 100644
--- a/include/filter/msfilter/countryid.hxx
+++ b/include/filter/msfilter/countryid.hxx
@@ -18,7 +18,6 @@
*/
-
#ifndef INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
#define INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
@@ -27,7 +26,6 @@
#include <filter/msfilter/msfilterdllapi.h>
-
namespace msfilter {
// Windows Country IDs ========================================================
@@ -301,11 +299,9 @@ MSFILTER_DLLPUBLIC CountryId ConvertLanguageToCountry( LanguageType eLanguage );
MSFILTER_DLLPUBLIC LanguageType ConvertCountryToLanguage( CountryId eCountry );
-
}
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/filter/msfilter/escherex.hxx b/include/filter/msfilter/escherex.hxx
index 1cb93dcf4568..c6c9065ac037 100644
--- a/include/filter/msfilter/escherex.hxx
+++ b/include/filter/msfilter/escherex.hxx
@@ -135,7 +135,6 @@ enum ESCHER_wMode
};
-
enum ESCHER_ShapePath
{
ESCHER_ShapeLines, // A line of straight segments
@@ -605,7 +604,6 @@ struct EscherPropertyValueHelper
};
-
struct EscherPersistEntry
{
sal_uInt32 mnID;
@@ -616,7 +614,6 @@ struct EscherPersistEntry
};
-
class EscherBlibEntry
{
@@ -658,7 +655,6 @@ public:
};
-
#define _E_GRAPH_PROV_USE_INSTANCES 1
#define _E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES 2
@@ -736,7 +732,6 @@ public:
};
-
#define ESCHER_CREATEPOLYGON_LINE 1
#define ESCHER_CREATEPOLYGON_POLYLINE 2
#define ESCHER_CREATEPOLYGON_POLYPOLYGON 4
@@ -948,7 +943,6 @@ public:
};
-
class MSFILTER_DLLPUBLIC EscherPersistTable
{
@@ -967,7 +961,6 @@ public:
};
-
class EscherEx;
/// abstract base class for ESCHER_ClientTextbox, ESCHER_ClientData
@@ -1056,8 +1049,6 @@ public:
};
-
-
/** Instance for global DFF data, shared through various instances of EscherEx. */
class MSFILTER_DLLPUBLIC EscherExGlobal : public EscherGraphicProvider
{
diff --git a/include/filter/msfilter/mscodec.hxx b/include/filter/msfilter/mscodec.hxx
index c6836fc612a6..a87ac3dd3de7 100644
--- a/include/filter/msfilter/mscodec.hxx
+++ b/include/filter/msfilter/mscodec.hxx
@@ -30,7 +30,6 @@
namespace msfilter {
-
/** Encodes and decodes data from protected MSO 95- documents.
*/
class MSFILTER_DLLPUBLIC MSCodec_Xor95
@@ -173,8 +172,6 @@ public:
};
-
-
/** Encodes and decodes data from protected MSO 97+ documents.
This is a wrapper class around low level cryptographic functions from RTL.
@@ -356,7 +353,6 @@ private:
};
-
} // namespace msfilter
#endif
diff --git a/include/filter/msfilter/msoleexp.hxx b/include/filter/msfilter/msoleexp.hxx
index e1e257f32755..f58c9242ceb0 100644
--- a/include/filter/msfilter/msoleexp.hxx
+++ b/include/filter/msfilter/msoleexp.hxx
@@ -45,7 +45,6 @@ public:
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/filter/msfilter/msvbahelper.hxx b/include/filter/msfilter/msvbahelper.hxx
index acd6e593460a..262388fc7992 100644
--- a/include/filter/msfilter/msvbahelper.hxx
+++ b/include/filter/msfilter/msvbahelper.hxx
@@ -31,7 +31,6 @@ namespace ooo {
namespace vba {
-
struct MSFILTER_DLLPUBLIC MacroResolvedInfo
{
SfxObjectShell* mpDocContext;
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index d1a1078c7a99..2f04a8e0453e 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -463,8 +463,6 @@ public:
};
-
-
class SvxFieldItem;
struct MSFILTER_DLLPUBLIC PPTFieldEntry
{
@@ -516,7 +514,6 @@ struct ProcessData
};
-
class SdrTextObj;
class SfxObjectShell;
diff --git a/include/filter/msfilter/svxmsbas.hxx b/include/filter/msfilter/svxmsbas.hxx
index 33b26b105fc9..f42555419ec1 100644
--- a/include/filter/msfilter/svxmsbas.hxx
+++ b/include/filter/msfilter/svxmsbas.hxx
@@ -47,7 +47,6 @@ class SfxObjectShell;
*/
-
class MSFILTER_DLLPUBLIC SvxImportMSVBasic
{
public: