Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx491 mnLabelColWidth ( (aPrvSize.Width() - 4) / 4 - 12 ), in ScAutoFmtPreview()
492 mnDataColWidth1 ( (aPrvSize.Width() - 4 - 2 * mnLabelColWidth) / 3 ), in ScAutoFmtPreview()
493 mnDataColWidth2 ( (aPrvSize.Width() - 4 - 2 * mnLabelColWidth) / 4 ), in ScAutoFmtPreview()
868 maArray.SetColWidth( 0, mnLabelColWidth ); in CalcCellArray()
869 maArray.SetColWidth( 4, mnLabelColWidth ); in CalcCellArray()
/aoo42x/main/sc/source/ui/inc/
H A Dautofmt.hxx144 long mnLabelColWidth; member in ScAutoFmtPreview

Completed in 14 milliseconds