/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldfunc.cxx | 77 aNameFT (this, SW_RES(FT_FUNCNAME)), in SwFldFuncPage() 105 sOldNameFT = aNameFT.GetText(); in SwFldFuncPage() 273 aNameFT.Show(!bDropDown); in IMPL_LINK() 317 if( aNameFT.GetText() != sOldNameFT ) in IMPL_LINK() 318 aNameFT.SetText(sOldNameFT); in IMPL_LINK() 331 aNameFT.SetText(SW_RESSTR(STR_MACNAME)); in IMPL_LINK() 339 aNameFT.SetText(SW_RESSTR(STR_COND)); in IMPL_LINK() 348 aNameFT.SetText(SW_RESSTR(STR_COND)); in IMPL_LINK() 361 aNameFT.SetText(SW_RESSTR(STR_COND)); in IMPL_LINK() 375 aNameFT.SetText(SW_RESSTR(STR_JUMPEDITFLD)); in IMPL_LINK() [all …]
|
H A D | fldvar.cxx | 61 aNameFT (this, SW_RES(FT_VARNAME)), in SwFldVarPage() 88 sOldNameFT = aNameFT.GetText(); in SwFldVarPage() 261 if (aNameFT.GetText() != sOldNameFT) in IMPL_LINK() 262 aNameFT.SetText(sOldNameFT); in IMPL_LINK() 559 aNameFT.Enable( bName ); in IMPL_LINK()
|
H A D | fldref.hxx | 58 FixedText aNameFT; member in SwFldRefPage
|
H A D | fldfunc.hxx | 50 FixedText aNameFT; member in SwFldFuncPage
|
H A D | fldvar.hxx | 73 FixedText aNameFT; member in SwFldVarPage
|
H A D | fldref.cxx | 93 aNameFT (this, SW_RES(FT_REFNAME)), in SwFldRefPage() 436 aNameFT.Enable(bName); in IMPL_LINK()
|
/aoo41x/main/uui/source/ |
H A D | logindlg.cxx | 76 aNameFT.Hide(); in HideControls_Impl() 123 lcl_Move( aNameFT, nOffset ); in HideControls_Impl() 145 lcl_Move( aNameFT, nOffset ); in HideControls_Impl() 203 aNameFT.Enable( !bUseSysCredsEnabled ); in EnableUseSysCredsControls_Impl() 267 aNameFT ( this, ResId( FT_LOGIN_USERNAME, *pResMgr ) ), in LoginDialog()
|
H A D | logindlg.hxx | 60 FixedText aNameFT; member in LoginDialog
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 255 FixedText aNameFT; member in SwFrmURLPage 289 FixedText aNameFT; member in SwFrmAddPage
|
H A D | chrdlg.hxx | 84 FixedText aNameFT; member in SwCharURLPage
|
H A D | instable.hxx | 50 FixedText aNameFT; member in SwInsTableDlg
|
/aoo41x/main/sw/source/ui/envelp/ |
H A D | swuilabimp.hxx | 152 FixedText aNameFT; member in SwPrivateDataPage
|
H A D | label1.cxx | 878 aNameFT (this, SW_RES( FT_NAME )), in SwPrivateDataPage()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tablepg.hxx | 52 FixedText aNameFT; member in SwFormatTablePage
|
H A D | instable.cxx | 89 aNameFT (this, SW_RES(FT_NAME)), in SwInsTableDlg()
|
H A D | tabledlg.cxx | 129 aNameFT(this, SW_RES( FT_NAME )), in SwFormatTablePage()
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | chardlg.cxx | 198 aNameFT( this, SW_RES(FT_NAME )), in SwCharURLPage()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 2771 aNameFT (this, SW_RES( FT_NAME )), in SwFrmURLPage() 2941 aNameFT (this, SW_RES(FT_NAME)), in SwFrmAddPage() 3053 aNameFT.Enable( sal_False ); in Reset() 3284 aNameFT.Show(sal_False); in SetFormatUsed()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 658 FixedText aNameFT; member in SwNewUserIdxDlg 672 aNameFT(this, SW_RES( FT_NAME )), in SwNewUserIdxDlg()
|