Searched refs:SC_UNONAME_CELLFILT (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 157 #define SC_UNONAME_CELLFILT "IsFiltered" macro
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 184 {MAP_CHAR_LEN(SC_UNONAME_CELLFILT), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetRowsPropertyMap() 3320 else if ( aNameString.EqualsAscii( SC_UNONAME_CELLFILT ) ) in setPropertyValue() 3378 else if ( aNameString.EqualsAscii( SC_UNONAME_CELLFILT ) ) in getPropertyValue()
|
H A D | cellsuno.cxx | 621 {MAP_CHAR_LEN(SC_UNONAME_CELLFILT), SC_WID_UNO_CELLFILT,&getBooleanCppuType(), 0, 0 }, in lcl_GetRowPropertySet()
|
Completed in 317 milliseconds