Searched refs:SC_UNO_IGNOREEM (Results 1 – 2 of 2) sorted by relevance
557 #define SC_UNO_IGNOREEM "IgnoreEmptyRows" macro
1172 {MAP_CHAR_LEN(SC_UNO_IGNOREEM), 0, &getBooleanCppuType(), 0, 0 }, // for sheet data only in getPropertySetInfo()1196 else if ( aNameStr.EqualsAscii( SC_UNO_IGNOREEM ) ) in setPropertyValue()1223 else if ( aNameStr.EqualsAscii( SC_UNO_IGNOREEM ) ) in getPropertyValue()
Completed in 103 milliseconds