/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 185 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in ImplForceGroupWithText() 264 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in REF() 356 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in getTextBounds() 377 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in getLineGeometry() 457 SdrObject* pSdrObjCustomShape = GetSdrObjectFromXShape( mxShape ); in SEQ()
|
H A D | EnhancedCustomShapeHandle.cxx | 62 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in getPosition() 76 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in setControllerPosition()
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleShape.cxx | 132 m_pShape = GetSdrObjectFromXShape(mxShape); in AccessibleShape() 151 m_pShape = GetSdrObjectFromXShape(mxShape); in AccessibleShape() 198 SdrObject* pSdrObject = GetSdrObjectFromXShape(mxShape); in Init() 1593 SdrObject* pObj1 = GetSdrObjectFromXShape(xshape1); in operator ()() 1594 SdrObject* pObj2 = GetSdrObjectFromXShape(xshape2); in operator ()() 1622 SdrObject *pObj = GetSdrObjectFromXShape(mxShape); in getGroupPosition() 1701 SdrObject *pObj = GetSdrObjectFromXShape(mxShape); in getObjectLink()
|
H A D | AccessibleControlShape.cxx | 180 return GetSdrObjectFromXShape (mxShape); in getSdrObject()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleDrawDocumentView.cxx | 85 SdrObject* pObj1 = GetSdrObjectFromXShape(xshape1); in operator ()() 86 SdrObject* pObj2 = GetSdrObjectFromXShape(xshape2); in operator ()() 564 SdrObject* pObj = GetSdrObjectFromXShape(xShape); in getGroupPosition() 610 SdrObject* pObj = GetSdrObjectFromXShape(xCurShape); in getObjectLink()
|
/trunk/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 864 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in GetGraphic() 872 SdrObject* pObj = GetSdrObjectFromXShape( mxShape ); in GetGraphic() 1184 if( NULL == GetSdrObjectFromXShape( mxShape ) ) in setSourceDocument() 1235 pObj = GetSdrObjectFromXShape( xShape ); in setSourceDocument()
|
H A D | unoshape.cxx | 2371 SdrObject* pNode = GetSdrObjectFromXShape( xShape ); in setPropertyValueImpl() 4465 SdrObject* GetSdrObjectFromXShape( uno::Reference< drawing::XShape > xShape ) throw() in GetSdrObjectFromXShape() function
|
/trunk/main/svx/inc/svx/ |
H A D | unoapi.hxx | 51 SVX_DLLPUBLIC SdrObject* GetSdrObjectFromXShape( ::com::sun::star::uno::Reference< ::com::sun::star…
|
/trunk/main/svx/source/sdr/primitive2d/ |
H A D | primitivefactory2d.cxx | 71 SdrObject* pSource = GetSdrObjectFromXShape(xShape); in createPrimitivesFromXShape()
|
/trunk/main/sw/source/core/access/ |
H A D | accmap.cxx | 1589 SdrObject *pObj = GetSdrObjectFromXShape(pAccShape->GetXShape()); in DoInvalidateShapeSelection() 2158 SdrObject* pObj = GetSdrObjectFromXShape(xShape); in RemoveGroupContext() 2201 SdrObject* pObj = GetSdrObjectFromXShape(xShape); in AddGroupContext() 3441 SdrObject* captionedObject = GetSdrObjectFromXShape(xShape); in GetAccessibleCaption()
|
H A D | accdoc.cxx | 899 SdrObject* pObj = GetSdrObjectFromXShape(xShape); in get_AccFlowTo()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 393 ? GetSdrObjectFromXShape( mXRenderedCustomShape ) in GetSdrObjectFromCustomShape() 1655 const SdrObject* pRenderedCustomShape = GetSdrObjectFromXShape( mXRenderedCustomShape ); in TakeObjInfo() 1830 SdrObject* pRenderedCustomShape = GetSdrObjectFromXShape( mXRenderedCustomShape ); in NbcMove() 3172 pRenderedCustomShape = GetSdrObjectFromXShape( mXRenderedCustomShape ); in DoConvertToPolyObj()
|
/trunk/main/sc/source/filter/xcl97/ |
H A D | xcl97esc.cxx | 215 SdrObject* pObj = GetSdrObjectFromXShape( rxShape ); in StartShape()
|
/trunk/main/filter/source/msfilter/ |
H A D | escherex.cxx | 576 SdrObject* pObj = GetSdrObjectFromXShape( rXShape ); in CreateFillProperties() 1302 …SdrObject* pSdrOLE2( GetSdrObjectFromXShape( rXShape ) ); // SJ: leaving unoapi, because currently… in CreateOLEGraphicProperties() 1355 …SdrObject* pSdrMedia( GetSdrObjectFromXShape( rXShape ) ); // SJ: leaving unoapi, because currentl… in CreateMediaGraphicProperties() 2705 SdrObjCustomShape* pCustoShape = (SdrObjCustomShape*)GetSdrObjectFromXShape( rXShape ); in CreateCustomShapeProperties() 3916 SdrObject* pShape = GetSdrObjectFromXShape( rXShape ); in CreateBlipPropertiesforOLEControl() 4765 SdrObject* pCustoShape( GetSdrObjectFromXShape( aXShape ) ); in GetConnectorRule()
|
H A D | eschesdo.cxx | 263 SdrObject* pObj = GetSdrObjectFromXShape( rObj.GetShapeRef() ); in ImplWriteShape()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 417 pRet = GetSdrObjectFromXShape(xRef); in ImportOleBase()
|
/trunk/main/oox/source/export/ |
H A D | shapes.cxx | 446 SdrObjCustomShape* pShape = (SdrObjCustomShape*) GetSdrObjectFromXShape( xShape ); in WriteCustomShape()
|
/trunk/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1711 SdrObject* pObj = GetSdrObjectFromXShape( getTargetShape() ); in updateSdrPathObjFromPath() 1736 SdrObject* pObj = GetSdrObjectFromXShape( getTargetShape() ); in updatePathFromSdrPathObj()
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 615 SdrObject* pObject = ::GetSdrObjectFromXShape( mxAnnotationData->mxShape ); in SetAnnotation()
|
/trunk/main/filter/source/svg/ |
H A D | svgexport.cxx | 1070 SdrObject* pObj = GetSdrObjectFromXShape( rxShape ); in implCreateObjectsFromShape()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 683 …SdrPathObj* pObj2 = xShape.is() ? dynamic_cast< SdrPathObj* >( GetSdrObjectFromXShape( xShape ) ) … in setPropertyValue()
|
/trunk/main/sd/source/ui/animations/ |
H A D | CustomAnimationPane.cxx | 2547 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in markShapesFromSelectedEffects()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 949 pFocusedObj = GetSdrObjectFromXShape(aShapesList[0]->xShape); in FindSelectedShapesChanges()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 1795 SdrObject* pSdrObj = GetSdrObjectFromXShape( pPtr->xShape ); in ImplWriteOLE()
|
/trunk/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 1738 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in click()
|