-Werror,-Wreorder
Change-Id: Iff7837eb1390ddcf9e281912d7d91f76e8daf221
This commit is contained in:
@@ -559,8 +559,7 @@ DEFINE_XTYPEPROVIDER_21 ( Frame
|
|||||||
@onerror ASSERT in debug version or nothing in relaese version.
|
@onerror ASSERT in debug version or nothing in relaese version.
|
||||||
*//*-*****************************************************************************************************/
|
*//*-*****************************************************************************************************/
|
||||||
Frame::Frame( const css::uno::Reference< css::uno::XComponentContext >& xContext )
|
Frame::Frame( const css::uno::Reference< css::uno::XComponentContext >& xContext )
|
||||||
: ::cppu::OWeakObject ( )
|
: ThreadHelpBase ( &Application::GetSolarMutex() )
|
||||||
, ThreadHelpBase ( &Application::GetSolarMutex() )
|
|
||||||
, TransactionBase ( )
|
, TransactionBase ( )
|
||||||
, PropertySetHelper ( &m_aLock,
|
, PropertySetHelper ( &m_aLock,
|
||||||
&m_aTransactionManager,
|
&m_aTransactionManager,
|
||||||
|
Reference in New Issue
Block a user