diff options
Diffstat (limited to 'xmloff/source/forms/elementexport.hxx')
-rw-r--r-- | xmloff/source/forms/elementexport.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/elementexport.hxx b/xmloff/source/forms/elementexport.hxx index 895ca20749..21233d7ccf 100644 --- a/xmloff/source/forms/elementexport.hxx +++ b/xmloff/source/forms/elementexport.hxx @@ -255,7 +255,7 @@ namespace xmloff <li>obtained from a database query (in various ways)</li> </ul> - In the latter two cases, this method will return <FALSE/> + In the latter two cases, this method will return <sal_False/> */ bool controlHasUserSuppliedListEntries() const; }; |