Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8atr.cxx3754 sal_uInt32 nPageCharSize = 0; in FormatTextGrid() local
3758 nPageCharSize = ItemGet<SvxFontHeightItem> in FormatTextGrid()
3762 sal_Int32 nCharWidth = rGrid.GetBaseWidth() - nPageCharSize; in FormatTextGrid()