diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2011-01-14 12:13:45 +0100 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2011-01-14 12:13:45 +0100 |
commit | 1a64ddfe1d1deeb1779dfa73a4fc8aad089dc968 (patch) | |
tree | b5c0282fdbd2a35206ba10775baafedc0dda2de2 /extensions/source/bibliography/bibbeam.cxx | |
parent | 41fb6b154197078bf0abe89c1279cc6ce0d3e0ed (diff) |
removetooltypes01: #i112600# remove tooltypes from extensions
Diffstat (limited to 'extensions/source/bibliography/bibbeam.cxx')
-rw-r--r-- | extensions/source/bibliography/bibbeam.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/bibbeam.cxx b/extensions/source/bibliography/bibbeam.cxx index 7020f9eec2ba..f0203607c219 100644 --- a/extensions/source/bibliography/bibbeam.cxx +++ b/extensions/source/bibliography/bibbeam.cxx @@ -65,7 +65,7 @@ namespace bib using namespace ::com::sun::star::uno; - void HandleTaskPaneList( Window* pWindow, BOOL bAddToList ) + void HandleTaskPaneList( Window* pWindow, sal_Bool bAddToList ) { Window* pParent = pWindow->GetParent(); |