Searched refs:GetLinkType (Results 1 – 4 of 4) sorted by relevance
118 if ( rLH.GetLinkType() == SC_LINKREFTYPE_SHEET && rLH.GetUrl() == aFileName ) in Notify()631 if ( rLH.GetLinkType() == SC_LINKREFTYPE_AREA ) in Notify()1062 if ( rLH.GetLinkType() == SC_LINKREFTYPE_DDE && in Notify()
126 sal_uInt16 GetLinkType() const { return nLinkType; } in GetLinkType() function in ScLinkRefreshedHint
415 inline sal_uInt8 GetLinkType() const { return maData.mnLinkType; } in GetLinkType() function in XclImpChSourceLink
757 if( GetLinkType() == EXC_CHSRCLINK_WORKSHEET ) in ReadChSourceLink()