Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx288 double fDefWidth = 72.0, fDefHeight = 18.0; in Add() local
298 fDefWidth = 72.0; fDefHeight = 24.0; in Add()
304 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
310 fDefWidth = 72.0; fDefHeight = 72.0; in Add()
315 fDefWidth = 108.0; fDefHeight = 18.0; in Add()
327 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
333 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
341 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
349 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
371 fDefWidth = 72.0; fDefHeight = 18.0; in Add()
[all …]
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx367 …lVec& orRowLevels, const ValueRange& rRowRange, const RowModel& rModel, double fDefHeight = -1.0 );
1233 const ValueRange& rRowRange, const RowModel& rModel, double fDefHeight ) in convertRows() argument
1236 double fHeight = (rModel.mfHeight >= 0.0) ? rModel.mfHeight : fDefHeight; in convertRows()

Completed in 32 milliseconds