LibreOffice Module sc (master) 1
|
#include <editeng/eeitem.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/request.hxx>
#include <sfx2/bindings.hxx>
#include <tools/urlobj.hxx>
#include <cliputil.hxx>
#include <svx/svxdlg.hxx>
#include <svx/hlnkitem.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdouno.hxx>
#include <svx/extrusionbar.hxx>
#include <svx/fontworkbar.hxx>
#include <svx/svdogrp.hxx>
#include <sfx2/docfile.hxx>
#include <osl/diagnose.h>
#include <svx/diagram/IDiagramHelper.hxx>
#include <com/sun/star/form/FormButtonType.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <drawsh.hxx>
#include <drawview.hxx>
#include <viewdata.hxx>
#include <tabvwsh.hxx>
#include <docsh.hxx>
#include <undotab.hxx>
#include <drwlayer.hxx>
#include <drtxtob.hxx>
#include <memory>
#include <sc.hrc>
Go to the source code of this file.
Functions | |
IMPL_LINK (ScDrawShell, NameObjectHdl, AbstractSvxObjectNameDialog &, rDialog, bool) | |
IMPL_LINK | ( | ScDrawShell | , |
NameObjectHdl | , | ||
AbstractSvxObjectNameDialog & | , | ||
rDialog | , | ||
bool | |||
) |
Definition at line 648 of file drawsh5.cxx.
References aName, ScDrawLayer::GetDocument(), ScDocument::GetDrawLayer(), and ScDrawLayer::GetNamedObject().