Home
last modified time | relevance | path

Searched refs:pActionsToReport (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx133 …Import::DoLoopActions(GDIMetaFile& rMtf, SvdProgressInfo* pProgrInfo, sal_uInt32* pActionsToReport) in DoLoopActions() argument
209 if(pProgrInfo && pActionsToReport) in DoLoopActions()
211 (*pActionsToReport)++; in DoLoopActions()
213 if(*pActionsToReport >= 16) // Alle 16 Action updaten in DoLoopActions()
215 if(!pProgrInfo->ReportActions(*pActionsToReport)) in DoLoopActions()
218 *pActionsToReport = 0; in DoLoopActions()
H A Dsvdfmtf.hxx159 … void DoLoopActions(GDIMetaFile& rMtf, SvdProgressInfo* pProgrInfo, sal_uInt32* pActionsToReport);

Completed in 15 milliseconds