Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A Dunonames.hxx482 #define SC_UNO_ISUNDOENABLED "IsUndoEnabled" macro
/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx152 …{MAP_CHAR_LEN(SC_UNO_ISUNDOENABLED), 0, &getBooleanCppuType(), … in lcl_GetDocOptPropertyMap()
1780 else if ( aString.EqualsAscii( SC_UNO_ISUNDOENABLED ) ) in setPropertyValue()
1969 else if ( aString.EqualsAscii( SC_UNO_ISUNDOENABLED ) ) in getPropertyValue()