Home
last modified time | relevance | path

Searched refs:aLbCategory (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx342 aLbCategory .SetSelectHdl( aLink ); in Init_Impl()
597 aLbCategory.Clear(); in Reset()
685 aLbCategory .SelectEntryPos( 0 ); in Obstructing()
705 aLbCategory .Enable( bEnable ); in EnableBySourceFormat_Impl()
745 Size aSize=aLbCategory.GetSizePixel(); in HideLanguage()
756 aLbCategory.SetSizePixel(aSize); in HideLanguage()
912 Font aFont=aLbCategory.GetFont(); in FillFormatListBox_Impl()
930 nTmpCatPos=aLbCategory.GetSelectEntryPos(); in FillFormatListBox_Impl()
1371 aComment=aLbCategory.GetEntry(1); in IMPL_LINK()
1580 SelFormatHdl_Impl( &aLbCategory ); in IMPL_LINK()
[all …]
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx95 aLbCategory ( this, ModuleRes( LB_CATEGORY ) ), in FuncPage()
110 aLbCategory.SetEntryData(aLbCategory.InsertEntry(pCategory->getName()),(void*)pCategory); in FuncPage()
113 aLbCategory.SetDropDownLineCount( aLbCategory.GetEntryCount() ); in FuncPage()
114 aLbCategory.SelectEntryPos(1); in FuncPage()
116 aLbCategory.SetSelectHdl( LINK( this, FuncPage, SelHdl ) ); in FuncPage()
134 sal_uInt16 nSelPos = aLbCategory.GetSelectEntryPos(); in UpdateFunctionList()
135 …const IFunctionCategory* pCategory = static_cast<const IFunctionCategory*>(aLbCategory.GetEntryDat… in UpdateFunctionList()
212 aLbCategory.SelectEntryPos(nCat); in SetCategory()
231 return aLbCategory.GetSelectEntryPos(); in GetCategory()
H A Dfuncpage.hxx74 ListBox aLbCategory; member in formula::FuncPage
/trunk/main/sc/source/ui/inc/
H A Dfuncpage.hxx82 ListBox aLbCategory; member in ScFuncPage
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx106 ListBox aLbCategory; member in SvxNumberFormatTabPage

Completed in 40 milliseconds