Searched refs:nBreite (Results 1 – 1 of 1) sorted by relevance
195 sal_uInt16 nCol, nBreite; in OP_ColumnWidth() local205 nBreite = ( sal_uInt16 ) ( TWIPS_PER_CHAR * nWidthSpaces ); in OP_ColumnWidth()209 nBreite = nDefWidth; in OP_ColumnWidth()212 pDoc->SetColWidth( static_cast<SCCOL> (nCol), nTab, nBreite ); in OP_ColumnWidth()
Completed in 7 milliseconds