Searched refs:nInsAnz (Results 1 – 2 of 2) sorted by relevance
2073 sal_uIntPtr nInsAnz=0; in DoImportMarkedMtf() local2093 nInsAnz = aFilter.DoImport(aMetaFile, *pOL, nInsPos, pProgrInfo); in DoImportMarkedMtf()2100 … nInsAnz = aFilter.DoImport(pOle2->GetGraphic()->GetGDIMetaFile(), *pOL, nInsPos, pProgrInfo); in DoImportMarkedMtf()2102 if (nInsAnz!=0) in DoImportMarkedMtf()2118 for (sal_uIntPtr i=0; i<nInsAnz; i++) in DoImportMarkedMtf()
1270 sal_uInt32 nInsAnz = aFilter.DoImport(aMtf, *pGrp->GetSubList(), 0); in DoConvertToPolyObj() local1272 if(nInsAnz) in DoConvertToPolyObj()
Completed in 27 milliseconds