Home
last modified time | relevance | path

Searched refs:pThisGroup (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf.cxx2911 if (SdrObjGroup* pThisGroup = PTR_CAST(SdrObjGroup, pRecord->pObj)) in MungeTextIntoDrawBox() local
2915 pSdrTextObj = new SdrRectObj( OBJ_TEXT, pThisGroup->GetCurrentBoundRect()); in MungeTextIntoDrawBox()
2933 pSdrTextObj->NbcSetLayer( pThisGroup->GetLayer() ); in MungeTextIntoDrawBox()
2934 pThisGroup->GetSubList()->NbcInsertObject(pSdrTextObj); in MungeTextIntoDrawBox()
/aoo41x/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 113 milliseconds