Home
last modified time | relevance | path

Searched refs:SC_UNO_LINKDISPNAME (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx67 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), 0, &getCppuType((const ::rtl::OUString*)0), beans::Property… in lcl_GetLinkTargetMap()
258 else if ( aNameStr.EqualsAscii( SC_UNO_LINKDISPNAME ) ) in getPropertyValue()
H A Dnameuno.cxx61 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), 0, &getCppuType((rtl::OUString*)0), beans:… in lcl_GetNamedRangeMap()
449 else if ( rPropertyName.equalsAscii( SC_UNO_LINKDISPNAME ) ) in getPropertyValue()
H A Ddatauno.cxx124 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), 0, &getCppuType((rtl::OUString*)0), beans::PropertyAttribute:… in lcl_GetDBRangePropertyMap()
2094 else if ( aString.EqualsAscii( SC_UNO_LINKDISPNAME ) ) in getPropertyValue()
H A Dcellsuno.cxx734 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), SC_WID_UNO_LINKDISPNAME,&getCppuType((rtl::OUString*)0), 0 | b… in lcl_GetSheetPropertySet()
/trunk/main/sc/inc/
H A Dunonames.hxx179 #define SC_UNO_LINKDISPNAME "LinkDisplayName" macro

Completed in 59 milliseconds