summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-12-09 07:37:33 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-12-09 07:42:10 -0500
commit64f45731a7ec8b5220649a387d2c26d27c912dd5 (patch)
tree64414ef397a661964a0c3942a189f260adaf1128 /svx
parent1367e4b2aff3908b6744c89ec2500b56f30f09b6 (diff)
Disable copy c'tor of these guys as well, to fix Windows build.
Change-Id: Iaaf38cf8cf9b4b772583d117a0b622fbfce3107e
Diffstat (limited to 'svx')
-rw-r--r--svx/source/inc/fmobj.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/inc/fmobj.hxx b/svx/source/inc/fmobj.hxx
index 606148fd5adc..96297639dbef 100644
--- a/svx/source/inc/fmobj.hxx
+++ b/svx/source/inc/fmobj.hxx
@@ -29,6 +29,8 @@
class SVX_DLLPUBLIC FmFormObj: public SdrUnoObj
{
+ FmFormObj( const FmFormObj& ); // disabled
+
::com::sun::star::uno::Sequence< ::com::sun::star::script::ScriptEventDescriptor > aEvts; // events des Objects
::com::sun::star::uno::Sequence< ::com::sun::star::script::ScriptEventDescriptor> m_aEventsHistory;
// valid if and only if m_pEnvironmentHistory != NULL, this are the events which we're set when