summaryrefslogtreecommitdiff
path: root/vcl/inc/regband.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/regband.hxx')
-rw-r--r--vcl/inc/regband.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/regband.hxx b/vcl/inc/regband.hxx
index 5e8f5bdefc5b..dc760e47b359 100644
--- a/vcl/inc/regband.hxx
+++ b/vcl/inc/regband.hxx
@@ -79,10 +79,10 @@ public:
The new ImplRegionBand object will
be a copy of this band.
@param bIgnorePoints
- When true (the default) the
+ When <TRUE/> (the default) the
band points pointed to by
mpFirstBandPoint are not copied.
- When false they are copied.
+ When <FALSE/> they are copied.
You need the points when you are
planning to call ProcessPoints()
later on.