Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1742 ((SwXLinkTargetSupplier*)pAccess)->Invalidate(); in InitNewDoc()
2369 (*pxLinkTargetSupplier) = new SwXLinkTargetSupplier(*(SwXTextDocument*)this); in getLinks()
3509 SwXLinkTargetSupplier::SwXLinkTargetSupplier(SwXTextDocument& rxDoc) : in SwXLinkTargetSupplier() function in SwXLinkTargetSupplier
3523 SwXLinkTargetSupplier::~SwXLinkTargetSupplier() in ~SwXLinkTargetSupplier()
3530 Any SwXLinkTargetSupplier::getByName(const OUString& rName) in getByName()
3610 Sequence< OUString > SwXLinkTargetSupplier::getElementNames(void) in getElementNames()
3627 sal_Bool SwXLinkTargetSupplier::hasByName(const OUString& rName) in hasByName()
3644 uno::Type SwXLinkTargetSupplier::getElementType(void) in getElementType()
3653 sal_Bool SwXLinkTargetSupplier::hasElements(void) throw( RuntimeException ) in hasElements()
3667 sal_Bool SwXLinkTargetSupplier::supportsService(const OUString& rServiceName) in supportsService()
[all …]
/aoo41x/main/sw/inc/
H A Dunotxdoc.hxx453 class SwXLinkTargetSupplier : public cppu::WeakImplHelper2 class
469 SwXLinkTargetSupplier(SwXTextDocument& rxDoc);
470 ~SwXLinkTargetSupplier();

Completed in 34 milliseconds