/aoo41x/main/oox/source/vml/ |
H A D | vmldrawing.cxx | 54 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
|
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter.cxx | 196 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 D | swfwriter1.cxx | 357 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
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 953 void WW8_WrPlcTxtBoxes::Append( const SdrObject& rObj, sal_uInt32 nShapeId ) in Append() 962 void WW8_WrPlcTxtBoxes::Append( const SwFrmFmt* pFmt, sal_uInt32 nShapeId ) in Append() 1540 void SwBasicEscherEx::WriteEmptyFlyFrame(const SwFrmFmt& rFmt, sal_uInt32 nShapeId) in WriteEmptyFlyFrame() 1802 void SwEscherEx::SetPicId(const SdrObject &rSdrObj, sal_uInt32 nShapeId, in SetPicId() 2262 sal_uInt32 nShapeId=0; in SwEscherEx() local 2966 sal_Int32 SwEscherEx::WriteTxtFlyFrame(const DrawObj &rObj, sal_uInt32 nShapeId, in WriteTxtFlyFrame() 3018 sal_uInt32 nShapeId, const awt::Rectangle* pVisArea ) in WriteOLEPicture() 3041 void SwEscherEx::WriteOCXControl( const SwFrmFmt& rFmt, sal_uInt32 nShapeId ) in WriteOCXControl() 3104 sal_uLong nShapeId = bNeedsShapeId ? GenerateShapeId() : 0; in MakeZOrderArrAndFollowIds() local 3114 sal_uInt32 nShapeId; in GetFlyShapeId() local [all …]
|
H A D | ww8graf.cxx | 2752 sal_Int32 nShapeId = macInf->GetShapeId(); in Read_GrafLayer() local
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | escherex.cxx | 244 sal_uInt32 nShapeId = 0; in EnterGroup() local
|
H A D | epptso.cxx | 4355 sal_uInt32 nShapeId = mpPptEscherEx->EnterGroup( &maRect, pTmp ); in ImplWritePage() local 5782 sal_uInt32 nShapeId = mpPptEscherEx->GenerateShapeId(); in ImplCreateTable() local
|
/aoo41x/main/oox/source/export/ |
H A D | vmlexport.cxx | 127 UINT32 nShapeId = GetShapeID(); in EnterGroup() local 170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport.cxx | 942 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in collectShapesAutoStyles() local 965 for(sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++) in exportShapes() local
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 231 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
|
/aoo41x/main/oox/source/xls/ |
H A D | worksheetfragment.cxx | 703 sal_Int32 nAspect, nUpdateMode, nShapeId; in importOleObject() local
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3300 sal_uInt32 nShapeId, nSec = ( nId >> 10 ) - 1; in SeekToShape() local 4230 sal_Int32 nShapeId; in ImportGroup() local 4242 sal_Int32 nShapeId; in ImportGroup() local 7649 void SvxMSDffManager::insertShapeId( sal_Int32 nShapeId, SdrObject* pShape ) in insertShapeId() 7669 SdrObject* SvxMSDffManager::getShapeForId( sal_Int32 nShapeId ) in getShapeForId()
|
H A D | escherex.cxx | 5433 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup() local
|
H A D | svdfppt.cxx | 3077 sal_Int32 nShapeId; in ImportPage() local
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 1576 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument() local 1631 for( sal_Int32 nShapeId = 0; nShapeId < nShapeCount; nShapeId++ ) in parseDocument() local
|