Searched refs:bPrevNext (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | redcom.cxx | 39 ScDocShell *pShell,ScChangeAction *pAction,sal_Bool bPrevNext) in ScRedComDialog() argument 45 pDlg = pFact->CreateSvxPostItDialog( pParent, rCoreSet, bPrevNext, sal_True ); in ScRedComDialog()
|
/trunk/main/cui/source/dialogs/ |
H A D | postdlg.cxx | 62 sal_Bool bPrevNext, in SvxPostItDialog() argument 104 if ( !bPrevNext ) in SvxPostItDialog()
|
/trunk/main/sc/source/ui/inc/ |
H A D | redcom.hxx | 59 ScDocShell *,ScChangeAction *,sal_Bool bPrevNext = sal_False);
|
H A D | docsh.hxx | 263 …void ExecuteChangeCommentDialog( ScChangeAction* pAction, Window* pParent,sal_Bool bPrevNext=sal…
|
/trunk/main/cui/source/inc/ |
H A D | postdlg.hxx | 60 sal_Bool bPrevNext = sal_False, sal_Bool bRedline = sal_False );
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh3.cxx | 670 …cDocShell::ExecuteChangeCommentDialog( ScChangeAction* pAction, Window* pParent,sal_Bool bPrevNext) in ExecuteChangeCommentDialog() argument 692 ScRedComDialog* pDlg = new ScRedComDialog( pParent, aSet,this,pAction,bPrevNext); in ExecuteChangeCommentDialog()
|
/trunk/main/svx/inc/svx/ |
H A D | svxdlg.hxx | 472 sal_Bool bPrevNext = sal_False, sal_Bool bRedline = sal_False )=0;
|
/trunk/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1697 sal_Bool bPrevNext, sal_Bool bRedline ) in CreateSvxPostItDialog() argument 1699 SvxPostItDialog* pDlg = new SvxPostItDialog( pParent, rCoreSet, bPrevNext, bRedline ); in CreateSvxPostItDialog()
|
H A D | dlgfact.hxx | 756 sal_Bool bPrevNext = sal_False, sal_Bool bRedline = sal_False );
|
Completed in 99 milliseconds