Home
last modified time | relevance | path

Searched refs:ScRedComDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx38 ScRedComDialog::ScRedComDialog( Window* pParent, const SfxItemSet& rCoreSet, in ScRedComDialog() function in ScRedComDialog
51 pDlg->SetPrevHdl(LINK( this, ScRedComDialog, PrevHdl)); in ScRedComDialog()
52 pDlg->SetNextHdl(LINK( this, ScRedComDialog, NextHdl)); in ScRedComDialog()
58 ScRedComDialog::~ScRedComDialog() in ~ScRedComDialog()
63 ScChangeAction *ScRedComDialog::FindPrev(ScChangeAction *pAction) in FindPrev()
84 ScChangeAction *ScRedComDialog::FindNext(ScChangeAction *pAction) in FindNext()
105 void ScRedComDialog::ReInit(ScChangeAction *pAction) in ReInit()
131 short ScRedComDialog::Execute() in Execute()
144 void ScRedComDialog::SelectCell() in SelectCell()
161 IMPL_LINK(ScRedComDialog, PrevHdl, AbstractSvxPostItDialog*, pDlgP ) in IMPL_LINK() argument
[all …]
/trunk/main/sc/source/ui/inc/
H A Dredcom.hxx36 class ScRedComDialog class
58 ScRedComDialog( Window* pParent, const SfxItemSet& rCoreSet,
60 ~ScRedComDialog();
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx692 ScRedComDialog* pDlg = new ScRedComDialog( pParent, aSet,this,pAction,bPrevNext); in ExecuteChangeCommentDialog()

Completed in 17 milliseconds