Kaydet (Commit) 4b27a423 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mav16 (1.12.2); FILE MERGED

2005/02/09 12:37:45 mav 1.12.2.1: #i41990# no possibility to activate object during activation
üst 09520637
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: commonembobj.hxx,v $ * $RCSfile: commonembobj.hxx,v $
* *
* $Revision: 1.12 $ * $Revision: 1.13 $
* *
* last change: $Author: rt $ $Date: 2005-01-31 09:02:03 $ * last change: $Author: vg $ $Date: 2005-02-25 09:21:28 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -166,6 +166,7 @@ protected: ...@@ -166,6 +166,7 @@ protected:
sal_Bool m_bClosed; sal_Bool m_bClosed;
sal_Int32 m_nObjectState; sal_Int32 m_nObjectState;
sal_Int32 m_nTargetState; // should be -1 exept during state changing
sal_Int32 m_nUpdateMode; sal_Int32 m_nUpdateMode;
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xFactory; ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xFactory;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment