Kaydet (Commit) 63915326 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wreorder

Change-Id: I8350b7e60e54eb0f0be5fa33a4ca4de40551618c
üst e3eebcc4
......@@ -143,8 +143,8 @@ css::uno::Sequence<OUString> EmbedServer_Impl::getSupportedServiceNames()
EmbedProviderFactory_Impl::EmbedProviderFactory_Impl(const uno::Reference<lang::XMultiServiceFactory>& xFactory, const GUID* pGuid)
: m_refCount( 0L )
, m_xFactory( xFactory )
, m_guid( *pGuid )
, m_xFactory( 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