Home
last modified time | relevance | path

Searched refs:SvxShapeGroup (Results 1 – 8 of 8) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeGroup.csv1 "SvxShapeGroup";"com::sun::star::container::XIndexAccess";"getCount()"
2 "SvxShapeGroup";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "SvxShapeGroup";"com::sun::star::lang::XComponent";"dispose()"
6 "SvxShapeGroup";"com::sun::star::drawing::Shape";"ZOrder#optional"
7 "SvxShapeGroup";"com::sun::star::drawing::Shape";"LayerID#optional"
11 "SvxShapeGroup";"com::sun::star::drawing::Shape";"Name#optional"
13 "SvxShapeGroup";"com::sun::star::drawing::Shape";"Style#optional"
25 "SvxShapeGroup";"com::sun::star::drawing::XShapes";"add()"
26 "SvxShapeGroup";"com::sun::star::drawing::XShapes";"remove()"
36 "SvxShapeGroup";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx96 SvxShapeGroup::SvxShapeGroup( SdrObject* pObj, SvxDrawPage* pDrawPage ) throw() : in SvxShapeGroup() function in SvxShapeGroup
103 SvxShapeGroup::~SvxShapeGroup() throw() in ~SvxShapeGroup()
108 void SvxShapeGroup::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()
135 void SAL_CALL SvxShapeGroup::acquire() throw ( ) in acquire()
140 void SAL_CALL SvxShapeGroup::release() throw ( ) in release()
145 uno::Sequence< uno::Type > SAL_CALL SvxShapeGroup::getTypes() in getTypes()
151 uno::Sequence< sal_Int8 > SAL_CALL SvxShapeGroup::getImplementationId() in getImplementationId()
166 OUString SAL_CALL SvxShapeGroup::getShapeType() in getShapeType()
186 awt::Size SAL_CALL SvxShapeGroup::getSize() throw(uno::RuntimeException) in getSize()
192 void SAL_CALL SvxShapeGroup::setSize( const awt::Size& rSize ) in setSize()
[all …]
H A Dunopage.cxx726 pRet = new SvxShapeGroup( pObj, mpPage ); in CreateShapeByTypeAndInventor()
/trunk/main/svx/qa/unoapi/
H A Dknownissues.xcl88 svx.SvxShapeGroup
H A Dsvx.sce41 #i87746 -o svx.SvxShapeGroup
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapeGroup.java59 public class SvxShapeGroup extends TestCase { class
/trunk/main/svx/inc/svx/
H A Dunopage.hxx57 class SvxShapeGroup;
H A Dunoshape.hxx403 class SvxShapeGroup : public SvxShape, class
411 SvxShapeGroup( SdrObject* pObj,SvxDrawPage* pDrawPage ) throw ();
412 virtual ~SvxShapeGroup() throw ();

Completed in 34 milliseconds