13 #include <string_view>
27 struct DocumentLinkManagerImpl;
31 std::unique_ptr<DocumentLinkManagerImpl>
mpImpl;
60 void updateDdeLink( std::u16string_view rAppl, std::u16string_view rTopic, std::u16string_view rItem );
std::unique_ptr< DocumentLinkManagerImpl > mpImpl
bool updateDdeOrOleOrWebServiceLinks(weld::Window *pWin)
const sfx2::LinkManager * getExistingLinkManager() const
sfx2::LinkManager * getLinkManager(bool bCreate=true)
CAUTION! The following defines must be in the same namespace as the respective type.
size_t getDdeLinkCount() const
bool hasDdeOrOleOrWebServiceLinks() const
DataStream * getDataStream()
const DocumentLinkManager & operator=(const DocumentLinkManager &)=delete
void setDataStream(DataStream *p)
DocumentLinkManager(SfxObjectShell *pShell)
void updateDdeLink(std::u16string_view rAppl, std::u16string_view rTopic, std::u16string_view rItem)