Searched refs:aAuthorFT (Results 1 – 7 of 7) sorted by relevance
/trunk/main/extensions/source/bibliography/ |
H A D | general.cxx | 208 aAuthorFT(&aControlParentWin, BibResId(FT_AUTHOR )), in BibGeneralPage() 323 AddControlWithError( lcl_GetColumnName(pMapping, AUTHOR_POS), lcl_MovePoint(aAuthorFT), in BibGeneralPage() 324 aControlSize, sTableErrorString, aAuthorFT.GetText(), HID_BIB_AUTHOR_POS, 2 ); in BibGeneralPage() 683 aFixedTexts[2] = &aAuthorFT; in InitFixedTexts()
|
H A D | general.hxx | 61 FixedText aAuthorFT; member in BibGeneralPage
|
H A D | datman.cxx | 256 FixedText aAuthorFT; member in MappingDialog_Impl 358 aAuthorFT(this, BibResId( FT_AUTHOR )), in MappingDialog_Impl() 423 aAuthorFT.SetText(String( BibResId( ST_AUTHOR ))); in MappingDialog_Impl()
|
/trunk/main/cui/source/inc/ |
H A D | postdlg.hxx | 96 FixedText aAuthorFT; member in SvxPostItDialog
|
/trunk/main/sw/source/ui/inc/ |
H A D | swuiidxmrk.hxx | 213 FixedText aAuthorFT; member in SwAuthMarkDlg
|
/trunk/main/cui/source/dialogs/ |
H A D | postdlg.cxx | 72 aAuthorFT ( this, CUI_RES( FT_AUTHOR) ), in SvxPostItDialog()
|
/trunk/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 1239 aAuthorFT( this, ResId(FT_AUTHOR, *rResId.GetResMgr() )), in SwAuthMarkDlg()
|
Completed in 67 milliseconds