Home
last modified time | relevance | path

Searched refs:SC_LINK_VALUE (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/ui/docshell/
H A Dtablink.cxx274 if ( bNewUrlName && nMode == SC_LINK_VALUE ) in Refresh()
305 (nMode == SC_LINK_VALUE) ); // nur Werte? in Refresh()
311 if ( nMode == SC_LINK_VALUE ) in Refresh()
/aoo4110/main/sc/source/filter/xml/
H A DXMLTableSourceContext.cxx132 nLinkMode = SC_LINK_VALUE; in EndElement()
/aoo4110/main/sc/inc/
H A Dglobal.hxx268 #define SC_LINK_VALUE 2 macro
/aoo4110/main/sc/source/core/data/
H A Ddocumen3.cxx456 SetLink( rTab, SC_LINK_VALUE, aFileName, aFilterName, aOptions, aTabName, nRefreshDelay ); in LinkExternalTab()
/aoo4110/main/sc/source/filter/excel/
H A Dxelink.cxx677 else if( rDoc.GetLinkMode( nScTab ) == SC_LINK_VALUE ) in XclExpTabInfo()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7641 else if ( nMode == SC_LINK_VALUE ) in getLinkMode()
7737 nLinkMode = SC_LINK_VALUE; in link()
/aoo4110/main/sc/source/core/tool/
H A Dinterpr1.cxx2060 if( pDok->GetLinkMode( nTab ) == SC_LINK_VALUE ) in ScCell()

Completed in 477 milliseconds