Searched refs:maBtCreate (Results 1 – 2 of 2) sorted by relevance
117 maBtCreate ( this, CUI_RES (BTN_CREATE) ), in SvxHyperlinkNewDocTp()122 maBtCreate.SetModeImage( Image( CUI_RES( IMG_CREATE_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SvxHyperlinkNewDocTp()123 maBtCreate.EnableTextDisplay (sal_False); in SvxHyperlinkNewDocTp()139 maBtCreate.SetClickHdl ( LINK ( this, SvxHyperlinkNewDocTp, ClickNewHdl_Impl ) ); in SvxHyperlinkNewDocTp()141 maBtCreate.SetAccessibleRelationMemberOf( &maGrpNewDoc ); in SvxHyperlinkNewDocTp()142 maBtCreate.SetAccessibleRelationLabeledBy( &maFtPath ); in SvxHyperlinkNewDocTp()
42 ImageButton maBtCreate; member in SvxHyperlinkNewDocTp
Completed in 17 milliseconds