Home
last modified time | relevance | path

Searched refs:SC_DDE_IGNOREMODE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx1217 ((nMode == SC_DDE_IGNOREMODE) || (nMode == pDdeLink->GetMode())) ) in lclGetDdeLink()
1293 …DBG_ASSERT( nMode != SC_DDE_IGNOREMODE, "ScDocument::CreateDdeLink - SC_DDE_IGNOREMODE not allowed… in CreateDdeLink()
1294 if( GetLinkManager() && (nMode != SC_DDE_IGNOREMODE) ) in CreateDdeLink()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1210 if ( pDoc->FindDdeLink( aAppl, aTopic, aItem, SC_DDE_IGNOREMODE, nPos ) ) in getResults()
1248 if ( pDoc->FindDdeLink( aAppl, aTopic, aItem, SC_DDE_IGNOREMODE, nPos ) ) in setResults()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1068 if( GetDoc().FindDdeLink( rApplic, rTopic, rItem, SC_DDE_IGNOREMODE, nPos ) ) in InsertDde()
/trunk/main/sc/inc/
H A Ddocument.hxx232 const sal_uInt8 SC_DDE_IGNOREMODE = 255; /// For usage in FindDdeLink() only! variable

Completed in 55 milliseconds