Searched refs:SC_UNO_SRCHREGEXP (Results 1 – 3 of 3) sorted by relevance
58 {MAP_CHAR_LEN(SC_UNO_SRCHREGEXP), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetSearchPropertyMap()162 …else if (aString.EqualsAscii( SC_UNO_SRCHREGEXP )) pSearchItem->SetRegExp( ScUnoHelpFunctions::Get… in setPropertyValue()184 …else if (aString.EqualsAscii( SC_UNO_SRCHREGEXP )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
347 #define SC_UNO_SRCHREGEXP "SearchRegularExpression" macro
3033 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHREGEXP ) ), … in Replace()3131 …ptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHREGEXP ) ), uno::An… in Find()
Completed in 208 milliseconds