Searched refs:GetDdeLinkData (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/unoobj/ |
H A D | linkuno.cxx | 1307 pDocShell->GetDocument()->GetDdeLinkData( (sal_uInt16)nIndex, aAppl, aTopic, aItem ) ) in GetObjectByIndex_Impl() 1324 pDoc->GetDdeLinkData( i, aAppl, aTopic, aItem ); in GetObjectByName_Impl() 1404 pDoc->GetDdeLinkData( i, aAppl, aTopic, aItem ); in getElementNames() 1425 pDoc->GetDdeLinkData( i, aAppl, aTopic, aItem ); in hasByName()
|
/trunk/main/sc/source/core/data/ |
H A D | documen8.cxx | 1259 bool ScDocument::GetDdeLinkData( sal_uInt16 nDdePos, String& rAppl, String& rTopic, String& rItem )… in GetDdeLinkData() function in ScDocument
|
/trunk/main/sc/inc/ |
H A D | document.hxx | 709 …bool GetDdeLinkData( sal_uInt16 nDdePos, String& rAppl, String& rTopic, String& rItem )…
|
Completed in 28 milliseconds