summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx')
-rwxr-xr-xsd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx b/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx
index b6309f80d0b4..e9ef3e0fb725 100755
--- a/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx
@@ -100,7 +100,7 @@ public:
filler, the actual slide sorter view--are visible and place them in
the area last passed to Resize().
@param bForce
- When <TRUE/> is given (<FALSE/> is the default) then the content
+ When <sal_True/> is given (<sal_False/> is the default) then the content
window and with it the SlideSorterView is resized event when its
size does not change (the size does change when the visibility
of scroll bars changes.)
@@ -203,7 +203,7 @@ public:
this method should be called between calls to
PrepareEditModeChange() and FinishEditModeChange().
@return
- A return value of <TRUE/> indicates that the edit mode has
+ A return value of <sal_True/> indicates that the edit mode has
changed.
*/
bool ChangeEditMode (EditMode eEditMode);