#include <memory>
#include <sfx2/lnkbase.hxx>
#include <sot/exchange.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <sfx2/linkmgr.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <sfx2/filedlghelper.hxx>
#include <tools/debug.hxx>
#include <svl/svdde.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
|
| sfx2::IMPL_LINK (SvBaseLink, EndEditHdl, const OUString &, _rNewName, void) |
|
◆ aData
◆ aSeq
Definition at line 83 of file lnkbase2.cxx.
Referenced by SfxRequest::Done_Impl(), SfxFilterMatcher::GetFilter4ClipBoardId(), SfxFilterMatcher::GetFilter4EA(), SfxFilterMatcher::GetFilter4Extension(), SfxFilterMatcher::GetFilter4Mime(), SfxFilterMatcher::GetFilterForProps(), sfx2::LinkManager::GetGraphicFromAny(), SfxObjectShell::GetShellFromComponent(), SfxBaseModel::getTransferData(), SfxBaseModel::getViewData(), sfx2::IMPL_LINK(), SfxChildWindow::InitializeChildWinFactory_Impl(), InterceptLOKStateChangeEvent(), SfxApplication::OfaExec_Impl(), ThumbnailViewItem::Paint(), TemplateViewItem::Paint(), RecentDocsViewItem::Paint(), ThumbnailView::Paint(), SvxZoomItem::PutValue(), SvxZoomItem::QueryValue(), SfxChildWindow::SaveStatus(), and SfxInfoBarWindow::SetCloseButtonImage().
◆ bIsInDTOR
◆ bIsValidData
◆ pLink
Definition at line 81 of file lnkbase2.cxx.
Referenced by sfx2::SvLinkSource::AddConnectAdvise(), sfx2::SvLinkSource::AddDataAdvise(), SvFileObject::Connect(), sfx2::LinkManager::CreateObj(), SvFileObject::Edit(), sfx2::LinkManager::GetDisplayNames(), sfx2::IMPL_LINK(), sfx2::LinkManager::Insert(), sfx2::LinkManager::InsertDDELink(), sfx2::LinkManager::InsertLink(), sfx2::LinkManager::Remove(), sfx2::SvLinkSource::RemoveAllDataAdvise(), sfx2::SvLinkSource::RemoveConnectAdvise(), sfx2::removeLink(), and sfx2::LinkManager::UpdateAllLinks().