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()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()1289 sal_Bool bGraf = ( nType == SC_CONTENT_GRAPHIC ); in lcl_DoDragObject()[all …]
968 aLbEntries.Refresh( SC_CONTENT_GRAPHIC ); in Notify()990 aLbEntries.ObjectFresh( SC_CONTENT_GRAPHIC ); in Notify()
43 #define SC_CONTENT_GRAPHIC 4 macro
Completed in 27 milliseconds