LibreOffice Module sw (master) 1
|
#include <unocoll.hxx>
Public Member Functions | |
SwXBookmarks (SwDoc *pDoc) | |
virtual sal_Int32 SAL_CALL | getCount () override |
virtual css::uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override |
virtual css::uno::Any SAL_CALL | getByName (const OUString &Name) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getElementNames () override |
virtual sal_Bool SAL_CALL | hasByName (const OUString &Name) override |
virtual css::uno::Type SAL_CALL | getElementType () override |
virtual sal_Bool SAL_CALL | hasElements () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Public Member Functions inherited from SwUnoCollection | |
SwUnoCollection (SwDoc *p) | |
virtual | ~SwUnoCollection () |
virtual void | Invalidate () |
bool | IsValid () const |
SwDoc * | GetDoc () const |
Private Member Functions | |
virtual | ~SwXBookmarks () override |
Definition at line 398 of file unocoll.hxx.
|
overrideprivatevirtual |
Definition at line 1547 of file unocoll.cxx.
SwXBookmarks::SwXBookmarks | ( | SwDoc * | pDoc | ) |
Definition at line 1543 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1571 of file unocoll.cxx.
References IDocumentMarkAccess::BOOKMARK, count, SwXBookmark::CreateXBookmark(), IDocumentMarkAccess::getBookmarksBegin(), IDocumentMarkAccess::getBookmarksCount(), IDocumentMarkAccess::getBookmarksEnd(), SwUnoCollection::GetDoc(), SwDoc::getIDocumentMarkAccess(), IDocumentMarkAccess::GetType(), SwUnoCollection::IsValid(), and nIndex.
|
overridevirtual |
Definition at line 1602 of file unocoll.cxx.
References SwXBookmark::CreateXBookmark(), IDocumentMarkAccess::findBookmark(), IDocumentMarkAccess::getBookmarksEnd(), SwUnoCollection::GetDoc(), SwDoc::getIDocumentMarkAccess(), and SwUnoCollection::IsValid().
|
overridevirtual |
Definition at line 1550 of file unocoll.cxx.
References IDocumentMarkAccess::BOOKMARK, count, IDocumentMarkAccess::getBookmarksBegin(), IDocumentMarkAccess::getBookmarksEnd(), SwUnoCollection::GetDoc(), SwDoc::getIDocumentMarkAccess(), IDocumentMarkAccess::GetType(), and SwUnoCollection::IsValid().
|
overridevirtual |
Definition at line 1620 of file unocoll.cxx.
References IDocumentMarkAccess::BOOKMARK, comphelper::containerToSequence(), IDocumentMarkAccess::getBookmarksBegin(), IDocumentMarkAccess::getBookmarksEnd(), SwUnoCollection::GetDoc(), SwDoc::getIDocumentMarkAccess(), IDocumentMarkAccess::GetType(), and SwUnoCollection::IsValid().
|
overridevirtual |
Definition at line 1651 of file unocoll.cxx.
References cppu::UnoType< typename T >::get().
|
overridevirtual |
Definition at line 1528 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1538 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1641 of file unocoll.cxx.
References IDocumentMarkAccess::findBookmark(), IDocumentMarkAccess::getBookmarksEnd(), SwUnoCollection::GetDoc(), SwDoc::getIDocumentMarkAccess(), and SwUnoCollection::IsValid().
|
overridevirtual |
|
overridevirtual |
Definition at line 1533 of file unocoll.cxx.
References cppu::supportsService().