Searched refs:SC_CONTENT_GRAPHIC (Results 1 – 3 of 3) sorted by relevance
82 SC_CONTENT_GRAPHIC,168 case SC_CONTENT_GRAPHIC: in getAltLongDescText()402 case SC_CONTENT_GRAPHIC: in IMPL_LINK()502 case SC_CONTENT_GRAPHIC: in KeyInput()761 if(nType ==SC_CONTENT_GRAPHIC||nType ==SC_CONTENT_OLEOBJECT||nType ==SC_CONTENT_DRAWING) in ObjectFresh()814 if ( nType == SC_CONTENT_GRAPHIC ) in Refresh()815 if (!DrawNamesChanged(SC_CONTENT_GRAPHIC)) in Refresh()834 if ( !nType || nType == SC_CONTENT_GRAPHIC ) in Refresh()944 case SC_CONTENT_GRAPHIC: in IsPartOfType()1036 GetDrawNames( SC_CONTENT_GRAPHIC ); in GetGraphicNames()[all …]
968 aLbEntries.Refresh( SC_CONTENT_GRAPHIC ); in Notify()990 aLbEntries.ObjectFresh( SC_CONTENT_GRAPHIC ); in Notify()
43 #define SC_CONTENT_GRAPHIC 4 macro