Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx144 EditWrapper::EditWrapper( Edit& rEdit ) : in EditWrapper() function in sfx::EditWrapper
149 bool EditWrapper::IsControlDontKnow() const in IsControlDontKnow()
155 void EditWrapper::SetControlDontKnow( bool bSet ) in SetControlDontKnow()
161 String EditWrapper::GetControlValue() const in GetControlValue()
166 void EditWrapper::SetControlValue( String aValue ) in SetControlValue()
/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx261 class EditWrapper : public SingleControlWrapper< Edit, String > class
267 explicit EditWrapper( Edit& rEdit );
H A Ditemconnect.hxx316 typedef ItemControlConnection< StringItemWrapper, EditWrapper > EditConnection;

Completed in 21 milliseconds