|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/XPropertySetInfo.hpp>#include <com/sun/star/form/FormButtonType.hpp>#include <tools/urlobj.hxx>#include <sfx2/docfile.hxx>#include <svx/svdograf.hxx>#include <svx/svdouno.hxx>#include <osl/diagnose.h>#include <seltrans.hxx>#include <transobj.hxx>#include <drwtrans.hxx>#include <scmod.hxx>#include <dbfunc.hxx>#include <docsh.hxx>#include <drawview.hxx>#include <drwlayer.hxx>#include <markdata.hxx>Go to the source code of this file.
Functions | |
| static bool | lcl_IsURLButton (SdrObject *pObject) |
|
static |
Definition at line 42 of file seltrans.cxx.
References SdrObject::GetObjInventor(), SdrUnoObj::GetUnoControlModel(), and pObject.
Referenced by ScSelectionTransferObj::CreateFromView().