Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserline.cxx75 ,m_nNameWidth(0) in DBG_NAME()
228 Size aTitleSize( m_nNameWidth - 3, m_aOutputSize.Height() ); in impl_layoutComponents()
243 Point aControlPos( m_aLinePos.X() + m_nNameWidth, m_aLinePos.Y() + 2 ); in impl_layoutComponents()
246 …Size aControlSize( m_aOutputSize.Width() - 4 - m_nNameWidth - nBrowseButtonSize - 4, m_pControlWin… in impl_layoutComponents()
287 while( m_pTheParent->GetTextWidth( aText ) < m_nNameWidth ) in FullFillTitleString()
500 if (m_nNameWidth != nWidth+10) in SetTitleWidth()
502 m_nNameWidth = nWidth+10; in SetTitleWidth()
H A Dbrowserline.hxx69 sal_uInt16 m_nNameWidth; member in pcr::OBrowserLine

Completed in 11 milliseconds