Searched refs:aCbSourceFormat (Results 1 – 2 of 2) sorted by relevance
258 aCbSourceFormat ( this, CUI_RES( CB_SOURCEFORMAT ) ), in SvxNumberFormatTabPage()335 aCbSourceFormat.Check( sal_False ); in Init_Impl()336 aCbSourceFormat.Disable(); in Init_Impl()337 aCbSourceFormat.Hide(); in Init_Impl()346 aCbSourceFormat .SetClickHdl( aLink ); in Init_Impl()519 aCbSourceFormat.Check( pBoolItem->GetValue() ); in Reset()521 aCbSourceFormat.Check( sal_False ); in Reset()522 aCbSourceFormat.Enable(); in Reset()523 aCbSourceFormat.Show(); in Reset()528 aCbSourceFormat.Check( bInit ); in Reset()[all …]
112 CheckBox aCbSourceFormat; member in SvxNumberFormatTabPage