Searched refs:SvxUnoGluePointAccess (Results 1 – 1 of 1) sorted by relevance
45 class SvxUnoGluePointAccess : public WeakImplHelper2< container::XIndexContainer, container::XIdent… class51 SvxUnoGluePointAccess( SdrObject* pObject ) throw();52 virtual ~SvxUnoGluePointAccess() throw();212 SvxUnoGluePointAccess::SvxUnoGluePointAccess( SdrObject* pObject ) throw() in SvxUnoGluePointAccess() function in SvxUnoGluePointAccess217 SvxUnoGluePointAccess::~SvxUnoGluePointAccess() throw() in ~SvxUnoGluePointAccess()222 sal_Int32 SAL_CALL SvxUnoGluePointAccess::insert( const uno::Any& aElement ) throw (lang::IllegalAr… in insert()252 void SAL_CALL SvxUnoGluePointAccess::removeByIdentifier( sal_Int32 Identifier ) throw (container::N… in removeByIdentifier()281 void SAL_CALL SvxUnoGluePointAccess::replaceByIdentifer( sal_Int32 Identifier, const uno::Any& aEle… in replaceByIdentifer()315 uno::Any SAL_CALL SvxUnoGluePointAccess::getByIdentifier( sal_Int32 Identifier ) throw (container::… in getByIdentifier()355 uno::Sequence< sal_Int32 > SAL_CALL SvxUnoGluePointAccess::getIdentifiers() throw (uno::RuntimeExce… in getIdentifiers()[all …]