WaE unused parameters
This commit is contained in:
@@ -38,7 +38,7 @@ using namespace com::sun::star;
|
|||||||
|
|
||||||
|
|
||||||
ScVbaQueryTable::ScVbaQueryTable(const css::uno::Reference< ov::XHelperInterface >& /*xParent*/,
|
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 ,
|
ScDocument *pDocument ,
|
||||||
ScVbaRange *pParent
|
ScVbaRange *pParent
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user