Searched refs:SC_UNONAME_INCLUDEHIDDENCELLS (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 88 {MAP_CHAR_LEN(SC_UNONAME_INCLUDEHIDDENCELLS), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetDataProviderPropertyMap() 100 {MAP_CHAR_LEN(SC_UNONAME_INCLUDEHIDDENCELLS), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetDataSequencePropertyMap() 2211 if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in setPropertyValue() 2227 if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in getPropertyValue() 3431 … else if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in setPropertyValue() 3453 … else if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in getPropertyValue() 3718 …->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS )), in createClone() 3764 … else if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in setPropertyValue() 3783 … else if ( rPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SC_UNONAME_INCLUDEHIDDENCELLS))) in getPropertyValue()
|
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 632 #define SC_UNONAME_INCLUDEHIDDENCELLS "IncludeHiddenCells" macro
|
Completed in 43 milliseconds