Home
last modified time | relevance | path

Searched refs:pShape (Results 26 – 50 of 71) sorted by relevance

123

/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1387 SvxShape* pShape = NULL; in _CreateShape() local
1395 pShape = new SvxShapeText( pObj ); in _CreateShape()
1408 pShape = new SvxShapeText( pObj ); in _CreateShape()
1415 Reference< drawing::XShape > xShape( pShape ); in _CreateShape()
1484 if( !pShape ) in _CreateShape()
1487 if( pShape ) in _CreateShape()
1488 pShape->SetShapeType( aShapeType ); in _CreateShape()
2508 if( pShape ) in remove()
2510 SdrObject* pObj = pShape->GetSdrObject(); in remove()
3153 if( pShape ) in remove()
[all …]
H A Dunolayer.cxx600 SvxShape* pShape = SvxShape::getImplementation( xShape ); in attachShapeToLayer() local
601 SdrObject* pSdrObject = pShape?pShape->GetSdrObject():NULL; in attachShapeToLayer()
620 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getLayerForShape() local
621 SdrObject* pObj = pShape?pShape->GetSdrObject():NULL; in getLayerForShape()
H A Dunoobj.cxx311 SdXShape::SdXShape( SvxShape* pShape, SdXImpressDocument* pModel) throw() in SdXShape() argument
312 : mpShape( pShape ), in SdXShape()
314 lcl_ImplGetShapePropertySet(pModel->IsImpressDocument(), pShape->getShapeKind() == OBJ_GRAF ) in SdXShape()
317 lcl_ImplGetShapePropertyMap(pModel->IsImpressDocument(), pShape->getShapeKind() == OBJ_GRAF ) in SdXShape()
324 pShape->setMaster( this ); in SdXShape()
1143 SdUnoEventsAccess( SdXShape* pShape ) throw();
1169 SdUnoEventsAccess::SdUnoEventsAccess( SdXShape* pShape ) throw() in SdUnoEventsAccess() argument
1185 mpShape( pShape ), mxShape( pShape ) in SdUnoEventsAccess()
H A Dunomodel.cxx1039 SvxShape* pShape = NULL; in createInstance() local
1117 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()
1120 if( pShape && !mbClipBoard ) in createInstance()
1121 pShape->SetShapeType(aServiceSpecifier); in createInstance()
1123 xRet = (uno::XWeak*)pShape; in createInstance()
1128 if( pShape && !mbClipBoard ) in createInstance()
1129 pShape->SetShapeType(aServiceSpecifier); in createInstance()
1131 xRet = (uno::XWeak*)pShape; in createInstance()
2170 SvxShape* pShape = SvxShape::getImplementation( xShape ); in render() local
2172 if( pShape ) in render()
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx151 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add() local
153 if(!mpObj.is() || !mxPage.is() || pShape == NULL || NULL != pShape->GetSdrObject() ) in add()
161 if(pShape) in add()
162 pShape->Create( pSdrShape, mxPage.get() ); in add()
180 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove() local
182 if(!mpObj.is() || pShape == NULL) in remove()
185 SdrObject* pSdrShape = pShape->GetSdrObject(); in remove()
H A Dunomod.cxx451 SvxShape* pShape = NULL; in createInstance() local
525 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()
528 if( pShape ) in createInstance()
529 pShape->SetShapeType(aServiceSpecifier); in createInstance()
531 xRet = (uno::XWeak*)pShape; in createInstance()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx148 SvxShape* pShape = SvxShape::getImplementation( xChild ); in ~OUndoContainerAction() local
149 SdrObject* pObject = pShape ? pShape->GetSdrObject() : NULL; in ~OUndoContainerAction()
150 OSL_ENSURE( pObject ? pShape->HasSdrObjectOwnership() && !pObject->IsInserted() : true , in ~OUndoContainerAction()
H A DRptPage.cxx156 SvxShape* pShape = SvxShape::getImplementation( _xObject ); in insertObject() local
157 OObjectBase* pObject = pShape ? dynamic_cast< OObjectBase* >( pShape->GetSdrObject() ) : NULL; in insertObject()
H A DRptObject.cxx455 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in ensureSdrObjectOwnership() local
456 OSL_ENSURE( pShape, "OObjectBase::ensureSdrObjectOwnership: can't access the SvxShape!" ); in ensureSdrObjectOwnership()
457 if ( pShape ) in ensureSdrObjectOwnership()
459 …OSL_ENSURE( !pShape->HasSdrObjectOwnership(), "OObjectBase::ensureSdrObjectOwnership: called twice… in ensureSdrObjectOwnership()
460 pShape->TakeSdrObjectOwnership(); in ensureSdrObjectOwnership()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx274 SvxShape* pShape = SvxShape::getImplementation( *pCopiesIter ); in Paste() local
275 SdrObject* pObject = pShape ? pShape->GetSdrObject() : NULL; in Paste()
569 SvxShape* pShape = SvxShape::getImplementation( xReportComponent ); in impl_adjustObjectSizePosition() local
570 SdrObject* pObject = pShape ? pShape->GetSdrObject() : NULL; in impl_adjustObjectSizePosition()
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx1050 ShapeSharedPtr pShape( mpLayerManager->lookupShape( xShape ) ); in applyInitialShapeAttributes() local
1052 if( !pShape ) in applyInitialShapeAttributes()
1060 ::boost::dynamic_pointer_cast< AttributableShape >( pShape ) ); in applyInitialShapeAttributes()
1098 pShape, in applyInitialShapeAttributes()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationcommandnode.cxx57 ShapeSharedPtr pShape( getContext().mpSubsettableShapeManager->lookupShape( xShape ) ); in AnimationCommandNode() local
58 mpShape = ::boost::dynamic_pointer_cast< ExternalMediaShape >( pShape ); in AnimationCommandNode()
H A Danimationbasenode.cxx348 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st() local
354 getContext().mpSubsettableShapeManager->notifyShapeUpdate( pShape ); in deactivate_st()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx239 SvxShape* pShape = SvxShape::getImplementation( xShape ); in SetTemporary() local
240 if ( pShape ) in SetTemporary()
241 pShape->TakeSdrObjectOwnership(); in SetTemporary()
/trunk/main/svx/source/accessibility/
H A DChildrenManager.cxx124 void ChildrenManager::AddAccessibleShape (std::auto_ptr<AccessibleShape> pShape) in AddAccessibleShape() argument
127 mpImpl->AddAccessibleShape (pShape); in AddAccessibleShape()
H A DGraphCtlAccessibleContext.cxx925 AccessibleShape* pShape = (*iter).second; in Notify() local
927 if( NULL != pShape ) in Notify()
928 pShape->CommitChange( AccessibleEventId::VISIBLE_DATA_CHANGED, uno::Any(), uno::Any() ); in Notify()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx671 SdrObject* pShape, in AddShapeList() argument
680 else if (pShape != NULL) in AddShapeList()
684 if (pShape != NULL) in AddShapeList()
685 pUserData = pShape; in AddShapeList()
724 bMarked=pSdDrawDocShell->IsMarked(pShape); in AddShapeList()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx118 void WritePresetShape( const char* pShape );
119 …void WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sa…
/trunk/main/oox/source/drawingml/diagram/
H A Dlayoutnodecontext.cxx279 ShapePtr pShape( new Shape() ); in createFastChildContext() local
280 xRet.set( new ShapeContext( *this, ShapePtr(), pShape ) ); in createFastChildContext()
/trunk/main/reportdesign/source/core/api/
H A DShape.cxx311 SvxShape* pShape = SvxShape::getImplementation( xSource ); in createClone() local
312 if ( pShape ) in createClone()
314 SdrObject* pObject = pShape->GetSdrObject(); in createClone()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1376 SvxShape* pShape = SvxShape::getImplementation( mxShapeAgg ); in GetSdrObject() local
1377 if(pShape) in GetSdrObject()
1378 return pShape->GetSdrObject(); in GetSdrObject()
1408 ShapeUnoEventAccessImpl( ScShapeObj* pShape ): mpShape( pShape ) in ShapeUnoEventAccessImpl() argument
/trunk/main/oox/source/shape/
H A DShapeContextHandler.cxx242 if( const ::oox::vml::ShapeBase* pShape = mpDrawing->getShapes().getFirstShape() ) in getShape() local
243 xResult = pShape->convertAndInsert( xShapes ); in getShape()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx1199 void DrawingML::WritePresetShape( const char* pShape ) in WritePresetShape() argument
1202 XML_prst, pShape, in WritePresetShape()
1208 void DrawingML::WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandl… in WritePresetShape() argument
1211 XML_prst, pShape, in WritePresetShape()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx173 AccessiblePageShape* pShape = NULL; in CreateDrawPageShape() local
218 pShape = new AccessiblePageShape ( in CreateDrawPageShape()
223 return pShape; in CreateDrawPageShape()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx488 SvxShape* pShape = pObject->getSvxShape(); in Free() local
489 if ( pShape && pShape->HasSdrObjectOwnership() ) in Free()
525 SvxShape* pShape = getSvxShape(); in SetModel() local
526 if( pShape ) in SetModel()
527 pShape->ChangeModel( pNewModel ); in SetModel()

Completed in 3805 milliseconds

123