more Windows build fixes
after my OInterfaceContainer2 change Change-Id: I2d59fd166672a2d0b6c05e5bf9368c8fa5cf111c
This commit is contained in:
parent
05cf6acb96
commit
df1055ebde
@ -217,7 +217,7 @@ void Interceptor::generateFeatureStateEvent()
|
||||
if( i == 1 || (m_bLink && i != 5) )
|
||||
continue;
|
||||
|
||||
comphelper::OInterfaceContainerHelper2* pICH =
|
||||
comphelper::OInterfaceContainerHelper* pICH =
|
||||
m_pStatCL->getContainer(m_aInterceptedURL[i]);
|
||||
uno::Sequence<uno::Reference<uno::XInterface> > aSeq;
|
||||
if(pICH)
|
||||
|
Loading…
x
Reference in New Issue
Block a user