Searched refs:setShapeId (Results 1 – 4 of 4) sorted by relevance
76 void setShapeId( sal_Int32 nShapeId );91 void setShapeId( sal_Int32 nShapeId );
77 void OleObjectInfo::setShapeId( sal_Int32 nShapeId ) in setShapeId() function in oox::vml::OleObjectInfo88 void ControlInfo::setShapeId( sal_Int32 nShapeId ) in setShapeId() function in oox::vml::ControlInfo
580 aInfo.setShapeId( rAttribs.getInteger( XML_shapeId, 0 ) ); in importOleObject()598 aInfo.setShapeId( rAttribs.getInteger( XML_shapeId, 0 ) ); in importControl()711 aInfo.setShapeId( nShapeId ); in importOleObject()721 aInfo.setShapeId( rStrm.readInt32() ); in importControl()
129 aInfo.setShapeId( aAttribs.getInteger( XML_spid, 0 ) ); in createFastChildContext()
Completed in 21 milliseconds