Searched refs:mbAsciiOnly (Results 1 – 2 of 2) sorted by relevance
68 bool mbAsciiOnly; member in SfxPasswordDialog87 void AllowAsciiOnly( bool i_bAsciiOnly = true ) { mbAsciiOnly = i_bAsciiOnly; } in AllowAsciiOnly()
46 if( mbAsciiOnly && (pEdit == &maPasswordED || pEdit == &maPassword2ED) ) in IMPL_LINK_INLINE_START()121 mbAsciiOnly ( false ) in SfxPasswordDialog()
Completed in 8 milliseconds