summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx')
-rwxr-xr-xsd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx b/sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx
index fa2aae6111fb..f1e674a2ad56 100755
--- a/sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx
@@ -101,10 +101,10 @@ public:
were inserted or deleted, the layout or the zoom factor has
changed.
@param bResetThumbPosition
- When <TRUE/> then set the thumb position to position 0. This is
+ When <sal_True/> then set the thumb position to position 0. This is
done when e.g. switching between master page mode and draw mode.
@param bScrollToCurrentPosition
- When <TRUE/> then scroll the window to the new offset that is
+ When <sal_True/> then scroll the window to the new offset that is
defined by the scroll bars. Otherwise the new offset is simply
set and the whole window is repainted.
*/
@@ -119,10 +119,10 @@ public:
The scroll bars will be placed inside this rectangle. It is
expected to be given in pixel relative to its parent.
@param bIsHorizontalScrollBarAllowed
- Only when this flag is <TRUE/> the horizontal scroll may be
+ Only when this flag is <sal_True/> the horizontal scroll may be
displayed.
@param bIsVerticalScrollBarAllowed
- Only when this flag is <TRUE/> the horizontal scroll may be
+ Only when this flag is <sal_True/> the horizontal scroll may be
displayed.
@return
Returns the space that remains after the scroll bars are
@@ -166,8 +166,8 @@ public:
@param rAutoScrollFunctor
Every time when the window is scrolled then this functor is executed.
@return
- When the window is scrolled then this method returns <TRUE/>.
- When the window is not changed then <FALSE/> is returned.
+ When the window is scrolled then this method returns <sal_True/>.
+ When the window is not changed then <sal_False/> is returned.
*/
bool AutoScroll (
const Point& rMouseWindowPosition,
@@ -258,7 +258,7 @@ private:
or hidden.
@return
When the window content can be shown with only being clipped in
- an orientation where the scroll bar would be shown then <TRUE/>
+ an orientation where the scroll bar would be shown then <sal_True/>
is returned.
*/
bool TestScrollBarVisibilities (