Searched refs:aNameLbl (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/cui/source/options/ |
| H A D | optgenrl.cxx | 74 aNameLbl ( this, CUI_RES( FT_NAME ), true ), in SvxGeneralTabPage() 77 aFirstName ( this, CUI_RES( ED_FIRSTNAME ), 0, &aNameLbl ), in SvxGeneralTabPage() 79 aName ( this, CUI_RES( ED_NAME ), 1, &aNameLbl ), in SvxGeneralTabPage() 80 aShortName ( this, CUI_RES( ED_SHORTNAME ), 2, &aNameLbl ), in SvxGeneralTabPage() 121 aNameLbl.Hide(); in SvxGeneralTabPage() 170 aNameLbl.Hide(); in SvxGeneralTabPage() 440 aNameLbl.Enable( ( nEditCount != 3 ) ); in SetAddress_Impl()
|
| /AOO42X/main/cui/source/inc/ |
| H A D | cuioptgenrl.hxx | 69 FixedText aNameLbl; member in SvxGeneralTabPage
|
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | glossary.hxx | 107 FixedText aNameLbl; member in SwGlossaryDlg
|
| /AOO42X/main/sw/source/ui/misc/ |
| H A D | glossary.cxx | 228 aNameLbl (this, SW_RES(FT_NAME)), in SwGlossaryDlg()
|