Home
last modified time | relevance | path

Searched refs:SC_UNO_SRCHTYPE (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx65 …{MAP_CHAR_LEN(SC_UNO_SRCHTYPE), 0, &getCppuType((sal_Int16*)0), 0, 0}, // enum TableSearch ist … in lcl_GetSearchPropertyMap()
170 …else if (aString.EqualsAscii( SC_UNO_SRCHTYPE )) pSearchItem->SetCellType( ScUnoHelpFunctions::G… in setPropertyValue()
192 else if (aString.EqualsAscii( SC_UNO_SRCHTYPE )) aRet <<= (sal_Int16) pSearchItem->GetCellType(); in getPropertyValue()
/aoo42x/main/sc/inc/
H A Dunonames.hxx354 #define SC_UNO_SRCHTYPE "SearchType" macro

Completed in 11 milliseconds