Home
last modified time | relevance | path

Searched refs:ImplInvalidateOutermostBorder (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dedit.hxx129 static SAL_DLLPRIVATE void ImplInvalidateOutermostBorder( Window* pWin );
/trunk/main/vcl/source/control/
H A Dedit.cxx1984 void Edit::ImplInvalidateOutermostBorder( Window* pWin ) in ImplInvalidateOutermostBorder() function in Edit
2033 ImplInvalidateOutermostBorder( mbIsSubEdit ? GetParent() : this ); in GetFocus()
2079 ImplInvalidateOutermostBorder( mbIsSubEdit ? GetParent() : this ); in LoseFocus()
2512 ImplInvalidateOutermostBorder( this ); in Modify()
H A Dspinfld.cxx928 ImplInvalidateOutermostBorder( this ); in PreNotify()

Completed in 40 milliseconds