summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/namemgrtable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namemgrtable.hxx')
-rw-r--r--sc/source/ui/inc/namemgrtable.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/namemgrtable.hxx b/sc/source/ui/inc/namemgrtable.hxx
index bbbcab60bd41..69bc102bfb1a 100644
--- a/sc/source/ui/inc/namemgrtable.hxx
+++ b/sc/source/ui/inc/namemgrtable.hxx
@@ -83,6 +83,7 @@ public:
void addEntry( const ScRangeNameLine& rLine );
void DeleteSelectedEntries();
+ void SetEntry( const ScRangeNameLine& rLine );
void GetCurrentLine(ScRangeNameLine& rLine);
bool IsMultiSelection();