Searched refs:OfaACorrCheckListBox (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/cui/source/inc/ |
H A D | autocdlg.hxx | 71 class OfaACorrCheckListBox : public SvxSimpleTable class 83 OfaACorrCheckListBox(Window* pParent, const ResId& rResId ) : in OfaACorrCheckListBox() function in OfaACorrCheckListBox 135 OfaACorrCheckListBox aCheckLB; 174 DECL_LINK(SelectHdl, OfaACorrCheckListBox*); 332 OfaACorrCheckListBox aSwCheckLB;
|
/aoo41x/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 779 IMPL_LINK(OfaSwAutoFmtOptionsPage, SelectHdl, OfaACorrCheckListBox*, pBox) in IMPL_LINK() argument 831 void OfaACorrCheckListBox::SetTabs() in SetTabs() 854 void OfaACorrCheckListBox::CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, sal_Bool bChecked) in CheckEntryPos() 868 sal_Bool OfaACorrCheckListBox::IsChecked(sal_uLong nPos, sal_uInt16 nCol) in IsChecked() 877 void OfaACorrCheckListBox::SetCheckButtonState( SvLBoxEntry* pEntry, sal_uInt16 nCol, SvButtonState… in SetCheckButtonState() 906 SvButtonState OfaACorrCheckListBox::GetCheckButtonState( SvLBoxEntry* pEntry, sal_uInt16 nCol ) con… in GetCheckButtonState() 921 void OfaACorrCheckListBox::HBarClick() in HBarClick() 928 void OfaACorrCheckListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
|
Completed in 19 milliseconds