Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sc/inc/
H A Dunonames.hxx519 #define SC_UNO_RASTERSYNC "IsRasterAxisSynchronized" macro
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2785 pSettings[SC_RASTERSYNC].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_RASTERSYNC)); in WriteUserDataSequence()
2938 else if ( sName.compareToAscii( SC_UNO_RASTERSYNC ) == 0 ) in ReadUserDataSequence()

Completed in 24 milliseconds