Searched refs:SC_UNO_SRCHWORDS (Results 1 – 3 of 3) sorted by relevance
66 {MAP_CHAR_LEN(SC_UNO_SRCHWORDS), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetSearchPropertyMap()166 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) pSearchItem->SetWordOnly( ScUnoHelpFunctions::G… in setPropertyValue()188 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
355 #define SC_UNO_SRCHWORDS "SearchWords" macro
3049 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHWORDS ) ), u… in Replace()3184 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHWORDS ) ), u… in Find()
Completed in 70 milliseconds