Lines Matching refs:SwXAutoTextGroup

296 const uno::Sequence< sal_Int8 > & SwXAutoTextGroup::getUnoTunnelId()  in getUnoTunnelId()
304 sal_Int64 SAL_CALL SwXAutoTextGroup::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
319 SwXAutoTextGroup::SwXAutoTextGroup(const OUString& rName, in SwXAutoTextGroup() function in SwXAutoTextGroup
333 SwXAutoTextGroup::~SwXAutoTextGroup() in ~SwXAutoTextGroup()
342 uno::Sequence< OUString > SwXAutoTextGroup::getTitles(void) throw( uno::RuntimeException ) in getTitles()
363 void SwXAutoTextGroup::renameByName(const OUString& aElementName, in renameByName()
437 uno::Reference< text::XAutoTextEntry > SwXAutoTextGroup::insertNewByName(const OUString& aName, in insertNewByName()
522 void SwXAutoTextGroup::removeByName(const OUString& aEntryName) throw( container::NoSuchElementExce… in removeByName()
539 OUString SwXAutoTextGroup::getName(void) throw( uno::RuntimeException ) in getName()
547 void SwXAutoTextGroup::setName(const OUString& rName) throw( uno::RuntimeException ) in setName()
595 sal_Int32 SwXAutoTextGroup::getCount(void) throw( uno::RuntimeException ) in getCount()
610 uno::Any SwXAutoTextGroup::getByIndex(sal_Int32 nIndex) in getByIndex()
631 uno::Type SwXAutoTextGroup::getElementType(void) throw( uno::RuntimeException ) in getElementType()
639 sal_Bool SwXAutoTextGroup::hasElements(void) throw( uno::RuntimeException ) in hasElements()
655 uno::Any SwXAutoTextGroup::getByName(const OUString& _rName) in getByName()
667 uno::Sequence< OUString > SwXAutoTextGroup::getElementNames(void) in getElementNames()
689 sal_Bool SwXAutoTextGroup::hasByName(const OUString& rName) in hasByName()
717 uno::Reference< beans::XPropertySetInfo > SwXAutoTextGroup::getPropertySetInfo(void) in getPropertySetInfo()
726 void SwXAutoTextGroup::setPropertyValue( in setPropertyValue()
760 uno::Any SwXAutoTextGroup::getPropertyValue(const OUString& rPropertyName) in getPropertyValue()
788 void SwXAutoTextGroup::addPropertyChangeListener( in addPropertyChangeListener()
796 void SwXAutoTextGroup::removePropertyChangeListener( in removePropertyChangeListener()
804 void SwXAutoTextGroup::addVetoableChangeListener( in addVetoableChangeListener()
812 void SwXAutoTextGroup::removeVetoableChangeListener( in removeVetoableChangeListener()
820 void SwXAutoTextGroup::Invalidate() in Invalidate()
829 OUString SwXAutoTextGroup::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
836 sal_Bool SwXAutoTextGroup::supportsService(const OUString& rServiceName) throw( uno::RuntimeExcepti… in supportsService()
843 uno::Sequence< OUString > SwXAutoTextGroup::getSupportedServiceNames(void) throw( uno::RuntimeExcep… in getSupportedServiceNames()