Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/inc/
H A Dnumfmtlb.hxx43 …sal_Bool bUseAutomaticLanguage;//determine whether language is automatically assign… member in NumFormatListBox
74 void SetAutomaticLanguage(sal_Bool bSet){bUseAutomaticLanguage = bSet;} in SetAutomaticLanguage()
75 sal_Bool IsAutomaticLanguage()const {return bUseAutomaticLanguage;} in IsAutomaticLanguage()
/aoo41x/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx80 bUseAutomaticLanguage(sal_True) in NumFormatListBox()
100 bUseAutomaticLanguage(sal_True) in NumFormatListBox()
437 aCoreSet.Put(SfxBoolItem(SID_ATTR_NUMBERFORMAT_ADD_AUTO, bUseAutomaticLanguage)); in IMPL_LINK()
475 bUseAutomaticLanguage = ((const SfxBoolItem*)pItem)->GetValue(); in IMPL_LINK()

Completed in 45 milliseconds