summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/shtabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/shtabdlg.hxx')
-rw-r--r--sc/source/ui/inc/shtabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/shtabdlg.hxx b/sc/source/ui/inc/shtabdlg.hxx
index 6230b9d14176..dde157b1610e 100644
--- a/sc/source/ui/inc/shtabdlg.hxx
+++ b/sc/source/ui/inc/shtabdlg.hxx
@@ -48,7 +48,7 @@ public:
sal_Int32 GetSelectEntryCount() const;
OUString GetSelectedEntry(sal_Int32 nPos) const;
- sal_Int32 GetSelectEntryPos(sal_Int32 nPos) const;
+ sal_Int32 GetSelectedEntryPos(sal_Int32 nPos) const;
};
#endif