Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLTableSourceContext.cxx128 sal_uInt8 nLinkMode = SC_LINK_NONE; in EndElement()
/aoo4110/main/sc/inc/
H A Dglobal.hxx266 #define SC_LINK_NONE 0 macro
H A Dtable.hxx260 sal_Bool IsLinked() const { return nLinkMode != SC_LINK_NONE; } in IsLinked()
/aoo4110/main/sc/source/ui/docshell/
H A Dtablink.cxx121 pDoc->SetLink( nTab, SC_LINK_NONE, aEmpty, aEmpty, aEmpty, aEmpty, 0 ); in ~ScTableLink()
/aoo4110/main/sc/source/ui/undo/
H A Dundotab.cxx1148 pDoc->SetLink( pTabs[i], SC_LINK_NONE, aEmpty, aEmpty, aEmpty, aEmpty, 0 ); in DoChange()
/aoo4110/main/sc/source/core/data/
H A Ddocumen3.cxx360 return SC_LINK_NONE; in GetLinkMode()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7733 sal_uInt8 nLinkMode = SC_LINK_NONE; in link()
7749 if ( nLinkMode != SC_LINK_NONE && pDoc->IsExecuteLinkEnabled() ) // Link updaten in link()

Completed in 129 milliseconds