Searched refs:sCompare (Results 1 – 7 of 7) sorted by relevance
105 String sCompare( (bCaseSensitive) in lcl_FindSection() local108 if( sNm == sCompare ) in lcl_FindSection()
929 OUString sCompare = OUSTR(STRING_TEST_CONSTANT); in raiseOnewayException() local935 xLBT->raiseRuntimeExceptionOneway( sCompare, x ); in raiseOnewayException()942 e.Message == sCompare && in raiseOnewayException()
763 Dim sCompare As String = CONSTANTS.STRING_TEST_CONSTANT767 xLBT.raiseRuntimeExceptionOneway(sCompare, xLBT.Interface )
840 String* sCompare = Constants::STRING_TEST_CONSTANT;845 xLBT->raiseRuntimeExceptionOneway(sCompare, xLBT->Interface );
892 string sCompare = Constants.STRING_TEST_CONSTANT; in raiseOnewayException()897 xLBT.raiseRuntimeExceptionOneway(sCompare, xLBT.Interface ); in raiseOnewayException()
703 String sCompare(pGlosGroup->GetShortName(i)); in hasByName() local704 if(COMPARE_EQUAL == sCompare.CompareIgnoreCaseToAscii(String(rName))) in hasByName()
3247 rtl::OUString sCompare(aTheSynPath); in parsePath() local3248 if (sCompare.equalsAscii("/inbox")) in parsePath()3250 else if (sCompare.equalsAscii("/newsgroups")) in parsePath()
Completed in 55 milliseconds