Home
last modified time | relevance | path

Searched refs:IsRich (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx238 if( IsRich() ) in SetFormats()
394 if( IsRich() ) in WriteFormats()
538 return mbIsBiff8 && !mbSkipFormats && IsRich(); in IsWriteFormats()
H A Dxestream.cxx755 DBG_ASSERT( !s.IsRich(), "XclXmlUtils::ToOString(XclExpString): rich text string found!" ); in ToOString()
809 DBG_ASSERT( !s.IsRich(), "XclXmlUtils::ToOString(XclExpString): rich text string found!" ); in ToOUString()
H A Dxihelper.cxx176 if( rString.IsRich() || bFirstEscaped ) in lclCreateTextObject()
H A Dxetable.cxx738 if( mxText->IsRich() ) in Init()
777 if( mxText->IsRich() ) in WriteContents()
H A Dimpop.cxx910 if( !aString.IsRich() ) in Rstring()
H A Dxechart.cxx1059 if( mxString->IsRich() ) in ConvertStringSequence()
1079 if( mxString.is() && mxString->IsRich() ) in Save()
H A Dxiescher.cxx1464 if( maTextData.mxString->IsRich() ) in DoPreProcessSdrObj()
/trunk/main/sc/source/filter/inc/
H A Dxistring.hxx66 inline bool IsRich() const { return !maFormats.empty(); } in IsRich() function in XclImpString
H A Dxestring.hxx205 inline bool IsRich() const { return !maFormats.empty(); } in IsRich() function in XclExpString

Completed in 1540 milliseconds