summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/controller/SlsListener.hxx')
-rwxr-xr-xsd/source/ui/slidesorter/controller/SlsListener.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/controller/SlsListener.hxx b/sd/source/ui/slidesorter/controller/SlsListener.hxx
index 7f65435ff738..a4cd61fc3dd5 100755
--- a/sd/source/ui/slidesorter/controller/SlsListener.hxx
+++ b/sd/source/ui/slidesorter/controller/SlsListener.hxx
@@ -87,7 +87,7 @@ public:
This method is called once during initialization and every time a
FrameActionEvent signals the current controller being exchanged.
When the connection is successfull then the flag
- mbListeningToController is set to <TRUE/>.
+ mbListeningToController is set to <sal_True/>.
*/
void ConnectToController (void);
@@ -95,7 +95,7 @@ public:
listener. This method is called once during initialization and
every time a FrameActionEvent signals the current controller being
exchanged. When this method terminates then mbListeningToController
- is <FALSE/>.
+ is <sal_False/>.
*/
void DisconnectFromController (void);