Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A Dautocdlg.hxx71 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;
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx779 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 32 milliseconds