Home
last modified time | relevance | path

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

/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.hxx175 inline bool hasVScrollBar( ) const { return m_pVScroll != NULL; } in hasVScrollBar() function in frm::RichTextControlImpl
H A Drichtextimplcontrol.cxx353 if ( ( bNeedVScroll == hasVScrollBar() ) && ( bNeedHScroll == hasHScrollBar( ) ) ) in ensureScrollbars()

Completed in 15 milliseconds