Searched refs:GetWordInputControl (Results 1 – 2 of 2) sorted by relevance
559 ( m_pPlayground->GetWordInputControl().GetPosPixel().X() in HangulHanjaConversionDialog()560 + m_pPlayground->GetWordInputControl().GetSizePixel().Width() in HangulHanjaConversionDialog()567 Size aSize = m_pPlayground->GetWordInputControl().GetSizePixel(); in HangulHanjaConversionDialog()569 m_pPlayground->GetWordInputControl().SetSizePixel( aSize ); in HangulHanjaConversionDialog()653 m_pPlayground->GetWordInputControl().SetText( sFirstSuggestion ); in FillSuggestions()654 m_pPlayground->GetWordInputControl().SaveValue(); in FillSuggestions()655 OnSuggestionModified( &m_pPlayground->GetWordInputControl() ); in FillSuggestions()715 m_pPlayground->GetWordInputControl().SetText( m_aSuggestions.GetSelectEntry() ); in IMPL_LINK()723 …m_aFind.Enable( m_pPlayground->GetWordInputControl().GetSavedValue() != m_pPlayground->GetWordInpu… in IMPL_LINK()786 m_pPlayground->GetWordInputControl().GrabFocus(); in FocusSuggestion()[all …]
146 inline Edit& GetWordInputControl() { return aNewWordED; } in GetWordInputControl() function in SvxCommonLinguisticControl147 inline const Edit& GetWordInputControl() const { return aNewWordED; } in GetWordInputControl() function in SvxCommonLinguisticControl
Completed in 28 milliseconds