summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/viewsh.hxx')
-rw-r--r--include/sfx2/viewsh.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/viewsh.hxx b/include/sfx2/viewsh.hxx
index c5e5a6380bad..466ced7776dd 100644
--- a/include/sfx2/viewsh.hxx
+++ b/include/sfx2/viewsh.hxx
@@ -89,7 +89,6 @@ namespace o3tl
#define DEFAULT_MARGIN_HEIGHT 12
-
// @[SfxViewShell-Flags]
enum class SfxViewShellFlags
@@ -113,7 +112,6 @@ namespace o3tl
*/
-
#define SFX_DECL_VIEWFACTORY(Class) \
private: \
static SfxViewFactory *pFactory; \
@@ -331,7 +329,6 @@ public:
};
-
inline SfxViewFrame* SfxViewShell::GetViewFrame() const
/* [Description]