summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-17 13:26:54 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-17 13:26:54 +0100
commit23951d3a0d99d72547df9850b31aaa0087aca0fe (patch)
tree95eb07c53cfe1c18949752f83589f157b1e0695e /sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
parent3d6bed44c8ca414f60c03223482b9f7b94d56c14 (diff)
removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE
Diffstat (limited to 'sd/source/ui/framework/configuration/ConfigurationClassifier.hxx')
-rwxr-xr-xsd/source/ui/framework/configuration/ConfigurationClassifier.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
index 4de43c38d154..b19f8c1459a5 100755
--- a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
@@ -56,8 +56,8 @@ public:
that belong to one configuration but not the other, or that belong
to both configurations.
@return
- When the two configurations differ then return <sal_True/>. When
- they are equivalent then return <sal_False/>.
+ When the two configurations differ then return <TRUE/>. When
+ they are equivalent then return <FALSE/>.
*/
bool Partition (void);