Home
last modified time | relevance | path

Searched refs:SvdProgressInfo (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx781 SvdProgressInfo::SvdProgressInfo( Link *_pLink ) in SvdProgressInfo() function in SvdProgressInfo
799 void SvdProgressInfo::Init( sal_uIntPtr _nSumActionCount, sal_uIntPtr _nObjCount ) in Init()
805 sal_Bool SvdProgressInfo::ReportActions( sal_uIntPtr nAnzActions ) in ReportActions()
815 sal_Bool SvdProgressInfo::ReportInserts( sal_uIntPtr nAnzInserts ) in ReportInserts()
823 sal_Bool SvdProgressInfo::ReportRescales( sal_uIntPtr nAnzRescales ) in ReportRescales()
829 void SvdProgressInfo::SetActionCount( sal_uIntPtr _nActionCount ) in SetActionCount()
834 void SvdProgressInfo::SetInsertCount( sal_uIntPtr _nInsertCount ) in SetInsertCount()
839 sal_Bool SvdProgressInfo::SetNextObject() in SetNextObject()
851 void SvdProgressInfo::ReportError() in ReportError()
H A Dsvdfmtf.hxx40 class SvdProgressInfo;
159 … void DoLoopActions(GDIMetaFile& rMtf, SvdProgressInfo* pProgrInfo, sal_uInt32* pActionsToReport);
172 SvdProgressInfo* pProgrInfo = 0);
H A Dsvdfmtf.cxx133 void ImpSdrGDIMetaFileImport::DoLoopActions(GDIMetaFile& rMtf, SvdProgressInfo* pProgrInfo, sal_uIn… in DoLoopActions()
228 SvdProgressInfo* pProgrInfo) in DoImport()
H A Dsvdedtv2.cxx2049 void SdrEditView::DoImportMarkedMtf(SvdProgressInfo *pProgrInfo) in DoImportMarkedMtf()
/trunk/main/sd/source/ui/inc/
H A DBreakDlg.hxx39 class SvdProgressInfo;
81 SvdProgressInfo *pProgrInfo;
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx213 class SVX_DLLPUBLIC SvdProgressInfo class
231 SvdProgressInfo( Link *_pLink );
H A Dsvdedtv.hxx41 class SvdProgressInfo;
442 void DoImportMarkedMtf(SvdProgressInfo *pProgrInfo=NULL);
/trunk/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx74 pProgrInfo = new SvdProgressInfo( &aLink ); in BreakDlg()

Completed in 44 milliseconds