Searched refs:SC_UNONAME_MAXFLD (Results 1 – 2 of 2) sorted by relevance
86 …{MAP_CHAR_LEN(SC_UNONAME_MAXFLD), 0, &getCppuType((sal_Int32*)0), beans::PropertyAttribute::REA… in lcl_GetSubTotalPropertyMap()103 …{MAP_CHAR_LEN(SC_UNONAME_MAXFLD), 0, &getCppuType((sal_Int32*)0), beans::Propert… in lcl_GetFilterPropertyMap()360 pArray[2].Name = rtl::OUString::createFromAscii( SC_UNONAME_MAXFLD ); in FillProperties()408 else if (aPropName.EqualsAscii( SC_UNONAME_MAXFLD )) in FillSortParam()793 else if (aString.EqualsAscii( SC_UNONAME_MAXFLD )) in setPropertyValue()832 else if (aString.EqualsAscii( SC_UNONAME_MAXFLD )) in getPropertyValue()1433 else if (aString.EqualsAscii( SC_UNONAME_MAXFLD )) in setPropertyValue()1485 else if (aString.EqualsAscii( SC_UNONAME_MAXFLD )) in getPropertyValue()
283 #define SC_UNONAME_MAXFLD "MaxFieldCount" macro
Completed in 38 milliseconds