summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/inputwin.hxx')
-rw-r--r--sc/source/ui/inc/inputwin.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx
index c10fdb4da73b..36b5d803c950 100644
--- a/sc/source/ui/inc/inputwin.hxx
+++ b/sc/source/ui/inc/inputwin.hxx
@@ -40,8 +40,6 @@ class ScRangeList;
class ScTabViewShell;
class Accelerator;
-
-
class ScTextWndBase : public Window
{
public:
@@ -130,8 +128,6 @@ private:
ScTabViewShell* mpViewShell;
};
-
-
class ScPosWnd : public ComboBox, public SfxListener // Display position
{
private:
@@ -304,8 +300,6 @@ private:
bool mbIsMultiLine;
};
-
-
class ScInputWindowWrapper : public SfxChildWindow
{
public: