Searched refs:aBtnThousand (Results 1 – 2 of 2) sorted by relevance
270 aBtnThousand ( this, CUI_RES( BTN_THOUSAND ) ), in SvxNumberFormatTabPage()353 aBtnThousand .SetClickHdl( aLink ); in Init_Impl()673 aBtnThousand .Disable(); in Obstructing()682 aBtnThousand .Check( sal_False ); in Obstructing()716 aBtnThousand .Enable( bEnable ); in EnableBySourceFormat_Impl()1091 aBtnThousand.Enable(); in UpdateOptions_Impl()1099 aBtnThousand .Check( bThousand ); in UpdateOptions_Impl()1117 aBtnThousand .Disable(); in UpdateOptions_Impl()1121 aBtnThousand .Check( sal_False ); in UpdateOptions_Impl()1699 || ((CheckBox*) pOptCtrl == &aBtnThousand) ) in IMPL_LINK()[all …]
120 CheckBox aBtnThousand; member in SvxNumberFormatTabPage