Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/token/
H A Dproperties.txt228 IsExecuteLinkEnabled
/aoo4110/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl229 [optional, property] boolean IsExecuteLinkEnabled;
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1917 if (!mpDoc->IsExecuteLinkEnabled()) in getSrcDocument()
H A Ddocfunc.cxx4872 if (pDoc->IsExecuteLinkEnabled()) in InsertAreaLink()
/aoo4110/main/sc/inc/
H A Ddocument.hxx1048 bool IsExecuteLinkEnabled() const { return mbExecuteLinkEnabled; } in IsExecuteLinkEnabled() function in ScDocument
/aoo4110/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1948 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsExecuteLinkEnabled() ); in getPropertyValue()
H A Dcellsuno.cxx7749 if ( nLinkMode != SC_LINK_NONE && pDoc->IsExecuteLinkEnabled() ) // Link updaten in link()

Completed in 118 milliseconds