summaryrefslogtreecommitdiff
path: root/svl/inc/svl/poolcach.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/poolcach.hxx')
-rw-r--r--svl/inc/svl/poolcach.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/svl/poolcach.hxx b/svl/inc/svl/poolcach.hxx
index 78bdca8177e6..182c9739f0cf 100644
--- a/svl/inc/svl/poolcach.hxx
+++ b/svl/inc/svl/poolcach.hxx
@@ -61,7 +61,7 @@ public:
const SfxItemSet *pPutSet );
~SfxItemPoolCache();
- const SfxSetItem& ApplyTo( const SfxSetItem& rSetItem, BOOL bNew = FALSE );
+ const SfxSetItem& ApplyTo( const SfxSetItem& rSetItem, sal_Bool bNew = sal_False );
};