Searched refs:OBJECT_CLIENT_DDE (Results 1 – 6 of 6) sorted by relevance
280 DBG_ASSERT( nObjType != OBJECT_CLIENT_DDE, "type already set" ); in SetObjType()410 if( OBJECT_CLIENT_DDE == nObjType && in Update()449 if( OBJECT_CLIENT_DDE == nObjType ) in _GetRealObject()460 nObjType = OBJECT_CLIENT_DDE; // damit wir wissen was es mal war !! in _GetRealObject()608 if( nObjType == OBJECT_CLIENT_DDE ) in ExecuteEdit()
205 pLink->SetObjType( OBJECT_CLIENT_DDE ); in InsertDDELink()218 pLink->SetObjType( OBJECT_CLIENT_DDE ); in InsertDDELink()263 case OBJECT_CLIENT_DDE: in GetDisplayNames()400 case OBJECT_CLIENT_DDE: in CreateObj()
58 #define OBJECT_CLIENT_DDE 0x81 macro
204 nNewType = OBJECT_CLIENT_DDE; in ReRead()652 else if ( OBJECT_CLIENT_DDE == nType && pFileNm && pFilterNm ) in GetFileFilterNms()
240 return refLink.Is() && OBJECT_CLIENT_DDE == refLink->GetObjType(); in IsLinkedDDE()
64 DDE_LINK_SECTION = OBJECT_CLIENT_DDE,