summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/anyrefdg.hxx')
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx
index e272aefa09df..af1a3aa71048 100644
--- a/sc/source/ui/inc/anyrefdg.hxx
+++ b/sc/source/ui/inc/anyrefdg.hxx
@@ -103,8 +103,6 @@ public:
bool CanInputDone( bool bForced ){ return pRefEdit && (bForced || !pRefBtn); }
};
-
-
class SC_DLLPUBLIC ScRefHandler :
public IAnyRefDialog
{
@@ -174,8 +172,6 @@ public:
};
-
-
class ScRefHdlModalImpl : public ModalDialog, public ScRefHandler
{
public: