Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/dialogs/
H A Dhldocntp.cxx117 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()
/aoo42x/main/cui/source/inc/
H A Dhldocntp.hxx42 ImageButton maBtCreate; member in SvxHyperlinkNewDocTp

Completed in 13 milliseconds