Home
last modified time | relevance | path

Searched refs:Shape (Results 51 – 75 of 220) sorted by relevance

123456789

/aoo41x/main/oox/inc/oox/ppt/
H A Dpptshape.hxx32 class PPTShape : public oox::drawingml::Shape
44 using oox::drawingml::Shape::addShape;
54 virtual void applyShapeReference( const oox::drawingml::Shape& rReferencedShape );
/aoo41x/main/offapi/com/sun/star/drawing/
H A DShapeCollection.idl40 <type>Shape</type>. The <type>Shape</type> that are added to this
44 <type>Shape</type> that are selected at the ui.
H A DLineShape.idl27 #include <com/sun/star/drawing/Shape.idl>
56 /** This service is for a simple <type>Shape</type> with lines.
60 service com::sun::star::drawing::Shape;
H A DXShapeMirror.idl50 <type>Shape</type>s.
58 /** mirrors the given <type>Shape</type>s
66 /** mirrors the given <type>Shape</type>s at
H A DPluginShape.idl27 #include <com/sun/star/drawing/Shape.idl>
39 /** This <type>Shape</type> encapsulates a plugin.
50 service com::sun::star::drawing::Shape;
H A DAppletShape.idl27 #include <com/sun/star/drawing/Shape.idl>
39 /** This <type>Shape</type> encapsulates an applet.
50 service com::sun::star::drawing::Shape;
H A DLayer.idl41 <p>There could be zero or more <type>Shape</type>s attached to
45 <p>The properties of a <type>Layer</type> instance affect all <type>Shape</type>s
58 /** The properties in this set affect all <type>Shape</type>s attached to
/aoo41x/main/offapi/com/sun/star/chart/
H A DChartLegend.idl27 #include <com/sun/star/drawing/Shape.idl>
54 <type scope="com::sun::star::drawing">Shape</type> correlate to all text
59 service com::sun::star::drawing::Shape;
/aoo41x/main/offapi/com/sun/star/sheet/
H A DShape.idl27 #include <com/sun/star/drawing/Shape.idl>
41 service Shape
43 service com::sun::star::drawing::Shape;
/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx66 class Shape : public ::oox::drawingml::Shape, public WorksheetHelper class
69 explicit Shape(
/aoo41x/main/oox/source/ppt/
H A Dpptshape.cxx50 : Shape( pServiceName ) in PPTShape()
223 void PPTShape::applyShapeReference( const oox::drawingml::Shape& rReferencedShape ) in applyShapeReference()
225 Shape::applyShapeReference( rReferencedShape ); in applyShapeReference()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dmediashape.hxx41 class Shape;
43 boost::shared_ptr<Shape> createMediaShape(
H A Dappletshape.hxx43 class Shape;
45 boost::shared_ptr<Shape> createAppletShape(
H A Dbackgroundshape.hxx39 class Shape;
49 boost::shared_ptr<Shape> createBackgroundShape(
/aoo41x/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx159 boost::bind( &Shape::clearAllViewLayers, in deactivate()
202 boost::bind(&Shape::addViewLayer, in viewAdded()
228 boost::bind(&Shape::removeViewLayer, in viewRemoved()
269 boost::bind(&Shape::render, in viewsChanged()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dshapepropertiescontext.hxx35 ShapePropertiesContext( ::oox::core::ContextHandler& rParent, Shape& rShape );
40 Shape& mrShape;
H A Dspdefcontext.hxx35 spDefContext( ::oox::core::ContextHandler& rParent, Shape& rDefaultObject );
39 Shape& mrDefaultObject;
H A Dshapestylecontext.hxx35 ShapeStyleContext( ::oox::core::ContextHandler& rParent, Shape& rShape );
42 Shape& mrShape;
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dplotareamodel.hxx55 typedef ModelRef< Shape > ShapeRef;
71 typedef ModelRef< Shape > ShapeRef;
H A Dtitlemodel.hxx52 typedef ModelRef< Shape > ShapeRef;
71 typedef ModelRef< Shape > ShapeRef;
H A Dtypegroupmodel.hxx37 typedef ModelRef< Shape > ShapeRef;
55 typedef ModelRef< Shape > ShapeRef;
H A Daxismodel.hxx38 typedef ModelRef< Shape > ShapeRef;
58 typedef ModelRef< Shape > ShapeRef;
/aoo41x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl116 given shape. Shape-intrinsic activities are things like video
129 given shape. Shape-intrinsic activities are things like video
332 Shape to register a listener for.
344 Shape for which the listener should be revoked.
356 Shape to display a special mouse cursor.
H A DChartShape.idl27 #include <com/sun/star/presentation/Shape.idl>
49 service com::sun::star::presentation::Shape;
/aoo41x/main/oox/source/drawingml/chart/
H A Dchartcontextbase.cxx40 ShapePrWrapperContext::ShapePrWrapperContext( ContextHandler2Helper& rParent, Shape& rModel ) : in ShapePrWrapperContext()
41 ContextBase< Shape >( rParent, rModel ) in ShapePrWrapperContext()

Completed in 97 milliseconds

123456789