Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dconfuno.cxx70 {MAP_CHAR_LEN(SC_UNO_RASTERSUBY), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
304 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERSUBY ) == 0 ) in setPropertyValue()
439 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERSUBY ) == 0 ) in getPropertyValue()
/aoo4110/main/sc/inc/
H A Dunonames.hxx518 #define SC_UNO_RASTERSUBY "RasterSubdivisionY" macro
/aoo4110/main/sc/source/ui/view/
H A Dviewdata.cxx2781 pSettings[SC_RASTERSUBY].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_RASTERSUBY)); in WriteUserDataSequence()
2932 else if ( sName.compareToAscii( SC_UNO_RASTERSUBY ) == 0 ) in ReadUserDataSequence()

Completed in 38 milliseconds