Home
last modified time | relevance | path

Searched refs:aFTPassword (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/uui/source/
H A Dpassworddlg.cxx55 ,aFTPassword( this, ResId( FT_PASSWORD, *pResMgr )) in PasswordDialog()
115 aFTPassword.SetText( String( ResId( nStrId, *pResourceMgr ) ) ); in PasswordDialog()
116 aFTPassword.SetText( aFTPassword.GetText() + aDocURL ); in PasswordDialog()
133 long nLabelWidth = aFTPassword.GetSizePixel().Width(); in PasswordDialog()
134 long nLabelHeight = aFTPassword.GetSizePixel().Height(); in PasswordDialog()
135 long nTextWidth = aFTPassword.GetCtrlTextWidth( aFTPassword.GetText() ); in PasswordDialog()
136 long nTextHeight = aFTPassword.GetTextHeight(); in PasswordDialog()
138 Rectangle aLabelRect( aFTPassword.GetPosPixel(), aFTPassword.GetSizePixel() ); in PasswordDialog()
139 Rectangle aRect = aFTPassword.GetTextRect( aLabelRect, aFTPassword.GetText() ); in PasswordDialog()
152 Size aNewLabelSize = aFTPassword.GetSizePixel(); in PasswordDialog()
[all …]
H A Dpassworddlg.hxx39 FixedText aFTPassword; member in PasswordDialog
/aoo4110/main/dbaccess/source/ui/dlg/
H A DUserAdmin.cxx107 FixedText aFTPassword; member in OPasswordDialog
133 aFTPassword ( this, ModuleRes( FT_PASSWORD ) ), in OPasswordDialog()

Completed in 20 milliseconds