Home
last modified time | relevance | path

Searched refs:pThisGroup (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2903 if (SdrObjGroup* pThisGroup = PTR_CAST(SdrObjGroup, pRecord->pObj)) in MungeTextIntoDrawBox() local
2907 pSdrTextObj = new SdrRectObj( OBJ_TEXT, pThisGroup->GetCurrentBoundRect()); in MungeTextIntoDrawBox()
2925 pSdrTextObj->NbcSetLayer( pThisGroup->GetLayer() ); in MungeTextIntoDrawBox()
2926 pThisGroup->GetSubList()->NbcInsertObject(pSdrTextObj); in MungeTextIntoDrawBox()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx954 SdrObjGroup* pThisGroup = PTR_CAST(SdrObjGroup, pOwner); in Paste() local
955 aGrpAnchor = pThisGroup->GetAnchorPos(); in Paste()

Completed in 33 milliseconds