Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx117 const ScLinkRefreshedHint& rLH = (const ScLinkRefreshedHint&) rHint; in Notify() local
118 if ( rLH.GetLinkType() == SC_LINKREFTYPE_SHEET && rLH.GetUrl() == aFileName ) in Notify()
644 const ScLinkRefreshedHint& rLH = (const ScLinkRefreshedHint&) rHint; in Notify() local
645 if ( rLH.GetLinkType() == SC_LINKREFTYPE_AREA ) in Notify()
649 if ( pLink && pLink->GetDestArea().aStart == rLH.GetDestPos() ) in Notify()
1089 const ScLinkRefreshedHint& rLH = (const ScLinkRefreshedHint&) rHint; in Notify() local
1090 if ( rLH.GetLinkType() == SC_LINKREFTYPE_DDE && in Notify()
1091 rLH.GetDdeAppl() == aAppl && in Notify()
1092 rLH.GetDdeTopic() == aTopic && in Notify()
1093 rLH.GetDdeItem() == aItem ) //! mode is ignored in Notify()

Completed in 16 milliseconds