Searched refs:SvxShapeCollection (Results 1 – 12 of 12) sorted by relevance
42 SvxShapeCollection::SvxShapeCollection() throw() in SvxShapeCollection() function in SvxShapeCollection48 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 …]
283 SvxShapeCollection::getImplementationName_Static(), in component_getFactory()285 SvxShapeCollection::getSupportedServiceNames_Static() ); in component_getFactory()
1 "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()"
48 class SVX_DLLPUBLIC SvxShapeCollection : public ::cppu::WeakAggImplHelper3< class63 SvxShapeCollection() throw();64 virtual ~SvxShapeCollection() throw();
44 public class SvxShapeCollection extends TestCase { class
37 -o svx.SvxShapeCollection
37 job=svx.SvxShapeCollection
186 job188=svx.SvxShapeCollection
798 uno::Reference< drawing::XShapes > xShapes( new SvxShapeCollection() ); in implSelect()851 xShapes = new SvxShapeCollection(); in implSelect()
918 SvxShapeCollection* pShapes = new SvxShapeCollection(); in getSelection()
698 xShapes = new SvxShapeCollection(); in Select()746 xShapes = new SvxShapeCollection(); in SelectAll()
613 uno::Reference< drawing::XShapes > xShCol = new SvxShapeCollection(); in getSelection()
Completed in 108 milliseconds