Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx291 mbIsSubEdit = sal_False; in ImplInitEditData()
312 if( ! bRet && mbIsSubEdit ) in ImplUseNativeBorder()
1042 Window *pControl = mbIsSubEdit ? GetParent() : this; in ImplGetNativeControlType()
1108 pControl = mbIsSubEdit ? GetParent() : this; in ImplClearBackground()
1258 if( mbIsSubEdit && GetParent() ) in ImplAlign()
2019 if ( mbIsSubEdit ) in GetFocus()
2376 if( mbIsSubEdit && GetParent()->IsRTLEnabled() ) in StateChanged()
2490 if ( mbIsSubEdit ) in Modify()
2675 if ( mbIsSubEdit ) in ImplSetSelection()
2682 if ( mbIsSubEdit ) in ImplSetSelection()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx84 mbIsSubEdit:1, member in Edit

Completed in 33 milliseconds