Home
last modified time | relevance | path

Searched refs:LinkUpdateType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/inc/
H A Dexternalrefmgr.hxx364 enum LinkUpdateType { LINK_MODIFIED, LINK_BROKEN }; enum in ScExternalRefManager
376 virtual void notify(sal_uInt16 nFileId, LinkUpdateType eType) = 0;
674 void notifyAllLinkListeners(sal_uInt16 nFileId, LinkUpdateType eType);
H A Dchartlis.hxx53 virtual void notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType);
H A Dchart2uno.hxx391 virtual void notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType);
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx122 NotifyLinkListener(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType) : in NotifyLinkListener()
134 ScExternalRefManager::LinkUpdateType meType;
2397 void ScExternalRefManager::notifyAllLinkListeners(sal_uInt16 nFileId, LinkUpdateType eType) in notifyAllLinkListeners()
/aoo4110/main/sc/source/core/tool/
H A Dchartlis.cxx87 …stener::ExternalRefListener::notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType) in notify()
/aoo4110/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2946 …quence::ExternalRefListener::notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType) in notify()

Completed in 80 milliseconds