Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dnumfmt.cxx335 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()
522 aCbSourceFormat.Enable(); in Reset()
523 aCbSourceFormat.Show(); in Reset()
528 aCbSourceFormat.Check( bInit ); in Reset()
529 aCbSourceFormat.Enable( bInit ); in Reset()
530 aCbSourceFormat.Show( bInit ); in Reset()
638 if ( aCbSourceFormat.IsChecked() ) in Reset()
[all …]
/aoo4110/main/cui/source/inc/
H A Dnumfmt.hxx112 CheckBox aCbSourceFormat; member in SvxNumberFormatTabPage

Completed in 21 milliseconds