38 virtual void SetOleState(
bool bIsOleUpdate) = 0;
40 EmbeddedUpdate() =
default;
41 virtual ~EmbeddedUpdate() =
default;
44 EmbeddedUpdate(
const EmbeddedUpdate&) =
delete;
45 EmbeddedUpdate& operator=(
const EmbeddedUpdate&) =
delete;
class EMBOBJ_DLLPUBLIC SAL_LOPLUGIN_ANNOTATE("crosscast") EmbeddedUpdate
This class is only used to tell the OCommonEmbeddedObject class that the following call is an Link- /...