Searched refs:lcl_HasTextInColumn (Results 1 – 1 of 1) sorted by relevance
212 bool lcl_HasTextInColumn( const Reference<XSpreadsheet>& xSheet, sal_Int32 nDocColumn, sal_Int32 nD… in lcl_HasTextInColumn() function270 … if ( eCellType == CellContentType_TEXT || lcl_HasTextInColumn( xSheet, nDocColumn, nDataRow ) ) in lcl_GetColumnInfo()
Completed in 22 milliseconds