Lines Matching refs:SwVbaBookmarks
112 SwVbaBookmarks::SwVbaBookmarks( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in SwVbaBookmarks() function in SwVbaBookmarks
122 SwVbaBookmarks::getElementType() throw (uno::RuntimeException) in getElementType()
127 SwVbaBookmarks::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
134 SwVbaBookmarks::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
141 void SwVbaBookmarks::removeBookmarkByName( const rtl::OUString& rName ) throw (uno::RuntimeExceptio… in removeBookmarkByName()
147 void SwVbaBookmarks::addBookmarkByName( const rtl::OUString& rName, const uno::Reference< text::XTe… in addBookmarkByName()
157 SwVbaBookmarks::Add( const rtl::OUString& rName, const uno::Any& rRange ) throw (uno::RuntimeExcept… in Add()
185 SwVbaBookmarks::getDefaultSorting() throw (css::uno::RuntimeException) in getDefaultSorting()
191 SwVbaBookmarks::setDefaultSorting( sal_Int32/* _type*/ ) throw (css::uno::RuntimeException) in setDefaultSorting()
197 SwVbaBookmarks::getShowHidden() throw (css::uno::RuntimeException) in getShowHidden()
203 SwVbaBookmarks::setShowHidden( sal_Bool /*_hidden*/ ) throw (css::uno::RuntimeException) in setShowHidden()
209 SwVbaBookmarks::Exists( const rtl::OUString& rName ) throw (css::uno::RuntimeException) in Exists()
216 SwVbaBookmarks::getServiceImplName() in getServiceImplName()
223 SwVbaBookmarks::getServiceNames() in getServiceNames()