Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx57 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 Dsddlgfact.cxx384 sal_uLong nSumActionCount, in CreateBreakDlg() argument
387 …return new VclAbstractDialog_Impl( new ::sd::BreakDlg( pWindow, pDrView, pShell, nSumActionCount, … in CreateBreakDlg()
H A Dsddlgfact.hxx257 …ndow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nO…
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx216 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 DBreakDlg.hxx60 sal_uLong nSumActionCount,
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx786 nSumActionCount = 0; in SvdProgressInfo()
801 nSumActionCount = _nSumActionCount; in Init()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx185 …ndow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nO…

Completed in 24 milliseconds