-Werror,-Wreorder

Change-Id: Iff7837eb1390ddcf9e281912d7d91f76e8daf221
This commit is contained in:
Stephan Bergmann
2014-01-22 16:17:18 +01:00
parent c2c530da69
commit 22bb2660eb

View File

@@ -559,8 +559,7 @@ DEFINE_XTYPEPROVIDER_21 ( Frame
@onerror ASSERT in debug version or nothing in relaese version.
*//*-*****************************************************************************************************/
Frame::Frame( const css::uno::Reference< css::uno::XComponentContext >& xContext )
: ::cppu::OWeakObject ( )
, ThreadHelpBase ( &Application::GetSolarMutex() )
: ThreadHelpBase ( &Application::GetSolarMutex() )
, TransactionBase ( )
, PropertySetHelper ( &m_aLock,
&m_aTransactionManager,