Home
last modified time | relevance | path

Searched refs:SwXLinkTargetSupplier (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1742 ((SwXLinkTargetSupplier*)pAccess)->Invalidate(); in InitNewDoc()
2385 (*pxLinkTargetSupplier) = new SwXLinkTargetSupplier(*(SwXTextDocument*)this); in getLinks()
3525 SwXLinkTargetSupplier::SwXLinkTargetSupplier(SwXTextDocument& rxDoc) : in SwXLinkTargetSupplier() function in SwXLinkTargetSupplier
3539 SwXLinkTargetSupplier::~SwXLinkTargetSupplier() in ~SwXLinkTargetSupplier()
3546 Any SwXLinkTargetSupplier::getByName(const OUString& rName) in getByName()
3626 Sequence< OUString > SwXLinkTargetSupplier::getElementNames(void) in getElementNames()
3643 sal_Bool SwXLinkTargetSupplier::hasByName(const OUString& rName) in hasByName()
3660 uno::Type SwXLinkTargetSupplier::getElementType(void) in getElementType()
3669 sal_Bool SwXLinkTargetSupplier::hasElements(void) throw( RuntimeException ) in hasElements()
3683 sal_Bool SwXLinkTargetSupplier::supportsService(const OUString& rServiceName) in supportsService()
[all …]
/aoo42x/main/sw/inc/
H A Dunotxdoc.hxx453 class SwXLinkTargetSupplier : public cppu::WeakImplHelper2 class
469 SwXLinkTargetSupplier(SwXTextDocument& rxDoc);
470 ~SwXLinkTargetSupplier();

Completed in 49 milliseconds