summaryrefslogtreecommitdiff
path: root/include/svx/xit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xit.hxx')
-rw-r--r--include/svx/xit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/xit.hxx b/include/svx/xit.hxx
index e4df90144d80..7d087758f577 100644
--- a/include/svx/xit.hxx
+++ b/include/svx/xit.hxx
@@ -58,7 +58,6 @@ public:
OUString GetName() const { return GetValue(); }
void SetName(const OUString& rName) { SetValue(rName); }
- sal_Int32 GetIndex() const { return nPalIndex; }
bool IsIndex() const { return (nPalIndex >= 0); }
/** this static checks if the given NameOrIndex item has a unique name for its value.