Searched refs:nSumActionCount (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sd/source/ui/dlg/ |
H A D | brkdlg.cxx | 57 sal_uLong nSumActionCount, in BreakDlg() argument 72 mpProgress = new SfxProgress( pShell, String(SdResId(STR_BREAK_METAFILE)), nSumActionCount*3 ); in BreakDlg() 76 pProgrInfo->Init( nSumActionCount*3, nObjCount ); in BreakDlg()
|
H A D | sddlgfact.cxx | 384 sal_uLong nSumActionCount, in CreateBreakDlg() argument 387 …return new VclAbstractDialog_Impl( new ::sd::BreakDlg( pWindow, pDrView, pShell, nSumActionCount, … in CreateBreakDlg()
|
H A D | sddlgfact.hxx | 257 …ndow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nO…
|
/trunk/main/svx/inc/svx/ |
H A D | svdetc.hxx | 216 sal_uIntPtr nSumActionCount; // Summe aller Actions member in SvdProgressInfo 243 sal_uIntPtr GetSumActionCount() const { return nSumActionCount; }; in GetSumActionCount()
|
/trunk/main/sd/source/ui/inc/ |
H A D | BreakDlg.hxx | 60 sal_uLong nSumActionCount,
|
/trunk/main/svx/source/svdraw/ |
H A D | svdetc.cxx | 786 nSumActionCount = 0; in SvdProgressInfo() 801 nSumActionCount = _nSumActionCount; in Init()
|
/trunk/main/sd/inc/ |
H A D | sdabstdlg.hxx | 185 …ndow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nO…
|
Completed in 57 milliseconds