Home
last modified time | relevance | path

Searched refs:OBJ_GRAF (Results 1 – 25 of 36) sorted by relevance

12

/aoo41x/main/svx/source/sidebar/
H A DSelectionAnalyzer.cxx234 case OBJ_GRAF: in GetContextForObjectId_SC()
283 case OBJ_GRAF: in GetContextForObjectId_SD()
/aoo41x/main/sc/source/ui/view/
H A Ddrawview.cxx459 else if (pObj->GetObjIdentifier() == OBJ_GRAF) in MarkListHasChanged()
502 if (pSubObj->GetObjIdentifier() != OBJ_GRAF) in MarkListHasChanged()
512 if (pObj->GetObjIdentifier() != OBJ_GRAF) in MarkListHasChanged()
H A Ddrawvie4.cxx334 else if (nIdent == OBJ_GRAF) in SetMarkedOriginalSize()
H A Dtabvwshb.cxx253 else if (pObj->GetObjIdentifier() == OBJ_GRAF) in DoVerb()
/aoo41x/main/sd/source/ui/view/
H A Dsdview.cxx957 else if( pObj->GetObjIdentifier() == OBJ_GRAF ) in SetMarkedOriginalSize()
1062 ( nKind1 != OBJ_GRAF && nKind2 != OBJ_GRAF ) && in IsMorphingAllowed()
H A Ddrviews1.cxx214 else if (nSdrObjKind == OBJ_GRAF) in SelectionHasChanged()
809 else if (nInv = SdrInventor && nSdrObjKind == OBJ_GRAF && in DoVerb()
H A Ddrviews6.cxx252 else if( nInv == SdrInventor && nId == OBJ_GRAF ) // Anim. GIF ? in GetAnimationWinState()
H A Ddrviewsj.cxx391 case OBJ_GRAF: bGraf = sal_True; break; in GetMenuStateSel()
H A Ddrviews4.cxx767 case OBJ_GRAF: in Command()
H A Ddrviews9.cxx172 if (pObj->GetObjInventor() == SdrInventor && pObj->GetObjIdentifier() == OBJ_GRAF) in SO2_DECL_REF()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrobj.cxx118 else if(OBJ_GRAF == rObject.GetObjIdentifier()) in isPrimitiveVisible()
/aoo41x/main/sc/source/ui/app/
H A Ddrwtrans.cxx141 if (nSdrObjKind == OBJ_GRAF) in ScDrawTransferObj()
456 if (pObject && pObject->GetObjIdentifier() == OBJ_GRAF) in GetData()
H A Dseltrans.cxx105 if ( nSdrObjKind == OBJ_GRAF ) in CreateFromView()
/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx945 bRet = ( nObjIdentifier == OBJ_GRAF ); in IsPartOfType()
951 … bRet = ( nObjIdentifier != OBJ_GRAF && nObjIdentifier != OBJ_OLE2 ); // everything else in IsPartOfType()
1290 …sal_uInt16 nDrawId = sal::static_int_cast<sal_uInt16>( bOle ? OBJ_OLE2 : ( bGraf ? OBJ_GRAF : OBJ_… in lcl_DoDragObject()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx150 case OBJ_GRAF: in WriteGraphEntry()
/aoo41x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx771 else if( pObj->GetObjInventor() == SdrInventor && pObj->GetObjIdentifier() == OBJ_GRAF ) in AddShapeList()
1085 else if( pObj->GetObjInventor() == SdrInventor && pObj->GetObjIdentifier() == OBJ_GRAF ) in RequestingChilds()
H A Dtpaction.cxx224 else if (nInv == SdrInventor && nSdrObjKind == OBJ_GRAF) in Construct()
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx1471 …(eSdrObjKind == OBJ_TABLE) || (eSdrObjKind == OBJ_MEDIA) || (eSdrObjKind == OBJ_GRAF) || (eSdrObjK… in findAutoLayoutShapesImpl()
1474 bFound = eSdrObjKind == OBJ_GRAF; in findAutoLayoutShapesImpl()
2233 case OBJ_GRAF: eObjKind = PRESOBJ_GRAPHIC; break; in convertPresentationObjectImpl()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx314 lcl_ImplGetShapePropertySet(pModel->IsImpressDocument(), pShape->getShapeKind() == OBJ_GRAF ) in SdXShape()
317 lcl_ImplGetShapePropertyMap(pModel->IsImpressDocument(), pShape->getShapeKind() == OBJ_GRAF ) in SdXShape()
/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx533 if(OBJ_GRAF == nObjType && 0L == aName.Len()) in ExecDrawFunc()
/aoo41x/main/svx/source/unodraw/
H A Dunomod.cxx469 nType = OBJ_GRAF; in createInstance()
H A Dunopage.cxx768 case OBJ_GRAF: in CreateShapeByTypeAndInventor()
/aoo41x/main/svx/inc/svx/
H A Dsvdobj.hxx124 OBJ_GRAF =22, // Fremdgrafik - (StarView Graphic) enumerator
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx1689 sal_Bool bCanMirror = ( nIdent != OBJ_GRAF && nIdent != OBJ_OLE2 ); in MirrorRTL()
1867 if ( pObject->GetObjIdentifier() == OBJ_GRAF && pObject->GetName().Len() == 0 ) in EnsureGraphicNames()
/aoo41x/main/sd/source/ui/func/
H A Dfudraw.cxx853 else if (nInv == SdrInventor && nSdrObjKind == OBJ_GRAF && pObj->IsEmptyPresObj() ) in DoubleClick()

Completed in 601 milliseconds

12