Searched refs:SC_UNO_SRCHCASE (Results 1 – 3 of 3) sorted by relevance
57 {MAP_CHAR_LEN(SC_UNO_SRCHCASE), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetSearchPropertyMap()161 …else if (aString.EqualsAscii( SC_UNO_SRCHCASE )) pSearchItem->SetExact( ScUnoHelpFunctions::GetB… in setPropertyValue()183 …else if (aString.EqualsAscii( SC_UNO_SRCHCASE )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
346 #define SC_UNO_SRCHCASE "SearchCaseSensitive" macro
3070 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHCASE ) ), un… in Replace()3229 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHCASE ) ), un… in Find()
Completed in 75 milliseconds