Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx296 if( pColMgr->GetLineHeightPercent() != 100 ) in DrawPage()
299 nLength -= nLength * pColMgr->GetLineHeightPercent() / 100; in DrawPage()
H A Dcolmgr.cxx111 short SwColMgr::GetLineHeightPercent() const in GetLineHeightPercent() function in SwColMgr
H A Dcolumn.cxx784 bEnable = pColMgr->GetLineHeightPercent() != 100;
860 aLineHeightEdit.SetValue( pColMgr->GetLineHeightPercent() ); in Init()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx61 short GetLineHeightPercent() const;

Completed in 23 milliseconds