Home
last modified time | relevance | path

Searched refs:SvxShapeCollection (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/svx/source/unodraw/
H A Dunoshcol.cxx42 SvxShapeCollection::SvxShapeCollection() throw() in SvxShapeCollection() function in SvxShapeCollection
48 SvxShapeCollection::~SvxShapeCollection() throw() in ~SvxShapeCollection()
56 Reference< drawing::XShapes > xShapes( new SvxShapeCollection() ); in SvxShapeCollection_NewInstance()
62 void SvxShapeCollection::release() throw() in release()
95 void SvxShapeCollection::disposing() throw() in disposing()
101 void SvxShapeCollection::dispose() in dispose()
186 sal_Int32 SAL_CALL SvxShapeCollection::getCount() throw( uno::RuntimeException ) in getCount()
192 uno::Any SAL_CALL SvxShapeCollection::getByIndex( sal_Int32 Index ) in getByIndex()
221 ::rtl::OUString SAL_CALL SvxShapeCollection::getImplementationName() in getImplementationName()
227 ::rtl::OUString SvxShapeCollection::getImplementationName_Static() in getImplementationName_Static()
[all …]
H A Dunoctabl.cxx283 SvxShapeCollection::getImplementationName_Static(), in component_getFactory()
285 SvxShapeCollection::getSupportedServiceNames_Static() ); in component_getFactory()
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeCollection.csv1 "SvxShapeCollection";"com::sun::star::container::XIndexAccess";"getCount()"
2 "SvxShapeCollection";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "SvxShapeCollection";"com::sun::star::container::XElementAccess";"getElementType()"
4 "SvxShapeCollection";"com::sun::star::container::XElementAccess";"hasElements()"
5 "SvxShapeCollection";"com::sun::star::drawing::XShapes";"add()"
6 "SvxShapeCollection";"com::sun::star::drawing::XShapes";"remove()"
/aoo4110/main/svx/inc/svx/
H A Dunoshcol.hxx48 class SVX_DLLPUBLIC SvxShapeCollection : public ::cppu::WeakAggImplHelper3< class
63 SvxShapeCollection() throw();
64 virtual ~SvxShapeCollection() throw();
/aoo4110/main/qadevOOo/tests/java/mod/_svx/
H A DSvxShapeCollection.java44 public class SvxShapeCollection extends TestCase { class
/aoo4110/main/svx/qa/unoapi/
H A Dsvx.sce37 -o svx.SvxShapeCollection
/aoo4110/main/framework/qa/complex/api_internal/
H A Dworksforme.sce37 job=svx.SvxShapeCollection
H A Dapi.lst186 job188=svx.SvxShapeCollection
/aoo4110/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx798 uno::Reference< drawing::XShapes > xShapes( new SvxShapeCollection() ); in implSelect()
851 xShapes = new SvxShapeCollection(); in implSelect()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx698 xShapes = new SvxShapeCollection(); in Select()
746 xShapes = new SvxShapeCollection(); in SelectAll()
/aoo4110/main/sc/source/ui/unoobj/
H A Dviewuno.cxx918 SvxShapeCollection* pShapes = new SvxShapeCollection(); in getSelection()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx613 uno::Reference< drawing::XShapes > xShCol = new SvxShapeCollection(); in getSelection()

Completed in 105 milliseconds