diff options
Diffstat (limited to 'include/svx/langbox.hxx')
-rw-r--r-- | include/svx/langbox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx index a80589cdae15..af16b7faf914 100644 --- a/include/svx/langbox.hxx +++ b/include/svx/langbox.hxx @@ -86,7 +86,7 @@ public: void HideLBB(); void DisableLBB(); void SaveValueLBB(); - sal_Int32 GetSelectEntryPosLBB() const; + sal_Int32 GetSelectedEntryPosLBB() const; void* GetEntryDataLBB( sal_Int32 nPos ) const; sal_Int32 GetSavedValueLBB() const; |