Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx46 mnHdrHeight( 0 ), in ScCsvLayoutData()
64 if( mnHdrHeight != rData.mnHdrHeight ) nRet |= CSV_DIFF_HDRHEIGHT; in GetDiff()
H A Dcsvtablebox.cxx387 maData.mnHdrHeight = Max( nParam1, sal_Int32( 0 ) ); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx148 sal_Int32 mnHdrHeight; /// Height of the header line. member
388 inline sal_Int32 GetHdrHeight() const { return mrData.mnHdrHeight; } in GetHdrHeight()

Completed in 24 milliseconds