loplugin:staticmethods
Change-Id: Ic65f024fd88915544539dedf3aa1c68a945cddd3
This commit is contained in:
parent
a215174eba
commit
add4bc9636
@ -1292,6 +1292,8 @@ void SfxLibraryContainer::implScanExtensions()
|
|||||||
const bool bReadOnly = false;
|
const bool bReadOnly = false;
|
||||||
Reference< XNameAccess > xLib = createLibraryLink( aLibName, aIndexFileURL, bReadOnly );
|
Reference< XNameAccess > xLib = createLibraryLink( aLibName, aIndexFileURL, bReadOnly );
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
(void) this;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user