Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Deertfpar.hxx81 sal_uInt16 nDefFontHeight; member in EditRTFParser
H A Deertfpar.cxx81 nDefFontHeight = 0; in EditRTFParser()
/aoo41x/main/sc/source/core/data/
H A Dglobal.cxx134 sal_uInt16 ScGlobal::nDefFontHeight = 240; member in ScGlobal
621 nDefFontHeight = (sal_uInt16) aVirtWindow.PixelToLogic(Size(0, aVirtWindow.GetTextHeight()), in InitTextHeight()
626 nStdRowHeight = (sal_uInt16) ( nDefFontHeight + in InitTextHeight()
H A Dcolumn2.cxx749 if ( nHeight + 240 > ScGlobal::nDefFontHeight ) in lcl_GetAttribHeight()
751 nHeight = sal::static_int_cast<sal_uInt16>( nHeight + ScGlobal::nDefFontHeight ); in lcl_GetAttribHeight()
/aoo41x/main/sc/inc/
H A Dglobal.hxx612 static sal_uInt16 nDefFontHeight; member in ScGlobal

Completed in 31 milliseconds