summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/sortkeydlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/sortkeydlg.hxx')
-rw-r--r--sc/source/ui/inc/sortkeydlg.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/inc/sortkeydlg.hxx b/sc/source/ui/inc/sortkeydlg.hxx
index a775b791c4d4..5a9f39699f1e 100644
--- a/sc/source/ui/inc/sortkeydlg.hxx
+++ b/sc/source/ui/inc/sortkeydlg.hxx
@@ -23,8 +23,6 @@
#include <svtools/stdctrl.hxx>
#include <svx/langbox.hxx>
-
-
struct ScSortKeyItem : public VclBuilderContainer
{
VclFrame* m_pFrame;
@@ -43,8 +41,6 @@ struct ScSortKeyItem : public VclBuilderContainer
typedef boost::ptr_vector<ScSortKeyItem> ScSortKeyItems;
-
-
class ScSortKeyWindow
{
private:
@@ -63,8 +59,6 @@ public:
sal_Int32 GetTotalHeight() const { return m_pBox->GetSizePixel().Height(); }
};
-
-
class ScSortKeyCtrl
{
private: