summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-15 21:43:57 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-15 21:43:57 -0500
commit7d1cfb451bca265ff7ea5e08a9b23b7fdd25e9e2 (patch)
tree15d778e1685b018543819d8c434f2da65bd707c2 /sc/source/ui/inc/docsh.hxx
parentd8bb96e54339133a708eaa82b37730f793680497 (diff)
Unused method.
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--sc/source/ui/inc/docsh.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index f10622983e85..fb23c04ba8a2 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -420,7 +420,6 @@ public:
const ScOptSolverSave* GetSolverSaveData() const { return pSolverSaveData; } // may be null
void SetSolverSaveData( const ScOptSolverSave& rData );
- sal_Bool AcceptStateUpdate() const;
ScSheetSaveData* GetSheetSaveData();
void ResetKeyBindings( ScOptionsUtil::KeyBindingType eType );