Home
last modified time | relevance | path

Searched defs:pShape (Results 1 – 25 of 60) sorted by relevance

123

/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx90 SvxShapeControl* pShape = new SvxShapeControl( pObj ); in _CreateShape() local
96 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in _CreateShape() local
129 SvxOle2Shape* pShape = new SvxOle2Shape( pObj ); in _CreateShape() local
H A DRptPage.cxx156 SvxShape* pShape = SvxShape::getImplementation( _xObject ); in insertObject() local
/trunk/main/sd/source/core/
H A DEffectMigration.cxx563 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
749 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect()
883 AnimationSpeed EffectMigration::GetAnimationSpeed( SvxShape* pShape ) in GetAnimationSpeed()
928 void EffectMigration::SetDimColor( SvxShape* pShape, sal_Int32 nColor ) in SetDimColor()
964 sal_Int32 EffectMigration::GetDimColor( SvxShape* pShape ) in GetDimColor()
997 void EffectMigration::SetDimHide( SvxShape* pShape, sal_Bool bDimHide ) in SetDimHide()
1036 sal_Bool EffectMigration::GetDimHide( SvxShape* pShape ) in GetDimHide()
1110 sal_Bool EffectMigration::GetDimPrevious( SvxShape* pShape ) in GetDimPrevious()
1237 sal_Int32 EffectMigration::GetPresentationOrder( SvxShape* pShape ) in GetPresentationOrder()
1314 OUString EffectMigration::GetSoundFile( SvxShape* pShape ) in GetSoundFile()
[all …]
/trunk/main/slideshow/source/engine/animationnodes/
H A Dpropertyanimationnode.cxx45 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity() local
H A Danimationcommandnode.cxx57 ShapeSharedPtr pShape( getContext().mpSubsettableShapeManager->lookupShape( xShape ) ); in AnimationCommandNode() local
H A Danimationsetnode.cxx54 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity() local
H A Dgenerateevent.cxx88 ShapeSharedPtr pShape; in generateEvent() local
H A Dnodetools.cxx74 ShapeSharedPtr pShape( rShapeManager->lookupShape( xShape ) ); in lookupAttributableShape() local
H A Danimationbasenode.cxx348 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st() local
/trunk/main/oox/source/vml/
H A Dvmlshapecontainer.cxx106 if( const ShapeBase* pShape = maShapesById.get( rShapeId ).get() ) in getShapeById() local
111 if( const ShapeBase* pShape = (*aVIt)->getChildById( rShapeId ) ) in getShapeById() local
/trunk/main/svx/source/accessibility/
H A DShapeTypeHandler.cxx138 AccessibleShape* pShape = in CreateAccessibleObject() local
320 SvxShape* pShape = SvxShape::getImplementation( rxShape ); in CreateAccessibleBaseName() local
H A DChildrenManagerImpl.cxx183 AccessibleShape* pShape = in GetChild() local
428 AccessibleShape* pShape = I->GetAccessibleShape (); in SendVisibleAreaEvents() local
554 void ChildrenManagerImpl::AddAccessibleShape (std::auto_ptr<AccessibleShape> pShape) in AddAccessibleShape()
828 AccessibleShape* pShape = I->GetAccessibleShape(); in ViewForwarderChanged() local
1192 AccessibleShape* pShape = GetAccessibleShape(); in setIndexAtAccessibleShape() local
H A DChildrenManager.cxx124 void ChildrenManager::AddAccessibleShape (std::auto_ptr<AccessibleShape> pShape) in AddAccessibleShape()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx344 ShapeSharedPtr pShape( lookupShape(xShape) ); in listenerAdded() local
365 ShapeSharedPtr pShape( lookupShape(xShape) ); in listenerRemoved() local
376 ShapeSharedPtr pShape( lookupShape(xShape) ); in cursorChanged() local
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx114 ShapePtr pShape = pPoint->getShape(); in setPosition() local
265 ShapePtr pShape = ( *aPointsIter )->getShape( ); in addTo() local
H A Dlayoutnodecontext.cxx279 ShapePtr pShape( new Shape() ); in createFastChildContext() local
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx309 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add() local
342 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove() local
429 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in lcl_markSdrObjectOfShape() local
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx205 SvxShape* pShape = SvxShape::getImplementation( xShape ); in select() local
229 SvxShape* pShape = SvxShape::getImplementation(xShape); in select() local
H A Dunolayer.cxx600 SvxShape* pShape = SvxShape::getImplementation( xShape ); in attachShapeToLayer() local
620 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getLayerForShape() local
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx183 …AccessibleDialogControlShape* pShape = static_cast< AccessibleDialogControlShape* >( xChild.get() … in UpdateFocused() local
201 …AccessibleDialogControlShape* pShape = static_cast< AccessibleDialogControlShape* >( xChild.get() … in UpdateSelected() local
217 …AccessibleDialogControlShape* pShape = static_cast< AccessibleDialogControlShape* >( xChild.get() … in UpdateBounds() local
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx239 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in getPlacement() local
255 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in setPlacement() local
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx581 DrawShapeSharedPtr pShape( new DrawShape(xShape, in create() local
613 DrawShapeSharedPtr pShape( new DrawShape(xShape, in create() local
/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx145 SvxShape* pShape = SvxShape::getImplementation( xShape ); in ~OSectionUndo() local
/trunk/main/oox/source/shape/
H A DShapeContextHandler.cxx242 if( const ::oox::vml::ShapeBase* pShape = mpDrawing->getShapes().getFirstShape() ) in getShape() local
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx274 SvxShape* pShape = SvxShape::getImplementation( *pCopiesIter ); in Paste() local
569 SvxShape* pShape = SvxShape::getImplementation( xReportComponent ); in impl_adjustObjectSizePosition() local

Completed in 122 milliseconds

123