Searched refs:SwXLinkTargetSupplier (Results 1 – 2 of 2) sorted by relevance
1742 ((SwXLinkTargetSupplier*)pAccess)->Invalidate(); in InitNewDoc()2409 (*pxLinkTargetSupplier) = new SwXLinkTargetSupplier(*(SwXTextDocument*)this); in getLinks()3549 SwXLinkTargetSupplier::SwXLinkTargetSupplier(SwXTextDocument& rxDoc) : in SwXLinkTargetSupplier() function in SwXLinkTargetSupplier3563 SwXLinkTargetSupplier::~SwXLinkTargetSupplier() in ~SwXLinkTargetSupplier()3570 Any SwXLinkTargetSupplier::getByName(const OUString& rName) in getByName()3650 Sequence< OUString > SwXLinkTargetSupplier::getElementNames(void) in getElementNames()3667 sal_Bool SwXLinkTargetSupplier::hasByName(const OUString& rName) in hasByName()3684 uno::Type SwXLinkTargetSupplier::getElementType(void) in getElementType()3693 sal_Bool SwXLinkTargetSupplier::hasElements(void) throw( RuntimeException ) in hasElements()3700 OUString SwXLinkTargetSupplier::getImplementationName(void) throw( RuntimeException ) in getImplementationName()[all …]
459 class SwXLinkTargetSupplier : public cppu::WeakImplHelper2 class475 SwXLinkTargetSupplier(SwXTextDocument& rxDoc);476 ~SwXLinkTargetSupplier();