Home
last modified time | relevance | path

Searched refs:nBreite (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/filter/lotus/
H A Dop.cxx195 sal_uInt16 nCol, nBreite; in OP_ColumnWidth() local
205 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