Home
last modified time | relevance | path

Searched refs:SC_UNO_NAMEDRANGES2 (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sc/inc/
H A Dunonames.hxx47 #define SC_UNO_NAMEDRANGES2 "NamedRanges2" macro
/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx141 …{MAP_CHAR_LEN(SC_UNO_NAMEDRANGES2), 0, &getCppuType((uno::Reference<sheet::XNamedRanges2>*)0… in lcl_GetDocOptPropertyMap()
1882 else if ( aString.EqualsAscii( SC_UNO_NAMEDRANGES2 ) ) in getPropertyValue()