LibreOffice Module svx (master)
1
|
#include <svdoole2.hxx>
Private Attributes | |
SdrOle2Obj * | pObj |
Additional Inherited Members | |
![]() | |
enum | UpdateResult |
![]() | |
SUCCESS | |
ERROR_GENERAL | |
![]() | |
void | SetObjType (SvBaseLinkObjectType) |
void | SetName (const OUString &rLn) |
SvBaseLink () | |
SvBaseLink (SfxLinkUpdateMode nLinkType, SotClipboardFormatId nContentType) | |
virtual | ~SvBaseLink () override |
void | GetRealObject_ (bool bConnect=true) |
SvLinkSource * | GetRealObject () |
![]() | |
bool | m_bIsReadOnly |
css::uno::Reference< css::io::XInputStream > | m_xInputStreamToLoadFrom |
Definition at line 187 of file svdoole2.hxx.
|
explicit |
Definition at line 544 of file svdoole2.cxx.
References ONCALL, sfx2::SvBaseLink::SetSynchron(), and SVXB.
|
overridevirtual |
Definition at line 551 of file svdoole2.cxx.
|
overridevirtual |
Reimplemented from sfx2::SvBaseLink.
Definition at line 590 of file svdoole2.cxx.
References SdrOle2Obj::BreakFileLink_Impl().
|
inline |
Definition at line 199 of file svdoole2.hxx.
References sfx2::SvBaseLink::GetRealObject().
|
overridevirtual |
Reimplemented from sfx2::SvBaseLink.
Definition at line 555 of file svdoole2.cxx.
References SdrOle2Obj::GetNewReplacement(), SdrOle2Obj::GetObjRef(), nState, SdrObject::SetChanged(), sfx2::SvBaseLink::SUCCESS, and SdrOle2Obj::UpdateLinkURL_Impl().
|
private |
Definition at line 189 of file svdoole2.hxx.