if(sName.equalsIgnoreAsciiCaseAscii("swriter/Web"))// sometimes they are registerd for swriter/web :-(
if(sName.equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("swriter/Web")))// sometimes they are registerd for swriter/web :-(
returnE_WRITERWEB;
returnE_WRITERWEB;
if(sName.equalsIgnoreAsciiCaseAscii("swriter/GlobalDocument"))// sometimes they are registerd for swriter/globaldocument :-(
if(sName.equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("swriter/GlobalDocument")))// sometimes they are registerd for swriter/globaldocument :-(