Home
last modified time | relevance | path

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

/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx162 if ( !aCurrentSelection.IsEqual( m_aLastKnownSelection ) ) in updateAllAttributes()
164 m_aLastKnownSelection = aCurrentSelection; in updateAllAttributes()
165 m_pSelectionListener->onSelectionChanged( m_aLastKnownSelection ); in updateAllAttributes()
H A Drichtextimplcontrol.hxx59 ESelection m_aLastKnownSelection; member in frm::RichTextControlImpl

Completed in 29 milliseconds