Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/inc/sfx2/ !
H A Dpasswd.hxx87 void AllowAsciiOnly( bool i_bAsciiOnly = true ) { mbAsciiOnly = i_bAsciiOnly; } in AllowAsciiOnly() function in SfxPasswordDialog
/AOO41X/main/filter/source/pdf/ !
H A Dimpdialog.cxx1194 aPwdDialog.AllowAsciiOnly(); in IMPL_LINK()