Home
last modified time | relevance | path

Searched refs:OBJ_GRUP (Results 1 – 20 of 20) sorted by relevance

/AOO41X/main/svx/source/sidebar/
H A DSelectionAnalyzer.cxx151 if (nObjId == OBJ_GRUP) in GetContextForSelection_SD()
155 nObjId = OBJ_GRUP; in GetContextForSelection_SD()
231 case OBJ_GRUP: in GetContextForObjectId_SC()
274 case OBJ_GRUP: in GetContextForObjectId_SD()
355 if (nResultType == OBJ_GRUP) in GetObjectTypeFromGroup()
369 if(nType == OBJ_GRUP) in GetObjectTypeFromGroup()
409 if(nResultType == OBJ_GRUP) in GetObjectTypeFromMark()
424 if(nType == OBJ_GRUP) in GetObjectTypeFromMark()
/AOO41X/main/sw/source/ui/utlui/
H A Dcontent.cxx965 case OBJ_GRUP: in GetEntryAltText()
987 nCmpId = OBJ_GRUP; in GetEntryAltText()
992 … if(nCmpId == OBJ_GRUP /*pTemp->ISA(SdrObjGroup)*/ && pTemp->GetName() == pCnt->GetName()) in GetEntryAltText()
1058 case OBJ_GRUP: in GetEntryLongDescription()
1080 nCmpId = OBJ_GRUP; in GetEntryLongDescription()
1085 … if(nCmpId == OBJ_GRUP /*pTemp->ISA(SdrObjGroup)*/ && pTemp->GetName() == pCnt->GetName()) in GetEntryLongDescription()
2747 case OBJ_GRUP: in KeyInput()
2767 nCmpId = OBJ_GRUP; in KeyInput()
/AOO41X/main/sd/source/core/
H A Ddrawdoc4.cxx883 else if (pObj->GetObjIdentifier() == OBJ_GRUP) in FillOnlineSpellingList()
931 else if (pObj->GetObjIdentifier() == OBJ_GRUP) in IMPL_LINK()
1038 if (pObj->GetOutlinerParaObject() || (pObj->GetObjIdentifier() == OBJ_GRUP)) in InsertObject()
1055 if (pObj->GetOutlinerParaObject() || (pObj->GetObjIdentifier() == OBJ_GRUP)) in RemoveObject()
/AOO41X/main/sd/source/ui/func/
H A Dfulinend.cxx93 pObj->GetObjIdentifier() != OBJ_GRUP ) in DoExecute()
H A Dfudraw.cxx869 else if (nInv == SdrInventor && nSdrObjKind == OBJ_GRUP) in DoubleClick()
/AOO41X/main/sd/source/ui/view/
H A Dsdview.cxx1054 ( nKind1 != OBJ_GRUP && nKind2 != OBJ_GRUP ) && in IsMorphingAllowed()
H A Ddrviewsj.cxx389 case OBJ_GRUP: bGroup = sal_True; break; in GetMenuStateSel()
H A Ddrviews6.cxx250 if( nInv == SdrInventor && nId == OBJ_GRUP ) in GetAnimationWinState()
H A Ddrviews4.cxx762 case OBJ_GRUP: in Command()
/AOO41X/main/svx/inc/svx/
H A Dsvdobj.hxx103 OBJ_GRUP = 1, // Objektgruppe enumerator
/AOO41X/main/svx/source/unodraw/
H A Dunopage.cxx725 case OBJ_GRUP: in CreateShapeByTypeAndInventor()
H A Dunoshape.cxx847 case OBJ_GRUP: in _getTypes()
1190 case OBJ_GRUP: in svx_needLogicRectHack()
3363 case OBJ_GRUP: in _getSupportedServiceNames()
H A Dunoprov.cxx854 …UHashMapEntry (RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.GroupShape"), OBJ_GRUP ),
/AOO41X/main/svx/source/svdraw/
H A Dsvdogrp.cxx168 return sal_uInt16(OBJ_GRUP); in GetObjIdentifier()
H A Dsvdedxv.cxx2077 case OBJ_GRUP: in SupportsFormatPaintbrush()
H A Dsvdobj.cxx3233 case sal_uInt16(OBJ_GRUP ): pObj=new SdrObjGroup; break; in MakeNewObject()
/AOO41X/main/sw/source/core/frmedt/
H A Dfecopy.cxx1547 pView->SetCurrentObj( OBJ_GRUP, SdrInventor ); in Paste()
/AOO41X/main/sc/source/ui/navipi/
H A Dcontent.cxx1290 …16 nDrawId = sal::static_int_cast<sal_uInt16>( bOle ? OBJ_OLE2 : ( bGraf ? OBJ_GRAF : OBJ_GRUP ) ); in lcl_DoDragObject()
/AOO41X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1799 if ( nIdentifier == OBJ_GRUP ) in ImplBegStructureTag()
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx487 case OBJ_GRUP : in SolveSolver()