Home
last modified time | relevance | path

Searched refs:nShapes (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/access/
H A Daccmap.cxx1145 size_t nShapes = 0; in InvalidateShapeInParaSelection() local
1156 pShapes = mpShapeMap->Copy( nShapes, pFESh, &pSelShape ); in InvalidateShapeInParaSelection()
1266 size_t nNumShapes = nShapes; in InvalidateShapeInParaSelection()
1456 size_t nShapes = 0; in DoInvalidateShapeSelection() local
1473 pShapes = mpShapeMap->Copy( nShapes, pFESh, &pSelShape ); in DoInvalidateShapeSelection()
1486 int nShapeCount = nShapes; in DoInvalidateShapeSelection()
1516 while( nShapes ) in DoInvalidateShapeSelection()
1558 --nShapes; in DoInvalidateShapeSelection()
/aoo4110/main/filter/source/msfilter/
H A Deschesdo.cxx893 sal_uInt32 nLastPer = 0, nShapes = mXShapes->getCount(); in ImplWritePage() local
894 for( sal_uInt32 n = 0; n < nShapes; ++n ) in ImplWritePage()
896 sal_uInt32 nPer = ( 5 * n ) / nShapes; in ImplWritePage()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlcelli.cxx719 sal_Int32 nShapes = xShapesIndex->getCount(); in SetDetectiveObj() local
721 rXMLImport.GetShapeImport()->shapeWithZIndexAdded(xShape, nShapes); in SetDetectiveObj()
H A Dxmlexprt.cxx661 sal_Int32 nShapes(xShapesIndex->getCount()); in CollectSharedData() local
662 for (sal_Int32 nShape = 0; nShape < nShapes; ++nShape) in CollectSharedData()
/aoo4110/main/sd/source/filter/eppt/
H A Depptso.cxx4265 sal_uInt32 nInstance, nGroups, nShapes, nShapeCount, nPer, nLastPer, nIndices, nOlePictureId; in ImplWritePage() local
4269 ResetGroupTable( nShapes = mXShapes->getCount() ); in ImplWritePage()
4292 nPer = ( 5 * nShapeCount ) / nShapes; in ImplWritePage()

Completed in 82 milliseconds