Searched refs:SwXLinkTargetSupplier (Results 1 – 2 of 2) sorted by relevance
1742 ((SwXLinkTargetSupplier*)pAccess)->Invalidate(); in InitNewDoc()2393 (*pxLinkTargetSupplier) = new SwXLinkTargetSupplier(*(SwXTextDocument*)this); in getLinks()3533 SwXLinkTargetSupplier::SwXLinkTargetSupplier(SwXTextDocument& rxDoc) : in SwXLinkTargetSupplier() function in SwXLinkTargetSupplier3547 SwXLinkTargetSupplier::~SwXLinkTargetSupplier() in ~SwXLinkTargetSupplier()3554 Any SwXLinkTargetSupplier::getByName(const OUString& rName) in getByName()3634 Sequence< OUString > SwXLinkTargetSupplier::getElementNames(void) in getElementNames()3651 sal_Bool SwXLinkTargetSupplier::hasByName(const OUString& rName) in hasByName()3668 uno::Type SwXLinkTargetSupplier::getElementType(void) in getElementType()3677 sal_Bool SwXLinkTargetSupplier::hasElements(void) throw( RuntimeException ) in hasElements()3684 OUString SwXLinkTargetSupplier::getImplementationName(void) throw( RuntimeException ) in getImplementationName()[all …]
459 class SwXLinkTargetSupplier : public cppu::WeakImplHelper2 class475 SwXLinkTargetSupplier(SwXTextDocument& rxDoc);476 ~SwXLinkTargetSupplier();