Lines Matching refs:SC_CONTENT_GRAPHIC
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()
1289 sal_Bool bGraf = ( nType == SC_CONTENT_GRAPHIC ); in lcl_DoDragObject()
1471 else if ( nType == SC_CONTENT_GRAPHIC || nType == SC_CONTENT_OLEOBJECT || in DoDrag()