Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx353 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()
1702 sal_Bool bThousand = aBtnThousand.IsEnabled() in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx120 CheckBox aBtnThousand; member in SvxNumberFormatTabPage

Completed in 21 milliseconds