summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx b/sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx
index 3e8d31e67c1b..4f6bccfd50d7 100644..100755
--- a/sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx
+++ b/sd/source/ui/toolpanel/controls/MasterPageContainerQueue.hxx
@@ -66,12 +66,12 @@ public:
*/
bool RequestPreview (const SharedMasterPageDescriptor& rDescriptor);
- /** Return <TRUE/> when there is a request currently in the queue for
+ /** Return <sal_True/> when there is a request currently in the queue for
the given token.
*/
bool HasRequest (MasterPageContainer::Token aToken) const;
- /** Return <TRUE/> when there is at least one request in the queue.
+ /** Return <sal_True/> when there is at least one request in the queue.
*/
bool IsEmpty (void) const;