Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dconfuno.cxx71 {MAP_CHAR_LEN(SC_UNO_RASTERSYNC), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetConfigPropertyMap()
306 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERSYNC ) == 0 ) in setPropertyValue()
441 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERSYNC ) == 0 ) in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dunonames.hxx519 #define SC_UNO_RASTERSYNC "IsRasterAxisSynchronized" macro
/aoo41x/main/sc/source/ui/view/
H A Dviewdata.cxx2783 pSettings[SC_RASTERSYNC].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_RASTERSYNC)); in WriteUserDataSequence()
2934 else if ( sName.compareToAscii( SC_UNO_RASTERSYNC ) == 0 ) in ReadUserDataSequence()

Completed in 28 milliseconds