Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dpasswd.hxx68 bool mbAsciiOnly; member in SfxPasswordDialog
87 void AllowAsciiOnly( bool i_bAsciiOnly = true ) { mbAsciiOnly = i_bAsciiOnly; } in AllowAsciiOnly()
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx46 if( mbAsciiOnly && (pEdit == &maPasswordED || pEdit == &maPassword2ED) ) in IMPL_LINK_INLINE_START()
121 mbAsciiOnly ( false ) in SfxPasswordDialog()

Completed in 8 milliseconds