/aoo42x/main/filter/source/placeware/ |
H A D | exporter.cxx | 428 sal_Int32 nShapeCount = xDrawPage->getCount(); in exportPage() local 430 for( nShape = 0; nShape < nShapeCount; nShape++ ) in exportPage() 464 nShapeCount = xNotesPage->getCount(); in exportPage() 465 for( nShape = 0; nShape < nShapeCount; nShape++ ) in exportPage()
|
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/ |
H A D | Slide.java | 28 final int nShapeCount) in Slide() argument 31 mnShapeCount = nShapeCount; in Slide()
|
/aoo42x/main/filter/source/flash/ |
H A D | swfexporter.cxx | 561 sal_uInt16 nShapeCount = (sal_uInt16)min( xShapes->getCount(), (sal_Int32)0xffff ); in exportShapes() local 566 for( nShape = 0; nShape < nShapeCount; nShape++ ) in exportShapes() 816 sal_uInt32 nShapeCount = xShapes->getCount(); in ActionSummer() local 821 for( sal_uInt16 nShape = 0; nShape < nShapeCount; nShape++ ) in ActionSummer()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | charthelper.cxx | 89 const sal_Int32 nShapeCount(xShapeAccess->getCount()); in tryToGetChartContentAsPrimitive2DSequence() local 101 for(sal_Int32 a(0); a < nShapeCount; a++) in tryToGetChartContentAsPrimitive2DSequence()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | shapeexport.cxx | 941 const sal_Int32 nShapeCount(xShapes->getCount()); in collectShapesAutoStyles() local 942 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in collectShapesAutoStyles() 964 const sal_Int32 nShapeCount(xShapes->getCount()); in exportShapes() local 965 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in exportShapes()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 1932 sal_uInt32 nShapeCount (0); in PrepareHandout() local 1938 ++nShapeCount; in PrepareHandout() 1942 …const sal_uInt16 nHandoutPageCount = nShapeCount ? (nPageCount + nShapeCount - 1) / nShapeCount : … in PrepareHandout() 1964 if (!aPageIndices.empty() && (aPageIndices.size() == nShapeCount || nIndex==nCount)) in PrepareHandout()
|
/aoo42x/main/sd/source/filter/xml/ |
H A D | sdtransform.cxx | 164 sal_uInt32 nShapeCount = rShapes.GetObjCount(); in transformShapes() local 165 for( sal_uInt32 nShape = 0; nShape < nShapeCount; nShape++ ) in transformShapes()
|
/aoo42x/main/svx/source/accessibility/ |
H A D | ChildrenManagerImpl.cxx | 331 sal_Int32 nShapeCount = xShapeAccess->getCount(); in CreateListOfVisibleShapes() local 332 raDescriptorList.reserve( nShapeCount ); in CreateListOfVisibleShapes() 337 for (sal_Int32 i=0; i<nShapeCount; ++i) in CreateListOfVisibleShapes()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 106 sal_uInt16 nShapeCount = mpShapeOrders ? mpShapeOrders->Count() : 0; in GetEscherObjectIdx() local 108 for (sal_uInt16 nShapePos=0; nShapePos < nShapeCount; nShapePos++) in GetEscherObjectIdx()
|
H A D | ww8par.cxx | 4576 sal_uInt16 nShapeCount = pMSDffManager->GetShapeOrders()->Count(); in CoreLoad() local 4578 for (sal_uInt16 nShapeNum=0; nShapeNum < nShapeCount; nShapeNum++) in CoreLoad()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 1575 const sal_Int32 nShapeCount( mxAdditionalShapes->getCount()); in parseDocument() local 1576 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument() 1630 const sal_Int32 nShapeCount( mxAdditionalShapes->getCount()); in parseDocument() local 1631 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accmap.cxx | 1477 int nShapeCount = nShapes; in DoInvalidateShapeSelection() local 1478 while( nShapeCount ) in DoInvalidateShapeSelection() 1492 --nShapeCount; in DoInvalidateShapeSelection()
|
/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 387 sal_uInt16 nShapeCount; member in SvxMSDffManager
|
/aoo42x/main/sd/source/core/ |
H A D | sdpage.cxx | 1422 const int nShapeCount = rPage.GetObjCount(); in findAutoLayoutShapesImpl() local 1424 while((nShapeIndex < nShapeCount) && !bFound ) in findAutoLayoutShapesImpl()
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 1401 const sal_Int32 nShapeCount = xShapes->getCount(); in registerShapeEvents() local 1403 for( nShape = 0; nShape < nShapeCount; nShape++ ) in registerShapeEvents()
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4265 sal_uInt32 nInstance, nGroups, nShapes, nShapeCount, nPer, nLastPer, nIndices, nOlePictureId; in ImplWritePage() local 4271 nIndices = nInstance = nLastPer = nShapeCount = nEffectCount = 0; in ImplWritePage() 4290 nShapeCount++; in ImplWritePage() 4292 nPer = ( 5 * nShapeCount ) / nShapes; in ImplWritePage()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 5046 sal_uInt32 nShapeCount = 0; in WriteDggAtom() local 5050 nShapeCount += aIt->mnShapeCount; in WriteDggAtom() 5056 rStrm << nLastShapeId << nClusterCount << nShapeCount << nDrawingCount; in WriteDggAtom()
|
H A D | msdffimp.cxx | 5710 nShapeCount( USHRT_MAX ), // ob Kontroll-Stream korrekte Daten enthaellt in SV_IMPL_OP_PTRARR_SORT() 5763 nShapeCount( USHRT_MAX ), // ob Kontroll-Stream korrekte Daten enthaellt in SvxMSDffManager()
|