Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A Dunonames.hxx557 #define SC_UNO_IGNOREEM "IgnoreEmptyRows" macro
/AOO41X/main/sc/source/core/data/
H A Ddptabsrc.cxx1172 …{MAP_CHAR_LEN(SC_UNO_IGNOREEM), 0, &getBooleanCppuType(), 0, 0 }, // for sheet d… in getPropertySetInfo()
1196 else if ( aNameStr.EqualsAscii( SC_UNO_IGNOREEM ) ) in setPropertyValue()
1223 else if ( aNameStr.EqualsAscii( SC_UNO_IGNOREEM ) ) in getPropertyValue()