Home
last modified time | relevance | path

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

/aoo42x/main/uui/source/
H A Dmasterpasscrtdlg.cxx85 aFTMasterPasswordWarning ( this, ResId( FT_MASTERPASSWORD_WARNING, *pResMgr ) ), in MasterPasswordCreateDialog()
102 long nLableWidth = aFTMasterPasswordWarning.GetSizePixel().Width(); in MasterPasswordCreateDialog()
103 long nLabelHeight = aFTMasterPasswordWarning.GetSizePixel().Height(); in MasterPasswordCreateDialog()
104 … long nTextWidth = aFTMasterPasswordWarning.GetCtrlTextWidth( aFTMasterPasswordWarning.GetText() ); in MasterPasswordCreateDialog()
105 long nTextHeight = aFTMasterPasswordWarning.GetTextHeight(); in MasterPasswordCreateDialog()
107 …Rectangle aLabelRect( aFTMasterPasswordWarning.GetPosPixel(), aFTMasterPasswordWarning.GetSizePixe… in MasterPasswordCreateDialog()
108 …Rectangle aRect = aFTMasterPasswordWarning.GetTextRect( aLabelRect, aFTMasterPasswordWarning.GetTe… in MasterPasswordCreateDialog()
123 Size aNewWarningSize = aFTMasterPasswordWarning.GetSizePixel(); in MasterPasswordCreateDialog()
125aFTMasterPasswordWarning.SetPosSizePixel( aFTMasterPasswordWarning.GetPosPixel(), aNewWarningSize … in MasterPasswordCreateDialog()
H A Dmasterpasscrtdlg.hxx54 FixedText aFTMasterPasswordWarning; member in MasterPasswordCreateDialog

Completed in 20 milliseconds