Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx276 aIbRemove ( this, CUI_RES( IB_REMOVE ) ), in SvxNumberFormatTabPage()
321 aIbRemove. SetModeImage( aIconList.GetImage( IID_REMOVE ) ); in Init_Impl()
322 aIbRemove. SetModeImage( aIconListHC.GetImage( IID_REMOVE ), BMP_COLOR_HIGHCONTRAST ); in Init_Impl()
328 aIbRemove.Enable(sal_False ); in Init_Impl()
357 aIbRemove.SetClickHdl( HDL( ClickHdl_Impl ) ); in Init_Impl()
382 aIbRemove.SetAccessibleRelationLabeledBy( &aFtEdFormat ); in Init_Impl()
385 aIbRemove.SetAccessibleRelationMemberOf( &aIbRemove ); in Init_Impl()
669 aIbRemove.Enable(sal_False ); in Obstructing()
721 aIbRemove .Enable( bEnable ); in EnableBySourceFormat_Impl()
1388 aIbRemove.Enable(bIsUserDef); in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx126 ImageButton aIbRemove; member in SvxNumberFormatTabPage