diff options
Diffstat (limited to 'sd/inc/sdpage.hxx')
-rwxr-xr-x | sd/inc/sdpage.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx index 7b671e0e712f..8bc342b2bc89 100755 --- a/sd/inc/sdpage.hxx +++ b/sd/inc/sdpage.hxx @@ -388,7 +388,7 @@ public: master pages from being deleted automatically. For pages other than master pages this flag can be ignored. @return - When this method returns <sal_True/> for a master page then this + When this method returns <TRUE/> for a master page then this master page should not be deleted automatically. */ bool IsPrecious (void) const; |