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

Fix silent merge conflict

Change-Id: I8879560850b4cf94984e3b3657800273b276fcdb
üst 3d1bb76e
......@@ -4250,7 +4250,7 @@ static ScDBData* lcl_GetDBData_Impl( ScDocShell* pDocShell, sal_Int16 nSheet )
return pRet;
}
static void lcl_SelectAll( const ScDocShell* pDocShell, const ScQueryParam& aParam )
static void lcl_SelectAll( ScDocShell* pDocShell, const ScQueryParam& aParam )
{
if ( pDocShell )
{
......
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