/aoo4110/main/sd/source/filter/eppt/ |
H A D | escherex.hxx | 64 sal_uInt32 EnterGroup( Rectangle* pBoundRect, SvMemoryStream* pClientData ); 69 using EscherEx::EnterGroup;
|
H A D | escherex.cxx | 242 sal_uInt32 PptEscherEx::EnterGroup( Rectangle* pBoundRect, SvMemoryStream* pClientData ) in EnterGroup() function in PptEscherEx
|
H A D | eppt.cxx | 1021 mpPptEscherEx->EnterGroup(0,0); in ImplCreateMaster() 1081 mpPptEscherEx->EnterGroup(0,0); in ImplCreateMainNotes() 1532 mpPptEscherEx->EnterGroup(0,0); in ImplCreateSlide() 1668 mpPptEscherEx->EnterGroup(0,0); in ImplCreateNotes()
|
H A D | eppt.hxx | 477 …sal_Bool EnterGroup( ::com::sun::star::uno::Reference< ::com::sun::star::container:…
|
H A D | epptso.cxx | 244 sal_Bool GroupTable::EnterGroup( ::com::sun::star::uno::Reference< ::com::sun::star::container::XIn… in EnterGroup() function in GroupTable 4342 if ( EnterGroup( aXIndexAccess ) ) in ImplWritePage() 4355 sal_uInt32 nShapeId = mpPptEscherEx->EnterGroup( &maRect, pTmp ); in ImplWritePage()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | rtfsdrexport.hxx | 93 using EscherEx::EnterGroup; 94 virtual sal_uInt32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 );
|
H A D | rtfsdrexport.cxx | 119 sal_uInt32 RtfSdrExport::EnterGroup( const String& /*rShapeName*/, const Rectangle* /*pRect*/ ) in EnterGroup() function in RtfSdrExport
|
H A D | wrtw8esh.cxx | 2254 EnterGroup( 0 ); in SwEscherEx()
|
/aoo4110/main/oox/inc/oox/export/ |
H A D | vmlexport.hxx | 93 virtual UINT32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 );
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdpagv.cxx | 886 sal_Bool SdrPageView::EnterGroup(SdrObject* pObj) in EnterGroup() function in SdrPageView 1082 if (pGrp!=NULL) EnterGroup(pGrp); in CheckAktGroup()
|
H A D | svdmrkv.cxx | 2133 if (pPV->EnterGroup(pObj)) { in EnterMarkedGroup()
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdpagv.hxx | 262 sal_Bool EnterGroup(SdrObject* pObj);
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1543 virtual sal_uInt32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 ); 1544 sal_uInt32 EnterGroup( const Rectangle* pBoundRect = NULL );
|
/aoo4110/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 203 nShapeID = mpEscherEx->EnterGroup( aShapeName, &rObj.GetRect() ); in ImplWriteShape() 866 sal_uInt32 nGrpId = mpEscherEx->EnterGroup( pBoundRect ); in ImplEnterAdditionalTextGroup()
|
H A D | escherex.cxx | 5417 sal_uInt32 EscherEx::EnterGroup( const String& rShapeName, const Rectangle* pBoundRect ) in EnterGroup() function in EscherEx 5465 sal_uInt32 EscherEx::EnterGroup( const Rectangle* pBoundRect ) in EnterGroup() function in EscherEx 5467 return EnterGroup( String::EmptyString(), pBoundRect ); in EnterGroup()
|
/aoo4110/main/oox/source/export/ |
H A D | vmlexport.cxx | 125 UINT32 VMLExport::EnterGroup( const String& rShapeName, const Rectangle* pRect ) in EnterGroup() function in VMLExport
|
/aoo4110/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 97 mrEscherEx.EnterGroup( &aRect ); in XclExpObjList()
|
/aoo4110/main/svx/inc/ |
H A D | globlmn_tmpl.hrc | 987 Command = ".uno:EnterGroup" ; \
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fusel.cxx | 344 bReturn = pPV->EnterGroup(pObj); in MouseButtonDown()
|
/aoo4110/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 558 .uno:EnterGroup
|
H A D | unocmds.txt | 355 .uno:EnterGroup;shared/01/05290300.xhp
|
H A D | longnames_commands.csv | 1001 SID_ENTER_GROUP,.uno:EnterGroup
|
H A D | uno_hid.lst | 999 SID_ENTER_GROUP,27096,.uno:EnterGroup
|
H A D | help_hid.lst | 5092 SID_ENTER_GROUP,27096,.uno:EnterGroup
|
/aoo4110/main/svx/sdi/ |
H A D | svx.sdi | 3461 SfxVoidItem EnterGroup SID_ENTER_GROUP
|