Home
last modified time | relevance | path

Searched defs:nShapeId (Results 1 – 15 of 15) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx231 sal_uLong nShapeId; member
288 sal_uInt32 nShapeId; member
731 sal_uInt32 nShapeId; // Shape Id, verwendet im PLCF SPA und im mso_fbtSp (FSP) member
773 sal_uLong nShapeId; // Shape Id, verwendet im PLCF SPA und im mso_fbtSp (FSP) member
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx196 sal_uInt16 nShapeId = createID(); in startSprite() local
391 sal_uInt16 nShapeId = createID(); in defineShape() local
435 sal_uInt16 nShapeId = createID(); in defineShape() local
H A Dswfwriter1.cxx357 sal_uInt16 nShapeId = defineShape( aPolyPolygon, aFillStyle ); in Impl_writeGradientEx() local
1020 sal_uInt16 nShapeId = defineShape( aPoly, aFillStyle ); in Impl_writeImage() local
1260 …sal_uInt16 nShapeId = defineShape( aPolyPolygon, sal::static_int_cast<sal_uInt16>( mapRelative( (s… in Impl_writeStroke() local
1292 sal_uInt16 nShapeId = defineShape( aPolyPolygon, aFillStyle ); in Impl_writeFilling() local
1336 sal_uInt16 nShapeId = defineShape( aPolyPolygon, aFillStyle ); in Impl_writeFilling() local
/trunk/main/filter/source/msfilter/
H A Descherex.cxx5444 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup() local
H A Dmsdffimp.cxx3313 sal_uInt32 nShapeId, nSec = ( nId >> 10 ) - 1; in SeekToShape() local
4243 sal_Int32 nShapeId; in ImportGroup() local
4255 sal_Int32 nShapeId; in ImportGroup() local
7689 void SvxMSDffManager::insertShapeId( sal_Int32 nShapeId, SdrObject* pShape ) in insertShapeId()
7709 SdrObject* SvxMSDffManager::getShapeForId( sal_Int32 nShapeId ) in getShapeForId()
H A Dsvdfppt.cxx3076 sal_Int32 nShapeId; in ImportPage() local
/trunk/main/oox/source/export/
H A Dvmlexport.cxx127 UINT32 nShapeId = GetShapeID(); in EnterGroup() local
170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape()
/trunk/main/oox/source/vml/
H A Dvmldrawing.cxx54 OUString lclGetShapeId( sal_Int32 nShapeId ) in lclGetShapeId()
77 void OleObjectInfo::setShapeId( sal_Int32 nShapeId ) in setShapeId()
88 void ControlInfo::setShapeId( sal_Int32 nShapeId ) in setShapeId()
156 sal_Int32 nShapeId = lclGetShapeId( rShapeId ); in getLocalShapeIndex() local
/trunk/main/oox/source/xls/
H A Dworksheetfragment.cxx703 sal_Int32 nAspect, nUpdateMode, nShapeId; in importOleObject() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4355 sal_uInt32 nShapeId = mpPptEscherEx->EnterGroup( &maRect, pTmp ); in ImplWritePage() local
5782 sal_uInt32 nShapeId = mpPptEscherEx->GenerateShapeId(); in ImplCreateTable() local
H A Descherex.cxx244 sal_uInt32 nShapeId = 0; in EnterGroup() local
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx942 void WW8_WrPlcTxtBoxes::Append( const SdrObject& rObj, sal_uInt32 nShapeId ) in Append()
951 void WW8_WrPlcTxtBoxes::Append( const SwFrmFmt* pFmt, sal_uInt32 nShapeId ) in Append()
1529 void SwBasicEscherEx::WriteEmptyFlyFrame(const SwFrmFmt& rFmt, sal_uInt32 nShapeId) in WriteEmptyFlyFrame()
1791 void SwEscherEx::SetPicId(const SdrObject &rSdrObj, sal_uInt32 nShapeId, in SetPicId()
2251 sal_uInt32 nShapeId=0; in SwEscherEx() local
2955 sal_Int32 SwEscherEx::WriteTxtFlyFrame(const DrawObj &rObj, sal_uInt32 nShapeId, in WriteTxtFlyFrame()
3007 sal_uInt32 nShapeId, const awt::Rectangle* pVisArea ) in WriteOLEPicture()
3030 void SwEscherEx::WriteOCXControl( const SwFrmFmt& rFmt, sal_uInt32 nShapeId ) in WriteOCXControl()
3093 sal_uLong nShapeId = bNeedsShapeId ? GenerateShapeId() : 0; in MakeZOrderArrAndFollowIds() local
3103 sal_uInt32 nShapeId; in GetFlyShapeId() local
[all …]
H A Dww8graf.cxx2744 sal_Int32 nShapeId = macInf->GetShapeId(); in Read_GrafLayer() local
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1576 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument() local
1631 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument() local
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx942 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in collectShapesAutoStyles() local
965 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in exportShapes() local

Completed in 246 milliseconds