Home
last modified time | relevance | path

Searched refs:IsGroupObject (Results 1 – 25 of 29) sorted by relevance

12

/AOO41X/main/svx/source/svdraw/
H A Dclonelist.cxx48 sal_Bool bOriginalIsGroup(pOriginal->IsGroupObject()); in AddPair()
49 sal_Bool bCloneIsGroup(pClone->IsGroupObject()); in AddPair()
H A Dsvditer.cxx95 bool bIsGroup = pObj->IsGroupObject(); in ImpProcessObj()
H A Dsvdotxtr.cxx557 if(pText->IsGroupObject()) in ImpConvertAddText()
H A Dsvdmark.cxx941 sal_Bool bIsGroup(pObj->IsGroupObject()); in ImplCollectCompleteSelection()
H A Dsvdogrp.cxx296 if(rObj.IsGroupObject()) in operator =()
H A Dsvdpagv.cxx890 if(pObj && pObj->IsGroupObject()) in EnterGroup()
H A Dsvdedtv2.cxx2001 if (pObj->IsGroupObject() && !pObj->Is3DObj()) { in ImpConvertTo()
/AOO41X/main/sw/source/ui/uiview/
H A Dviewdraw.cxx161 if(pObj->IsGroupObject()) in ExecDraw()
740 if (pSdrObj->IsGroupObject()) in HasDrwObj()
763 if (pSdrObj->IsGroupObject()) in HasOnlyObj()
/AOO41X/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx236 if ( pObj->IsGroupObject() ) in ExecDrawAttr()
377 if ( pObj->IsGroupObject() ) in ExecuteMacroAssign()
H A Dfusel.cxx197 if ( pObj->IsGroupObject() ) in MouseButtonDown()
H A Dfudraw.cxx802 if ( pObj->IsGroupObject() ) in ForcePointer()
/AOO41X/main/svx/source/form/
H A Dnavigatortreemodel.cxx790 else if ( pObj->IsGroupObject() ) in InsertSdrObj()
817 else if ( pObj->IsGroupObject() ) in RemoveSdrObj()
1107 else if ( pObj->IsGroupObject() ) in Search()
H A Dfmundo.cxx363 else if (pObj->IsGroupObject()) in Inserted()
479 else if (pObj->IsGroupObject()) in Removed()
H A Dfmvwimp.cxx1747 if ( pObj->IsGroupObject() ) in saveMarkList()
1844 if (pObj->IsGroupObject()) in restoreMarkList()
H A Dfmshimp.cxx298 if ( pCurrent->IsGroupObject() ) in collectInterfacesFromMarkList()
591 if (pObj->IsGroupObject()) in isControlList()
H A Dnavigatortree.cxx150 if ( pObj && pObj->IsGroupObject() ) in isModelShapeMarked()
/AOO41X/main/svx/source/engine3d/
H A Dview3d.cxx676 if(pObj->IsGroupObject()) in ImpIsConvertTo3DPossible()
818 if(pObj->IsGroupObject()) in ImpCreate3DObject()
836 if(pNewObj1->IsGroupObject()) in ImpCreate3DObject()
854 if(pNewObj2->IsGroupObject()) in ImpCreate3DObject()
H A Dview3d1.cxx109 else if(pObj->IsGroupObject()) in Imp_E3dView_InorderRun3DObjects()
/AOO41X/main/basctl/source/dlged/
H A Dpropbrw.cxx332 if (pCurrent->IsGroupObject()) in CreateMultiSelectionSequence()
599 if ( pDlgEdObj->IsGroupObject() ) // group object in ImplUpdate()
/AOO41X/main/sc/source/ui/view/
H A Dgridwin5.cxx336 if ( pObj->IsGroupObject() ) in RequestHelp()
/AOO41X/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx326 if (pCurrent->IsGroupObject()) in CreateCompPropSet()
/AOO41X/main/svx/inc/svx/
H A Dsvdobj.hxx616 sal_Bool IsGroupObject() const { return GetSubList()!=NULL; } in IsGroupObject() function in SdrObject
/AOO41X/main/sd/source/ui/view/
H A Dsdview2.cxx1017 sal_Bool bIsGroup(pObj->IsGroupObject()); in ImplProcessObjectList()
/AOO41X/main/sw/source/core/access/
H A Daccmap.cxx2148 if (mpShapeMap && pParentObj && pParentObj->IsGroupObject() && xAccParent.is()) in RemoveGroupContext()
2187 if (pParentObj->IsGroupObject()) in AddGroupContext()
/AOO41X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx803 else if (pObj->IsGroupObject()) in AddShapeList()

12