Searched refs:SC_UNO_RASTERVIS (Results 1 – 3 of 3) sorted by relevance
66 {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()
514 #define SC_UNO_RASTERVIS "RasterIsVisible" macro
2773 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 57 milliseconds