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

fixup

Change-Id: Idefe8c963d1579443dbce311ecd57f4311085840
üst 82e951c2
......@@ -87,11 +87,12 @@ namespace
//////////////////////////////////////////////////////////////////////////
UnxFilePicker::UnxFilePicker( const uno::Reference<uno::XComponentContext>& )
: cppu::WeakComponentImplHelper4<
: cppu::WeakComponentImplHelper5<
// TODO XFilePreview,
XFilePicker2,
XFilePicker3,
XFilePickerControlAccess,
lang::XInitialization,
lang::XServiceInfo>( m_rbHelperMtx ),
m_nFilePickerPid( -1 ),
m_nFilePickerWrite( -1 ),
......
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