Searched refs:SC_UNO_SRCHTYPE (Results 1 – 2 of 2) sorted by relevance
65 …{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()
354 #define SC_UNO_SRCHTYPE "SearchType" macro
Completed in 46 milliseconds