Searched refs:lcl_HasButton (Results 1 – 1 of 1) sorted by relevance
600 sal_Bool lcl_HasButton( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_HasButton() function618 while ( nInitial + 1 < nOutRows && lcl_HasButton( pDoc, nFirstCol, nFirstRow + nInitial, nTab ) ) in RefreshAfterLoad()
Completed in 16 milliseconds