Home
last modified time | relevance | path

Searched refs:aAppl (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1064 aAppl( rA ), in ScDDELinkObj()
1091 rLH.GetDdeAppl() == aAppl && in Notify()
1114 return lcl_BuildDDEName( aAppl, aTopic, aItem ); in getName()
1130 return aAppl; in getApplication()
1305 String aAppl, aTopic, aItem; in GetObjectByIndex_Impl() local
1318 String aAppl, aTopic, aItem; in GetObjectByName_Impl() local
1324 pDoc->GetDdeLinkData( i, aAppl, aTopic, aItem ); in GetObjectByName_Impl()
1395 String aAppl, aTopic, aItem; in getElementNames() local
1404 pDoc->GetDdeLinkData( i, aAppl, aTopic, aItem ); in getElementNames()
1419 String aAppl, aTopic, aItem; in hasByName() local
[all …]
/aoo4110/main/sc/source/core/tool/
H A Dddelink.cxx57 aAppl( rA ), in ScDdeLink()
76 aAppl ( rOther.aAppl ), in ScDdeLink()
96 rStream.ReadByteString( aAppl, eCharSet ); in ScDdeLink()
118 rStream.WriteByteString( aAppl, eCharSet ); in Store()
223 aHint.SetDdeLink( aAppl, aTopic, aItem, nMode ); in DataChanged()
H A Dinterpr2.cxx2134 String aAppl = GetString(); in ScDde() local
2162 ScDdeLink* pLink = lcl_GetDdeLink( pLinkMgr, aAppl, aTopic, aItem, nMode ); in ScDde()
2171 pLink = new ScDdeLink( pDok, aAppl, aTopic, aItem, nMode ); in ScDde()
2172 pLinkMgr->InsertDDELink( pLink, aAppl, aTopic, aItem ); in ScDde()
/aoo4110/main/sc/source/core/inc/
H A Dddelink.hxx44 String aAppl; // Verbindungsdaten member in ScDdeLink
80 const String& GetAppl() const { return aAppl; } in GetAppl()
/aoo4110/main/sc/source/filter/excel/
H A Dexcform.cxx689 String aAppl, aExtDoc; in Convert() local
692 rR.pExtSheetBuff->GetLink( ( sal_uInt16 ) nINT16 , aAppl, aExtDoc ); in Convert()
693 nPar1 = aPool.Store( aAppl ); in Convert()
699 GetDoc().CreateDdeLink( aAppl, aExtDoc, pExtName->aName, SC_DDE_DEFAULT ); in Convert()
/aoo4110/main/sc/inc/
H A Dlinkuno.hxx386 String aAppl; member in ScDDELinkObj

Completed in 324 milliseconds