Home
last modified time | relevance | path

Searched refs:SC_UNONAME_LINKUPD (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dconfuno.cxx61 {MAP_CHAR_LEN(SC_UNONAME_LINKUPD), 0, &getCppuType((sal_Int16*)0), 0, 0}, in lcl_GetConfigPropertyMap()
170 else if ( aPropertyName.compareToAscii( SC_UNONAME_LINKUPD ) == 0 ) in setPropertyValue()
364 else if ( aPropertyName.compareToAscii( SC_UNONAME_LINKUPD ) == 0 ) in getPropertyValue()
H A Dappluno.cxx153 {MAP_CHAR_LEN(SC_UNONAME_LINKUPD), 0, &getCppuType((sal_Int16*)0), 0, 0}, in lcl_GetSettingsPropertyMap()
477 else if (aString.EqualsAscii( SC_UNONAME_LINKUPD )) in setPropertyValue()
607 else if (aString.EqualsAscii( SC_UNONAME_LINKUPD )) aRet <<= (sal_Int16) aAppOpt.GetLinkMode(); in getPropertyValue()
/aoo4110/main/sc/inc/
H A Dunonames.hxx222 #define SC_UNONAME_LINKUPD "LinkUpdateMode" macro

Completed in 21 milliseconds