Home
last modified time | relevance | path

Searched refs:SC_UNO_SRCHWORDS (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx66 {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()
/trunk/main/sc/inc/
H A Dunonames.hxx355 #define SC_UNO_SRCHWORDS "SearchWords" macro
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3049 …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 78 milliseconds