Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx47 class PasswordReenterEdit_Impl : public Edit class
52 PasswordReenterEdit_Impl( const PasswordReenterEdit_Impl & );
53 PasswordReenterEdit_Impl & operator = ( const PasswordReenterEdit_Impl & );
56 PasswordReenterEdit_Impl( Window * pParent, const ResId &rResId );
57 virtual ~PasswordReenterEdit_Impl();
64 PasswordReenterEdit_Impl::PasswordReenterEdit_Impl( Window * pParent, const ResId &rResId ) : in PasswordReenterEdit_Impl() function in PasswordReenterEdit_Impl
72 PasswordReenterEdit_Impl::~PasswordReenterEdit_Impl() in ~PasswordReenterEdit_Impl()
77 void PasswordReenterEdit_Impl::Paint( const Rectangle& rRect ) in Paint()
111 PasswordReenterEdit_Impl m_aReenterPasswdToOpenED;
123 PasswordReenterEdit_Impl m_aReenterPasswdToModifyED;
[all …]

Completed in 4 milliseconds