Lines Matching refs:SvxUnoNameItemTable
45 SvxUnoNameItemTable::SvxUnoNameItemTable( SdrModel* pModel, sal_uInt16 nWhich, sal_uInt8 nMemberId … in SvxUnoNameItemTable() function in SvxUnoNameItemTable
54 SvxUnoNameItemTable::~SvxUnoNameItemTable() throw() in ~SvxUnoNameItemTable()
61 bool SvxUnoNameItemTable::isValid( const NameOrIndex* pItem ) const in isValid()
66 void SvxUnoNameItemTable::dispose() in dispose()
79 void SvxUnoNameItemTable::Notify( SfxBroadcaster&, const SfxHint& rHint ) throw() in Notify()
87 sal_Bool SAL_CALL SvxUnoNameItemTable::supportsService( const OUString& ServiceName ) throw(uno::R… in supportsService()
99 void SAL_CALL SvxUnoNameItemTable::ImplInsertByName( const OUString& aName, const uno::Any& aElemen… in ImplInsertByName()
112 void SAL_CALL SvxUnoNameItemTable::insertByName( const OUString& aApiName, const uno::Any& aElement… in insertByName()
128 void SAL_CALL SvxUnoNameItemTable::removeByName( const OUString& aApiName ) in removeByName()
167 void SAL_CALL SvxUnoNameItemTable::replaceByName( const OUString& aApiName, const uno::Any& aElemen… in replaceByName()
223 uno::Any SAL_CALL SvxUnoNameItemTable::getByName( const OUString& aApiName ) in getByName()
255 uno::Sequence< OUString > SAL_CALL SvxUnoNameItemTable::getElementNames( ) in getElementNames()
292 sal_Bool SAL_CALL SvxUnoNameItemTable::hasByName( const OUString& aApiName ) in hasByName()
319 sal_Bool SAL_CALL SvxUnoNameItemTable::hasElements( ) in hasElements()