Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx69 bool bEnable = maPasswordED.GetText().Len() >= mnMinLen; in IMPL_LINK_INLINE_START()
71 bEnable = (bEnable && (maPassword2ED.GetText().Len() >= mnMinLen)); in IMPL_LINK_INLINE_START()
119 mnMinLen ( 1 ), in SfxPasswordDialog()
192 mnMinLen = nLen; in SetMinLen()
/trunk/main/sfx2/inc/sfx2/
H A Dpasswd.hxx65 sal_uInt16 mnMinLen; member in SfxPasswordDialog

Completed in 15 milliseconds