summaryrefslogtreecommitdiff
path: root/include/svl/aeitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/aeitem.hxx')
-rw-r--r--include/svl/aeitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/aeitem.hxx b/include/svl/aeitem.hxx
index 715d7419d40c..e0f4254b3c7e 100644
--- a/include/svl/aeitem.hxx
+++ b/include/svl/aeitem.hxx
@@ -32,7 +32,7 @@ class SVL_DLLPUBLIC SfxAllEnumItem: public SfxEnumItem
std::vector<sal_uInt16>* pDisabledValues;
protected:
- sal_uInt16 _GetPosByValue( sal_uInt16 nValue ) const;
+ sal_uInt16 GetPosByValue_( sal_uInt16 nValue ) const;
public:
static SfxPoolItem* CreateDefault();