Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx72 sal_Int32 m_nLineHeight; member in SwAddressControl_Impl
114 m_nLineHeight(0), in SwAddressControl_Impl()
179m_nLineHeight = nEDHeight + m_aWindow.LogicToPixel(Size(RSC_SP_CTRL_GROUP_Y, RSC_SP_CTRL_GROUP_Y),… in SetData()
191 ++aHeaderIter, nEDYPos += m_nLineHeight, nFTYPos += m_nLineHeight, nLines++) in SetData()
267 m_aWindow.SetPosPixel(Point(0, - (m_nLineHeight * nThumb))); in IMPL_LINK()
294 nThumb -= 1 + ((nMinVisiblePos - rRect.TopLeft().Y()) / m_nLineHeight); in MakeVisible()
298 nThumb += 1 + ((nMaxVisiblePos - rRect.BottomLeft().Y()) / m_nLineHeight); in MakeVisible()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx473 sal_Int32 m_nLineHeight; member in CustomPropertiesWindow
501 inline sal_Int32 GetLineHeight() const { return m_nLineHeight; } in GetLineHeight()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2049 m_nLineHeight = in InitControls()

Completed in 37 milliseconds