summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2013-08-14 09:40:53 +0200
committerMichael Stahl <mstahl@redhat.com>2013-08-14 21:21:56 +0000
commitcafcf33915fe30af693a94f4224fedd5cb9f9a55 (patch)
tree6e2589027c44cab56b4365dc25ca2a5eaecd7f02 /sw/source/filter/ascii
parentcb34d10ec875cb538d9d8d41faa995f7469ae89f (diff)
String to OUString + prefix names of data members
Change-Id: Ic0cd2bdfde8c6ba915e89a346bcccd6fef1ca267 Reviewed-on: https://gerrit.libreoffice.org/5404 Reviewed-by: Tor Lillqvist <tml@iki.fi> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/source/filter/ascii')
-rw-r--r--sw/source/filter/ascii/ascatr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ascii/ascatr.cxx b/sw/source/filter/ascii/ascatr.cxx
index d620c2babde5..87a4000c8a28 100644
--- a/sw/source/filter/ascii/ascatr.cxx
+++ b/sw/source/filter/ascii/ascatr.cxx
@@ -117,7 +117,7 @@ bool SwASC_AttrIter::OutAttr( xub_StrLen nSwPos )
case RES_TXTATR_FTN:
{
const SwFmtFtn& rFtn = pHt->GetFtn();
- if( rFtn.GetNumStr().Len() )
+ if( !rFtn.GetNumStr().isEmpty() )
sOut = rFtn.GetNumStr();
else if( rFtn.IsEndNote() )
sOut = rWrt.pDoc->GetEndNoteInfo().aFmt.