diff options
Diffstat (limited to 'slideshow/source/engine/shapes/drawshapesubsetting.cxx')
-rw-r--r-- | slideshow/source/engine/shapes/drawshapesubsetting.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/slideshow/source/engine/shapes/drawshapesubsetting.cxx b/slideshow/source/engine/shapes/drawshapesubsetting.cxx index a05305575606..0cb1b075f5c1 100644 --- a/slideshow/source/engine/shapes/drawshapesubsetting.cxx +++ b/slideshow/source/engine/shapes/drawshapesubsetting.cxx @@ -79,9 +79,7 @@ namespace slideshow MetaCommentAction* pAct = static_cast<MetaCommentAction*>(pCurrAct); // skip comment if not a special XTEXT... comment - if( pAct->GetComment().matchIgnoreAsciiCase( - OString(RTL_CONSTASCII_STRINGPARAM("XTEXT")), - 0) ) + if( pAct->GetComment().matchIgnoreAsciiCase( OString("XTEXT"), 0 ) ) { // fill classification vector with NOOPs, // then insert corresponding classes at |