WaE unused parameters

This commit is contained in:
Caolán McNamara
2010-10-20 11:25:25 +01:00
parent 16a4c73fd3
commit a8e557705b

View File

@@ -38,7 +38,7 @@ using namespace com::sun::star;
ScVbaQueryTable::ScVbaQueryTable(const css::uno::Reference< ov::XHelperInterface >& /*xParent*/,
const css::uno::Reference< css::uno::XComponentContext > & xContext,
const css::uno::Reference< css::uno::XComponentContext > & /*xContext*/,
ScDocument *pDocument ,
ScVbaRange *pParent
)