Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dconfuno.cxx66 {MAP_CHAR_LEN(SC_UNO_RASTERVIS), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetConfigPropertyMap()
296 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERVIS ) == 0 ) in setPropertyValue()
431 else if ( aPropertyName.compareToAscii( SC_UNO_RASTERVIS ) == 0 ) in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dunonames.hxx514 #define SC_UNO_RASTERVIS "RasterIsVisible" macro
/aoo41x/main/sc/source/ui/view/
H A Dviewdata.cxx2773 pSettings[SC_RASTERVIS].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_RASTERVIS)); in WriteUserDataSequence()
2924 else if ( sName.compareToAscii( SC_UNO_RASTERVIS ) == 0 ) in ReadUserDataSequence()

Completed in 214 milliseconds