Searched refs:mnDefWidth (Results 1 – 2 of 2) sorted by relevance
58 mnDefWidth( STD_COL_WIDTH ), in XclImpColRowSettings()80 mnDefWidth = nDefWidth; in SetDefWidth()86 mnDefWidth = nDefWidth; in SetDefWidth()193 …t16 nWidth = ::get_flag( maColFlags[ nScCol ], EXC_COLROW_USED ) ? maWidths[ nScCol ] : mnDefWidth; in Convert()200 nWidth = mnDefWidth; in Convert()
66 …sal_uInt16 mnDefWidth; /// Default width from DEFCOLWIDTH or STANDARDWIDTH record. member in XclImpColRowSettings
Completed in 16 milliseconds