summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlaustp.cxx
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@alta.org.br>2012-01-26 14:47:19 -0200
committerOlivier Hallot <olivier.hallot@alta.org.br>2012-01-26 19:19:41 -0200
commitdfa8287f8bbb6c523266237ff67eb4b3d07b5c8b (patch)
tree137193f28913a47993aa341b72a19a73e8452032 /xmloff/source/style/xmlaustp.cxx
parent78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 (diff)
Fix for fdo43460 Part XLIX getLength() to isEmpty()
Part XLIX Modules xmloff (part 3)
Diffstat (limited to 'xmloff/source/style/xmlaustp.cxx')
-rw-r--r--xmloff/source/style/xmlaustp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/xmlaustp.cxx b/xmloff/source/style/xmlaustp.cxx
index 6af6df561543..d0eed7a50475 100644
--- a/xmloff/source/style/xmlaustp.cxx
+++ b/xmloff/source/style/xmlaustp.cxx
@@ -60,7 +60,7 @@ namespace
// obtain the data style name
::rtl::OUString sDataStyleName;
_rProperty.maValue >>= sDataStyleName;
- DBG_ASSERT( sDataStyleName.getLength(), "xmloff::lcl_exportDataStyle: invalid property value for the data style name!" );
+ DBG_ASSERT( !sDataStyleName.isEmpty(), "xmloff::lcl_exportDataStyle: invalid property value for the data style name!" );
// add the attribute
_rExport.AddAttribute(