Home
last modified time | relevance | path

Searched refs:SvxRedlinTable (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/svx/source/dialog/
H A Dctredlin.cxx217 SvxRedlinTable::SvxRedlinTable( Window* pParent,WinBits nBits ): in SvxRedlinTable() function in SvxRedlinTable
229 SvxRedlinTable::SvxRedlinTable( Window* pParent,const ResId& rResId): in SvxRedlinTable() function in SvxRedlinTable
241 SvxRedlinTable::~SvxRedlinTable() in ~SvxRedlinTable()
288 void SvxRedlinTable::SetCalcView(sal_Bool bFlag) in SetCalcView()
302 void SvxRedlinTable::UpdateFilterTest() in UpdateFilterTest()
346 void SvxRedlinTable::SetFilterDate(sal_Bool bFlag) in SetFilterDate()
361 void SvxRedlinTable::SetLastDate(const Date& aDate) in SetLastDate()
371 void SvxRedlinTable::SetLastTime(const Time& aTime) in SetLastTime()
560 SvLBoxEntry* SvxRedlinTable::CreateEntry() const in CreateEntry()
764 SvxRedlinTable* SvxTPView::GetTableControl() in GetTableControl()
[all …]
/aoo42x/main/svx/inc/svx/
H A Dctredlin.hxx92 class SVX_DLLPUBLIC SvxRedlinTable : public SvxSimpleTable class
123 SvxRedlinTable( Window* pParent,WinBits nBits );
124 SvxRedlinTable( Window* pParent,const ResId& rResId);
125 ~SvxRedlinTable();
182 SvxRedlinTable* pRedlinTable;
223 void SetRedlinTable(SvxRedlinTable*);
322 SvxRedlinTable aViewData;
351 SvxRedlinTable* GetTableControl();
421 SvxRedlinTable* GetViewTable();
/aoo42x/main/sc/source/ui/inc/
H A Dconflictsdlg.hxx142 class ScConflictsListBox: public SvxRedlinTable
196 DECL_LINK( SelectHandle, SvxRedlinTable* );
197 DECL_LINK( DeselectHandle, SvxRedlinTable* );
H A Dacredlin.hxx138 SvxRedlinTable* pTheView; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
182 DECL_LINK( ExpandingHandle, SvxRedlinTable*);
183 DECL_LINK( SelectHandle, SvxRedlinTable*);
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx435 :SvxRedlinTable( pParent, rResId ) in ScConflictsListBox()
623 IMPL_LINK( ScConflictsDlg, SelectHandle, SvxRedlinTable*, EMPTYARG ) in IMPL_LINK() argument
638 IMPL_LINK( ScConflictsDlg, DeselectHandle, SvxRedlinTable*, EMPTYARG ) in IMPL_LINK() argument
H A Dacredlin.cxx1236 IMPL_LINK( ScAcceptChgDlg, SelectHandle, SvxRedlinTable*, EMPTYARG ) in IMPL_LINK() argument
1493 IMPL_LINK( ScAcceptChgDlg, ExpandingHandle, SvxRedlinTable*, pTable ) in IMPL_LINK() argument
/aoo42x/main/sw/source/ui/inc/
H A Dredlndlg.hxx95 SvxRedlinTable* pTable; // PB 2006/02/02 #i48648 now SvHeaderTabListBox

Completed in 63 milliseconds