summaryrefslogtreecommitdiffstats
path: root/framework/inc/classes/taskcreator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/taskcreator.hxx')
-rw-r--r--framework/inc/classes/taskcreator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/taskcreator.hxx b/framework/inc/classes/taskcreator.hxx
index d8631b876e76..e51602d1f455 100644
--- a/framework/inc/classes/taskcreator.hxx
+++ b/framework/inc/classes/taskcreator.hxx
@@ -55,7 +55,7 @@ class TaskCreator
virtual ~TaskCreator( );
css::uno::Reference< css::frame::XFrame > createTask( const OUString& sName ,
- sal_Bool bVisible );
+ bool bVisible );
// helper
private: