Searched refs:notifyTextChanged (Results 1 – 5 of 5) sorted by relevance
206 notifyTextChanged( m_pEditControl->GetText() ); in Modify()256 notifyTextChanged( aText ); in executeControlCommand()
241 notifyTextChanged( m_pComboBox->GetText() ); in Modify()302 notifyTextChanged( aText ); in executeControlCommand()
320 notifyTextChanged( m_pSpinfieldControl->GetText() ); in Modify()493 notifyTextChanged( aOutString ); in executeControlCommand()
374 void ComplexToolbarController::notifyTextChanged( const ::rtl::OUString& aText ) in notifyTextChanged() function in framework::ComplexToolbarController
95 void notifyTextChanged( const ::rtl::OUString& aText );
Completed in 27 milliseconds