Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Dexternallinkbuffer.cxx255 case LINKTYPE_DDE: in importExternalName()
306 …OSL_ENSURE( mrParentLink.getLinkType() == LINKTYPE_DDE, "ExternalName::getSheetCacheIndex - unexpe…
345 if( (mrParentLink.getLinkType() == LINKTYPE_DDE) && (maModel.maName.getLength() > 0) ) in getDdeItemInfo()
356 if( (mrParentLink.getLinkType() == LINKTYPE_DDE) && (maModel.maName.getLength() > 0) ) in getDdeLinkData()
434 …OSL_ENSURE( (mrParentLink.getLinkType() == LINKTYPE_DDE) || (mrParentLink.getLinkType() == LINKTYP… in setResultSize()
516 setDdeOleTargetUrl( aDdeService, aDdeTopic, LINKTYPE_DDE ); in importDdeLink()
571 setDdeOleTargetUrl( aDdeService, aDdeTopic, LINKTYPE_DDE ); in importExternalBook()
661 case LINKTYPE_DDE: in importExternalName()
668 meLinkType = xExtName->isOleObject() ? LINKTYPE_OLE : LINKTYPE_DDE; in importExternalName()
693 case LINKTYPE_DDE: in getLinkInfo()
H A Dformulaparser.cxx1078 case LINKTYPE_DDE: in pushExternalNameOperand()
/aoo42x/main/oox/inc/oox/xls/
H A Dexternallinkbuffer.hxx195 LINKTYPE_DDE, /// DDE link. enumerator

Completed in 104 milliseconds