Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/xml/ !
H A DXMLExportDDELinks.cxx177 …pertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_DDELINKS))), uno::UNO_… in WriteDDELinks()
/AOO42X/main/sc/inc/ !
H A Dunonames.hxx42 #define SC_UNO_DDELINKS "DDELinks" macro
/AOO42X/main/sc/source/ui/unoobj/ !
H A Ddocuno.cxx127 …{MAP_CHAR_LEN(SC_UNO_DDELINKS), 0, &getCppuType((uno::Reference<container::XNameAccess>*)… in lcl_GetDocOptPropertyMap()
1904 else if ( aString.EqualsAscii( SC_UNO_DDELINKS ) ) in getPropertyValue()