Home
last modified time | relevance | path

Searched refs:EnterGroup (Results 1 – 25 of 133) sorted by relevance

123456

/trunk/main/sd/source/filter/eppt/
H A Descherex.hxx64 sal_uInt32 EnterGroup( Rectangle* pBoundRect, SvMemoryStream* pClientData );
69 using EscherEx::EnterGroup;
H A Deppt.cxx1021 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 Descherex.cxx242 sal_uInt32 PptEscherEx::EnterGroup( Rectangle* pBoundRect, SvMemoryStream* pClientData ) in EnterGroup() function in PptEscherEx
H A Deppt.hxx477 …sal_Bool EnterGroup( ::com::sun::star::uno::Reference< ::com::sun::star::container:…
H A Depptso.cxx244 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()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.hxx93 using EscherEx::EnterGroup;
94 virtual sal_uInt32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 );
H A Drtfsdrexport.cxx119 sal_uInt32 RtfSdrExport::EnterGroup( const String& /*rShapeName*/, const Rectangle* /*pRect*/ ) in EnterGroup() function in RtfSdrExport
H A Dwrtw8esh.cxx2243 EnterGroup( 0 ); in SwEscherEx()
/trunk/main/oox/inc/oox/export/
H A Dvmlexport.hxx93 virtual UINT32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 );
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx886 sal_Bool SdrPageView::EnterGroup(SdrObject* pObj) in EnterGroup() function in SdrPageView
1082 if (pGrp!=NULL) EnterGroup(pGrp); in CheckAktGroup()
H A Dsvdmrkv.cxx2133 if (pPV->EnterGroup(pObj)) { in EnterMarkedGroup()
/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx262 sal_Bool EnterGroup(SdrObject* pObj);
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1543 virtual sal_uInt32 EnterGroup( const String& rShapeName, const Rectangle* pBoundRect = 0 );
1544 sal_uInt32 EnterGroup( const Rectangle* pBoundRect = NULL );
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx203 nShapeID = mpEscherEx->EnterGroup( aShapeName, &rObj.GetRect() ); in ImplWriteShape()
866 sal_uInt32 nGrpId = mpEscherEx->EnterGroup( pBoundRect ); in ImplEnterAdditionalTextGroup()
H A Descherex.cxx5428 sal_uInt32 EscherEx::EnterGroup( const String& rShapeName, const Rectangle* pBoundRect ) in EnterGroup() function in EscherEx
5476 sal_uInt32 EscherEx::EnterGroup( const Rectangle* pBoundRect ) in EnterGroup() function in EscherEx
5478 return EnterGroup( String::EmptyString(), pBoundRect ); in EnterGroup()
/trunk/main/oox/source/export/
H A Dvmlexport.cxx125 UINT32 VMLExport::EnterGroup( const String& rShapeName, const Rectangle* pRect ) in EnterGroup() function in VMLExport
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx97 mrEscherEx.EnterGroup( &aRect ); in XclExpObjList()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx344 bReturn = pPV->EnterGroup(pObj); in MouseButtonDown()
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc987 Command = ".uno:EnterGroup" ; \
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv558 .uno:EnterGroup
H A Dunocmds.txt355 .uno:EnterGroup;shared/01/05290300.xhp
H A Dlongnames_commands.csv1001 SID_ENTER_GROUP,.uno:EnterGroup
H A Duno_hid.lst999 SID_ENTER_GROUP,27096,.uno:EnterGroup
H A Dhelp_hid.lst5092 SID_ENTER_GROUP,27096,.uno:EnterGroup
/trunk/main/svx/sdi/
H A Dsvx.sdi3461 SfxVoidItem EnterGroup SID_ENTER_GROUP

Completed in 283 milliseconds

123456