Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx59 const sal_Int32 MAX_CHARS_PER_LINE = 55; variable
194 SetRect( lprect, 0, 0, MAX_CHARS_PER_LINE * m_avCharWidth, 0 ); in calcWindowRect()
204 if ( m_HelpText.getLength( ) <= MAX_CHARS_PER_LINE ) in calcWindowRect()
380 if ( m_HelpText.getLength( ) <= MAX_CHARS_PER_LINE ) in onPaint()

Completed in 38 milliseconds