Home
last modified time | relevance | path

Searched refs:SvxShape (Results 1 – 25 of 57) sorted by relevance

123

/aoo42x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShape.csv13 "SvxShape";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShape";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShape";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShape";"com::sun::star::drawing::Shape";"Style#optional"
161 "SvxShape";"com::sun::star::text::XTextRange";"getText()"
162 "SvxShape";"com::sun::star::text::XTextRange";"getStart()"
163 "SvxShape";"com::sun::star::text::XTextRange";"getEnd()"
164 "SvxShape";"com::sun::star::text::XTextRange";"getString()"
165 "SvxShape";"com::sun::star::text::XTextRange";"setString()"
229 "SvxShape";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx203 DBG_NAME(SvxShape) in DBG_NAME() argument
205 SvxShape::SvxShape( SdrObject* pObject ) throw() in DBG_NAME()
235 SvxShape::SvxShape() throw() in SvxShape() function in SvxShape
250 SvxShape::~SvxShape() throw() in ~SvxShape()
274 DBG_DTOR(SvxShape,NULL); in ~SvxShape()
381 SvxShape* SvxShape::GetShapeForSdrObj( SdrObject* pObj ) throw() in GetShapeForSdrObj()
4063 void SvxShape::lock() in lock()
4237 SvxShape::acquire(); in acquire()
4243 SvxShape::release(); in release()
4467 SvxShape* pShape = SvxShape::getImplementation( xShape ); in GetSdrObjectFromXShape()
[all …]
H A Dunoshap3.cxx91 SvxShape::Create( pNewObj, pNewPage ); in Create()
104 return SvxShape::queryAggregation( rType ); in queryAggregation()
111 return SvxShape::queryInterface( rType ); in queryInterface()
116 SvxShape::acquire(); in acquire()
121 SvxShape::release(); in release()
130 return SvxShape::getTypes(); in getTypes()
151 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
180 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
435 return SvxShape::setPropertyValueImpl(rName, pProperty, rValue); in setPropertyValueImpl()
490 uno::Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames()
[all …]
H A Dunoshap2.cxx137 SvxShape::acquire(); in acquire()
142 SvxShape::release(); in release()
148 return SvxShape::getTypes(); in getTypes()
188 return SvxShape::getSize(); in getSize()
195 SvxShape::setSize( rSize ); in setSize()
222 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
266 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
423 return SvxShape::getTypes(); in getTypes()
482 SvxShape* pShape = SvxShape::getImplementation( xRef ); in connectStart()
498 SvxShape* pShape = SvxShape::getImplementation( xRef ); in connectEnd()
[all …]
H A Dunoshap4.cxx633 SvxShape::Create( pNewObj, pNewPage ); in Create()
641 SvxShape::setPropertyValue( aPropertyName, rValue ); in setPropertyValue()
647 SvxShape::setPropertyValues( aPropertyNames, rValues ); in setPropertyValues()
706 SvxShape::Create( pNewObj, pNewPage ); in Create()
714 SvxShape::setPropertyValue( aPropertyName, rValue ); in setPropertyValue()
720 SvxShape::setPropertyValues( aPropertyNames, rValues ); in setPropertyValues()
779 SvxShape::Create( pNewObj, pNewPage ); in Create()
787 SvxShape::setPropertyValue( aPropertyName, rValue ); in setPropertyValue()
793 SvxShape::setPropertyValues( aPropertyNames, rValues ); in setPropertyValues()
936 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
[all …]
H A Dunopage.cxx309 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
342 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
429 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in lcl_markSdrObjectOfShape()
685 SvxShape* SvxDrawPage::CreateShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor, SdrObj… in CreateShapeByTypeAndInventor()
687 SvxShape* pRet = NULL; in CreateShapeByTypeAndInventor()
714 pRet = new SvxShape( pObj ); in CreateShapeByTypeAndInventor()
841 …pRet = new SvxShape( pObj, aSvxMapProvider.GetMap(SVXMAP_PAGE), aSvxMapProvider.GetPropertySet(SV… in CreateShapeByTypeAndInventor()
946 SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) throw() in CreateSvxShapeByTypeAndInventor()
H A Dtableshape.cxx46 : SvxShape( pObj, aSvxMapProvider.GetMap(SVXMAP_TABLE), aSvxMapProvider.GetPropertySet(SVXMAP_TABLE… in SvxTableShape()
106 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
172 return SvxShape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
179 SvxShape::lock(); in lock()
188 SvxShape::unlock(); in unlock()
/aoo42x/main/sd/inc/
H A DEffectMigration.hxx32 class SvxShape;
66 static void SetDimColor( SvxShape* pShape, sal_Int32 nColor );
67 static sal_Int32 GetDimColor( SvxShape* pShape );
68 static void SetDimHide( SvxShape* pShape, sal_Bool bDimHide );
69 static sal_Bool GetDimHide( SvxShape* pShape );
70 static void SetDimPrevious( SvxShape* pShape, sal_Bool bDimPrevious );
71 static sal_Bool GetDimPrevious( SvxShape* pShape );
73 static sal_Int32 GetPresentationOrder( SvxShape* pShape );
75 static ::rtl::OUString GetSoundFile( SvxShape* pShape );
76 static sal_Bool GetSoundOn( SvxShape* pShape );
[all …]
/aoo42x/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 …]
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx605 SvxShape* pSvxShape = 0; in add()
964 SvxShape* pShape = 0; in SwXShape()
2154 SvxShape* pSvxShape = GetSvxShape(); in addEventListener()
2163 SvxShape* pSvxShape = GetSvxShape(); in removeEventListener()
2181 SvxShape* pSvxShape = GetSvxShape(); in supportsService()
2193 SvxShape* pSvxShape = GetSvxShape(); in getSupportedServiceNames()
2205 SvxShape* SwXShape::GetSvxShape() in GetSvxShape()
2207 SvxShape* pSvxShape = 0; in GetSvxShape()
2225 SvxShape* pSvxShape = GetSvxShape(); in getPosition()
2367 SvxShape* pSvxGroupShape = reinterpret_cast< SvxShape * >( in setPosition()
[all …]
/aoo42x/main/svx/inc/svx/
H A Dunoshape.hxx170 SvxShape( SdrObject* pObj ) throw ();
172 SvxShape() throw ();
173 virtual ~SvxShape() throw ();
212 UNO3_GETIMPLEMENTATION_DECL( SvxShape )
403 class SvxShapeGroup : public SvxShape,
688 using SvxShape::setPropertyValue;
689 using SvxShape::getPropertyValue;
730 class Svx3DCubeObject : public SvxShape
748 class Svx3DSphereObject : public SvxShape
766 class Svx3DLatheObject : public SvxShape
[all …]
H A Dunoapi.hxx35 class SvxShape;
45 SVX_DLLPUBLIC SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) t…
H A Dsvdobj.hxx402 class SvxShape;
1054 friend class SvxShape;
1129 SvxShape* getSvxShape();
1132 SvxShape* mpSvxShape;
H A Dunopage.hxx56 class SvxShape;
111 …static SvxShape* CreateShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor, SdrObject *…
/aoo42x/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx128 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
149 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
/aoo42x/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx205 SvxShape* pShape = SvxShape::getImplementation( xShape ); in select()
229 SvxShape* pShape = SvxShape::getImplementation(xShape); in select()
H A Dunolayer.cxx600 SvxShape* pShape = SvxShape::getImplementation( xShape ); in attachShapeToLayer()
620 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getLayerForShape()
H A Dunoobj.hxx50 SvxShape* mpShape;
74 SdXShape(SvxShape* pShape, SdXImpressDocument* pModel) throw();
/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx239 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in getPlacement()
255 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in setPlacement()
/aoo42x/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx434SvxShape* pSvxShape = reinterpret_cast<SvxShape*>(xUnoTunnel->getSomething( SvxShape::getUnoTunnel… in getSdrObject()
/aoo42x/main/svx/qa/unoapi/
H A Dknownissues.xcl22 svx.SvxShape::com::sun::star::drawing::TextProperties::TextWritingMode
64 svx.SvxShape::com::sun::star::style::ParagraphProperties
/aoo42x/main/reportdesign/source/ui/report/
H A DReportSection.cxx274 SvxShape* pShape = SvxShape::getImplementation( *pCopiesIter ); in Paste()
569 SvxShape* pShape = SvxShape::getImplementation( xReportComponent ); in impl_adjustObjectSizePosition()
/aoo42x/main/svx/source/accessibility/
H A DShapeTypeHandler.cxx320 SvxShape* pShape = SvxShape::getImplementation( rxShape ); in CreateAccessibleBaseName()
/aoo42x/main/reportdesign/source/core/sdr/
H A DRptPage.cxx156 SvxShape* pShape = SvxShape::getImplementation( _xObject ); in insertObject()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx452 SvxShape* pSvxShape = 0; in select()
458 … pSvxShape = reinterpret_cast<SvxShape*>(xIfcTunnel->getSomething(SvxShape::getUnoTunnelId())); in select()
498 SvxShape* pShape = xShapeTunnel.is() ? in select()
499 … reinterpret_cast<SvxShape*>(xShapeTunnel->getSomething(SvxShape::getUnoTunnelId())) : 0; in select()

Completed in 210 milliseconds

123