summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-12 14:15:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-12 15:58:49 +0100
commit4a6c72e3b1007e713b3797d23df60b3477a47072 (patch)
tree0ad64da470a1d38d5e387ce550095e8168b2be99 /desktop/source/deployment/gui/dp_gui_extlistbox.hxx
parentcbc722733bb272b0f26efec09b478bed9a3cdb96 (diff)
Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUND
Change-Id: Ie491835b854bf59694a20c4f94e2333b72142d08
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_extlistbox.hxx')
-rw-r--r--desktop/source/deployment/gui/dp_gui_extlistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_extlistbox.hxx b/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
index bd16bae937bb..b0fda41add21 100644
--- a/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
+++ b/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
@@ -222,7 +222,7 @@ public:
/** @return The index of the first selected entry in the list box.
When nothing is selected, which is the case when getItemCount returns '0',
- then this function returns EXTENSION_LISTBOX_ENTRY_NOTFOUND */
+ then this function returns ENTRY_NOTFOUND */
virtual sal_Int32 getSelIndex() const;
/** @return The item name of the entry with the given index