Searched refs:SC_CONTENT_AREALINK (Results 1 – 3 of 3) sorted by relevance
81 SC_CONTENT_AREALINK,415 case SC_CONTENT_AREALINK: in IMPL_LINK()706 else if ( pParent == pRootNodes[SC_CONTENT_AREALINK] ) in RequestHelp()842 if ( !nType || nType == SC_CONTENT_AREALINK ) in Refresh()1051 if ( nRootType && nRootType != SC_CONTENT_AREALINK ) // ausgeblendet ? in GetLinkNames()1066 InsertContent( SC_CONTENT_AREALINK, ((ScAreaLink*)pBase)->GetSource() ); in GetLinkNames()1369 (nType != SC_CONTENT_AREALINK) ) in DoDrag()
974 aLbEntries.Refresh( SC_CONTENT_AREALINK ); in Notify()
46 #define SC_CONTENT_AREALINK 7 macro
Completed in 38 milliseconds