Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx57 {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()
/aoo42x/main/sc/inc/
H A Dunonames.hxx346 #define SC_UNO_SRCHCASE "SearchCaseSensitive" macro
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx3070 …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 59 milliseconds