Home
last modified time | relevance | path

Searched refs:Shape (Results 101 – 125 of 220) sorted by relevance

123456789

/aoo41x/main/offapi/com/sun/star/drawing/
H A DXControlShape.idl50 /** returns the control model of this <type>Shape</type>.
61 /** sets the control model for this <type>Shape</type>.
H A DEllipseShape.idl27 #include <com/sun/star/drawing/Shape.idl>
64 service com::sun::star::drawing::Shape;
H A DXConnectorShape.idl68 /** disconnects the given <type>Shape</type> from the start of
76 /** disconnects the given <type>Shape</type> from the end of
H A DCustomShape.idl27 #include <com/sun/star/drawing/Shape.idl>
64 service com::sun::star::drawing::Shape;
H A DCaptionShape.idl27 #include <com/sun/star/drawing/Shape.idl>
69 service com::sun::star::drawing::Shape;
H A DGraphicObjectShape.idl27 #include <com/sun/star/drawing/Shape.idl>
68 service com::sun::star::drawing::Shape;
/aoo41x/main/offapi/com/sun/star/report/
H A DXShape.idl47 /** is used to query or change the ZOrder of this <type>Shape</type>. */
84 service Shape : XShape;
/aoo41x/main/oox/inc/oox/drawingml/
H A Ddrawingmltypes.hxx67 class Shape;
68 typedef ::boost::shared_ptr< Shape > ShapePtr;
/aoo41x/main/offapi/com/sun/star/chart/
H A DChartTitle.idl27 #include <com/sun/star/drawing/Shape.idl>
47 service com::sun::star::drawing::Shape;
/aoo41x/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas731 Sub Analyze_OLEEmbeddedSingleShape(docAnalysis As DocumentAnalysis, aShape As Shape, mySubLocation …
859 Sub Analyze_Lines(docAnalysis As DocumentAnalysis, myShape As Shape, mySubLocation As Variant)
906 Sub Analyze_Transparency(docAnalysis As DocumentAnalysis, myShape As Shape, mySubLocation As Varian…
965 Sub Analyze_Gradients(docAnalysis As DocumentAnalysis, myShape As Shape, mySubLocation As Variant)
/aoo41x/main/sd/source/core/
H A DCustomAnimationCloner.cxx291 aParaTarget.Shape = getClonedShape( aParaTarget.Shape ); in transformValue()
H A DCustomAnimationEffect.cxx304 xShape.set( aParaTarget.Shape, UNO_QUERY ); in getNumberOfSubitems()
573 xText = Reference< XText >::query( aParaTarget.Shape ); in checkForText()
906 xShape = aParaTarget.Shape; in getTargetShape()
2404 if( (*aIter)->getTargetShape() == aParaTarget.Shape ) in insertTextRange()
2431 if( (aIterTarget >>= aIterParaTarget) && (aIterParaTarget.Shape == aParaTarget.Shape) ) in disposeTextRange()
2452 else if( (*aIter)->getTargetShape() == aParaTarget.Shape ) in disposeTextRange()
2686 aTarget.Shape = xTarget; in createTextGroupParagraphEffects()
/aoo41x/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx236 xTargetShape = aTarget.Shape; in operator ()()
323 aTarget.mxRef = aUnoTarget.Shape; in operator ()()
/aoo41x/main/oox/source/shape/
H A DShapeContextHandler.cxx85 mpShape.reset(new Shape("com.sun.star.drawing.GraphicObjectShape" )); in getGraphicShapeContext()
90 mpShape.reset(new Shape("com.sun.star.drawing.GraphicObjectShape" )); in getGraphicShapeContext()
/aoo41x/main/slideshow/source/inc/
H A Danimatableshape.hxx43 class AnimatableShape : public Shape
H A Dexternalmediashape.hxx41 class ExternalMediaShape : public Shape
/aoo41x/main/migrationanalysis/src/driver_docs/sources/excel/
H A DSetTextBoxFont.bas29 Dim myShape As Shape
/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java40 import com.sun.star.wizards.document.Shape;
504 private void resetDBShape(Shape _curDBControl, int iXPos) in resetDBShape()
/aoo41x/main/oox/inc/oox/ppt/
H A Dpptshapepropertiescontext.hxx34 …PPTShapePropertiesContext( ::oox::core::ContextHandler& rParent, ::oox::drawingml::Shape& rShape );
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dchartspacemodel.hxx39 typedef ModelRef< Shape > ShapeRef;
/aoo41x/main/reportdesign/source/core/api/
H A Dmakefile.mk53 $(SLO)$/Shape.obj \
/aoo41x/main/oox/source/ppt/
H A Dpptshapepropertiescontext.cxx52 …rtiesContext::PPTShapePropertiesContext( ContextHandler& rParent, ::oox::drawingml::Shape& rShape ) in PPTShapePropertiesContext()
/aoo41x/main/oox/source/drawingml/
H A Dspdefcontext.cxx37 spDefContext::spDefContext( ContextHandler& rParent, Shape& rDefaultObject ) in spDefContext()
H A Dshapestylecontext.cxx39 ShapeStyleContext::ShapeStyleContext( ContextHandler& rParent, Shape& rShape ) in ShapeStyleContext()
H A Dtransform2dcontext.cxx43 …( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, Shape& rShape ) throw() in Transform2DContext()

Completed in 99 milliseconds

123456789