Searched defs:SetPassword (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/uui/source/ | ||
H A D | logindlg.hxx | 91 void SetPassword( const String& rNew ) { aPasswordED.SetText( rNew ); } in SetPassword() function in LoginDialog |
H A D | loginerr.hxx | 90 void SetPassword( const String& aPassword ) in SetPassword() function in LoginErrorInfo |
/aoo4110/main/sw/inc/ | ||
H A D | section.hxx | 152 void SetPassword(::com::sun::star::uno::Sequence<sal_Int8> const& rNew) in SetPassword() function in SwSectionData |
/aoo4110/main/basic/source/basmgr/ | ||
H A D | basmgr.cxx | 495 void SetPassword( const String& rNewPassword ) in SetPassword() function in BasicLibInfo |
Completed in 40 milliseconds