Home
last modified time | relevance | path

Searched refs:rShape (Results 1 – 25 of 73) sorted by last modified time

123

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx816 … ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > & rShape, const Size& rText…
H A Dhtmlform.cxx388 SwHTMLImageWatcher( const uno::Reference< drawing::XShape > & rShape,
426 const uno::Reference< drawing::XShape >& rShape, in SwHTMLImageWatcher()
428 xShape( rShape ), in SwHTMLImageWatcher()
666 const uno::Reference< drawing::XShape > & rShape, const Size& rTextSz, in SwHTMLFormPendingStackData_Impl()
668 xShape( rShape ), in SwHTMLFormPendingStackData_Impl()
697 void SwHTMLParser::SetControlSize( const uno::Reference< drawing::XShape >& rShape, in SetControlSize() argument
709 uno::Reference< beans::XPropertySet > xPropSet( rShape, UNO_QUERY ); in SetControlSize()
758 awt::Size aSz( rShape->getSize() ); in SetControlSize()
815 rShape->setSize( aSz ); in SetControlSize()
/trunk/main/slideshow/source/engine/activities/
H A Dactivitybase.hxx64 const AnimatableShapeSharedPtr& rShape,
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx815 void operator()( const ViewShapeSharedPtr& rShape ) const in operator ()()
817 const ::basegfx::B2DSize& rShapeBorder( rShape->getAntialiasingBorder() ); in operator ()()
1265 bool DrawShape::revokeSubset( const AttributableShapeSharedPtr& rShape ) in revokeSubset() argument
1274 if( maSubsetting.revokeSubsetShape( rShape ) ) in revokeSubset()
1291 rShape->getTopmostAttributeLayer() ); in revokeSubset()
H A Ddrawshapesubsetting.cxx345 void DrawShapeSubsetting::addSubsetShape( const AttributableShapeSharedPtr& rShape ) in addSubsetShape() argument
351 const DocTreeNode& rEffectiveSubset( rShape->getSubsetNode() ); in addSubsetShape()
369 aEntry.mpShape = rShape; in addSubsetShape()
379 bool DrawShapeSubsetting::revokeSubsetShape( const AttributableShapeSharedPtr& rShape ) in revokeSubsetShape() argument
385 const DocTreeNode& rEffectiveSubset( rShape->getSubsetNode() ); in revokeSubsetShape()
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx1165 ShapeSharedPtr const& rShape( in loadShapes() local
1167 if( rShape ) in loadShapes()
1168 mpLayerManager->addShape( rShape ); in loadShapes()
1212 ShapeSharedPtr const& rShape( in loadShapes() local
1214 if( rShape ) in loadShapes()
1215 mpLayerManager->addShape( rShape ); in loadShapes()
H A Dlayermanager.hxx123 void addShape( const ShapeSharedPtr& rShape );
129 bool removeShape( const ShapeSharedPtr& rShape );
174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
182 void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
197 void notifyShapeUpdate( const ShapeSharedPtr& rShape);
269 void addUpdateArea( ShapeSharedPtr const& rShape );
309 void implAddShape( const ShapeSharedPtr& rShape );
313 void implRemoveShape( const ShapeSharedPtr& rShape );
H A Dlayermanager.cxx288 implAddShape( rShape ); in addShape()
315 if( rShape->isVisible() ) in implAddShape()
327 implRemoveShape( rShape ); in removeShape()
350 (rShape->isVisible() && in implRemoveShape()
362 rShape->clearAllViewLayers(); in implRemoveShape()
436 rShape->enterAnimationMode(); in enterAnimationMode()
450 if( rShape->isVisible() ) in enterAnimationMode()
466 rShape->leaveAnimationMode(); in leaveAnimationMode()
479 if( rShape->isVisible() ) in leaveAnimationMode()
494 if( rShape->isVisible() || rShape->isBackgroundDetached() ) in notifyShapeUpdate()
[all …]
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx293 bool AccessibleShape::operator== (const AccessibleShape& rShape) in operator ==() argument
295 return this==&rShape; in operator ==()
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx75 virtual void prefetch( const AnimatableShapeSharedPtr& rShape,
77 virtual void start( const AnimatableShapeSharedPtr& rShape,
136 void ClippingAnimation::start( const AnimatableShapeSharedPtr& rShape, in start() argument
144 mpShape = rShape; in start()
147 ENSURE_OR_THROW( rShape, in start()
152 mpShape = rShape; in start()
212 const AnimatableShapeSharedPtr& rShape, in createShapeTransition() argument
218 rShape, in createShapeTransition()
228 const AnimatableShapeSharedPtr& rShape, in createShapeTransition() argument
296 rShape, in createShapeTransition()
[all …]
H A Dslidechangebase.cxx206 void SlideChangeBase::start( const AnimatableShapeSharedPtr& rShape, in start() argument
213 prefetch(rShape,rLayer); // no-op, if already done in start()
/trunk/main/slideshow/source/inc/
H A Dattributableshape.hxx219 virtual bool revokeSubset( const AttributableShapeSharedPtr& rShape ) = 0;
H A Dtools.hxx129 const boost::shared_ptr<Shape>& rShape,
135 const boost::shared_ptr<Shape>& rShape,
141 const boost::shared_ptr<Shape>& rShape,
147 const boost::shared_ptr<Shape>& rShape,
153 const boost::shared_ptr<Shape>& rShape,
159 const boost::shared_ptr<Shape>& rShape,
165 const boost::shared_ptr<Shape>& rShape,
171 const boost::shared_ptr<Shape>& rShape,
H A Dtransitionfactory.hxx73 const AnimatableShapeSharedPtr& rShape,
129 const AnimatableShapeSharedPtr& rShape,
H A Dusereventqueue.hxx177 const ShapeSharedPtr& rShape );
229 const ShapeSharedPtr& rShape );
253 const ShapeSharedPtr& rShape );
265 const ShapeSharedPtr& rShape );
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1326 Graphic SvxGetGraphicForShape( SdrObject& rShape, bool bVector ) in SvxGetGraphicForShape() argument
1332 Reference< XComponent > xComp( rShape.getUnoShape(), UNO_QUERY_THROW ); in SvxGetGraphicForShape()
1334 ExportSettings aSettings( rShape.GetModel() ); in SvxGetGraphicForShape()
H A Dtableshape.cxx111 extern Graphic SvxGetGraphicForShape( SdrObject& rShape, bool bVector );
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx105 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() argument
113 mpShape = rShape; in start()
116 ENSURE_OR_THROW( rShape, in start()
259 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() argument
267 mpShape = rShape; in start()
270 ENSURE_OR_THROW( rShape, in start()
465 mpShape = rShape; in start()
468 ENSURE_OR_THROW( rShape, in start()
679 const uno::Any& rAny( getShapeDefault( rShape, in getDefault()
710 const uno::Any& rAny( getShapeDefault( rShape, in getDefault()
[all …]
/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx77 Reference< XShape >& rShape, in addShape()
84 XMLShapeImportHelper::addShape( rShape, xAttrList, rShapes ); in addShape()
133 Reference < XPropertySet > xPropSet( rShape, UNO_QUERY ); in addShape()
140 Reference < XTextContent > xTxtCntnt( rShape, UNO_QUERY ); in addShape()
/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx1026 void XMLShapeImportHelper::addShape( uno::Reference< drawing::XShape >& rShape, in addShape() argument
1030 if( rShape.is() && rShapes.is() ) in addShape()
1033 rShapes->add( rShape ); in addShape()
1042 com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rShape, in finishShape()
1058 uno::Reference< beans::XPropertySet > xPropSet(rShape, uno::UNO_QUERY); in finishShape()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx368 com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rShape,
376 com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rShape,
384 …id shapeWithZIndexAdded( com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rShape,
H A DXMLTextShapeImportHelper.hxx46 ::com::sun::star::drawing::XShape >& rShape,
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx663 OOXMLShapeValue::OOXMLShapeValue(uno::Reference<XShape> rShape) in OOXMLShapeValue() argument
664 : mrShape(rShape) in OOXMLShapeValue()
H A DOOXMLPropertySetImpl.hxx225 explicit OOXMLShapeValue(uno::Reference<XShape> rShape);
/trunk/main/svx/inc/svx/
H A DAccessibleShape.hxx192 virtual bool operator== (const AccessibleShape& rShape);

Completed in 126 milliseconds

123