summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/bibview.hxx')
-rw-r--r--extensions/source/bibliography/bibview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/bibview.hxx b/extensions/source/bibliography/bibview.hxx
index f4fa44ea7b17..af2899ad9954 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -75,7 +75,7 @@ namespace bib
virtual void GetFocus();
- virtual BOOL HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was handled
+ virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was handled
};
//.........................................................................