Searched refs:SwVbaBookmarks (Results 1 – 3 of 3) sorted by relevance
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()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()[all …]
37 class SwVbaBookmarks : public SwVbaBookmarks_BASE class49 …SwVbaBookmarks( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…50 virtual ~SwVbaBookmarks() {} in ~SwVbaBookmarks()
147 …uno::Reference< XCollection > xBookmarksVba( new SwVbaBookmarks( this, mxContext, xBookmarks, getM… in Bookmarks()
Completed in 22 milliseconds