summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/general.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-14 12:13:45 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-14 12:13:45 +0100
commit1a64ddfe1d1deeb1779dfa73a4fc8aad089dc968 (patch)
treeb5c0282fdbd2a35206ba10775baafedc0dda2de2 /extensions/source/bibliography/general.hxx
parent41fb6b154197078bf0abe89c1279cc6ce0d3e0ed (diff)
removetooltypes01: #i112600# remove tooltypes from extensions
Diffstat (limited to 'extensions/source/bibliography/general.hxx')
-rw-r--r--extensions/source/bibliography/general.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/general.hxx b/extensions/source/bibliography/general.hxx
index 27074404929a..b5519301131d 100644
--- a/extensions/source/bibliography/general.hxx
+++ b/extensions/source/bibliography/general.hxx
@@ -179,7 +179,7 @@ public:
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
};