summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/recfloat.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-26 13:25:02 +0200
committerNoel Grandin <noel@peralex.com>2014-03-27 13:45:09 +0200
commitffca95023020a24eaff4ece1d4c7bedd469bfb78 (patch)
tree301269f53d41a33798965e21197508d20633eb9b /sfx2/source/inc/recfloat.hxx
parent75ebd3bdf3ffcfd088f6dead6657b5a4244f2317 (diff)
sfx2/childwin.hxx: sal_Bool->bool
Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
Diffstat (limited to 'sfx2/source/inc/recfloat.hxx')
-rw-r--r--sfx2/source/inc/recfloat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/recfloat.hxx b/sfx2/source/inc/recfloat.hxx
index 1562b5edb5ed..88a481187856 100644
--- a/sfx2/source/inc/recfloat.hxx
+++ b/sfx2/source/inc/recfloat.hxx
@@ -34,7 +34,7 @@ public:
~SfxRecordingFloatWrapper_Impl();
SFX_DECL_CHILDWINDOW(SfxRecordingFloatWrapper_Impl);
- virtual sal_Bool QueryClose();
+ virtual bool QueryClose();
};
class SfxRecordingFloat_Impl : public SfxFloatingWindow