Lines Matching refs:SC_CONTENT_DRAWING
85 SC_CONTENT_DRAWING
169 case SC_CONTENT_DRAWING: in getAltLongDescText()
172 SdrIterMode eIter = ( nType == SC_CONTENT_DRAWING ) ? IM_FLAT : IM_DEEPNOGROUPS; in getAltLongDescText()
403 case SC_CONTENT_DRAWING: in IMPL_LINK()
503 case SC_CONTENT_DRAWING: in KeyInput()
761 if(nType ==SC_CONTENT_GRAPHIC||nType ==SC_CONTENT_OLEOBJECT||nType ==SC_CONTENT_DRAWING) in ObjectFresh()
820 if ( nType == SC_CONTENT_DRAWING ) in Refresh()
821 if (!DrawNamesChanged(SC_CONTENT_DRAWING)) in Refresh()
838 if ( !nType || nType == SC_CONTENT_DRAWING ) in Refresh()
950 case SC_CONTENT_DRAWING: in IsPartOfType()
969 SdrIterMode eIter = ( nType == SC_CONTENT_DRAWING ) ? IM_FLAT : IM_DEEPNOGROUPS; in GetDrawNames()
1046 GetDrawNames( SC_CONTENT_DRAWING ); in GetDrawingNames()
1209 SdrIterMode eIter = ( nType == SC_CONTENT_DRAWING ) ? IM_FLAT : IM_DEEPNOGROUPS; in DrawNamesChanged()
1472 nType == SC_CONTENT_DRAWING ) in DoDrag()