Home
last modified time | relevance | path

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

123

/AOO41X/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShape.csv1 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian"
2 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian"
3 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian"
4 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleNameAsian"
5 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsian"
6 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAsian"
7 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsian"
8 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian"
9 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian"
10 "SvxShape";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDistance"
[all …]
/AOO41X/main/svx/source/unodraw/
H A Dunoshape.cxx135 SvxShape& mrAntiImpl;
153 SvxShapeImpl( SvxShape& _rAntiImpl, ::osl::Mutex& _rMutex ) in SvxShapeImpl()
179 _out_rCurrentValue <<= static_cast< SvxShape& >( getContext() ).getPosition(); in getCurrentValue()
195 _out_rCurrentValue <<= static_cast< SvxShape& >( getContext() ).getSize(); in getCurrentValue()
203 DBG_NAME(SvxShape) in DBG_NAME() argument
205 SvxShape::SvxShape( SdrObject* pObject ) throw() in DBG_NAME()
215 DBG_CTOR(SvxShape,NULL); in DBG_NAME()
220 SvxShape::SvxShape( SdrObject* pObject, const SfxItemPropertyMapEntry* pEntries, const SvxItemPrope… in SvxShape() function in SvxShape
230 DBG_CTOR(SvxShape,NULL); in SvxShape()
235 SvxShape::SvxShape() throw() in SvxShape() function in SvxShape
[all …]
H A Dunoshap3.cxx78 : SvxShape( pObj, aSvxMapProvider.GetMap(SVXMAP_3DSCENEOBJECT), aSvxMapProvider.GetPropertySet(SV… in Svx3DSceneObject()
91 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()
[all …]
H A Dunoshap2.cxx97SvxShape( pObj, aSvxMapProvider.GetMap(SVXMAP_GROUP), aSvxMapProvider.GetPropertySet(SVXMAP_GROUP,… in SvxShapeGroup()
110 SvxShape::Create( pNewObj, pNewPage ); in Create()
118 return SvxShape::queryInterface( rType ); in queryInterface()
130 return SvxShape::queryAggregation( rType ); in queryAggregation()
137 SvxShape::acquire(); in acquire()
142 SvxShape::release(); in release()
148 return SvxShape::getTypes(); in getTypes()
169 return SvxShape::getShapeType(); in getShapeType()
175 return SvxShape::getPosition(); in getPosition()
181 SvxShape::setPosition(Position); in setPosition()
[all …]
H A Dunoshap4.cxx460 …if( SvxShape::getPropertyValue( OUString::createFromAscii( UNO_NAME_OLE2_PERSISTNAME ) ) >>= aTmpS… in createObject()
491SvxShape::setPropertyValue( OUString::createFromAscii( UNO_NAME_OLE2_PERSISTNAME ), Any( aTmpStr =… in createObject()
554SvxShape::setPropertyValue( OUString::createFromAscii( UNO_NAME_OLE2_PERSISTNAME ), uno::makeAny( … in createLink()
633 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()
[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_TAB… 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()
/AOO41X/main/sd/inc/
H A DEffectMigration.hxx32 class SvxShape;
60 …static void SetAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEffect …
61 static ::com::sun::star::presentation::AnimationEffect GetAnimationEffect( SvxShape* pShape );
62 …static void SetTextAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEff…
63 … static ::com::sun::star::presentation::AnimationEffect GetTextAnimationEffect( SvxShape* pShape );
64 …static void SetAnimationSpeed( SvxShape* pShape, ::com::sun::star::presentation::AnimationSpeed eS…
65 static ::com::sun::star::presentation::AnimationSpeed GetAnimationSpeed( SvxShape* pShape );
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 );
[all …]
/AOO41X/main/sd/source/core/
H A DEffectMigration.cxx441 void EffectMigration::SetAnimationEffect( SvxShape* pShape, AnimationEffect eEffect ) in SetAnimationEffect()
563 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
608 void EffectMigration::SetTextAnimationEffect( SvxShape* pShape, AnimationEffect eEffect ) in SetTextAnimationEffect()
749 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect()
846 void EffectMigration::SetAnimationSpeed( SvxShape* pShape, AnimationSpeed eSpeed ) in SetAnimationSpeed()
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()
[all …]
/AOO41X/main/sw/source/core/unocore/
H A Dunodraw.cxx607 SvxShape* pSvxShape = 0; in add()
612 pSvxShape = reinterpret_cast< SvxShape * >( in add()
613 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in add()
966 SvxShape* pShape = 0; in SwXShape()
968 pShape = reinterpret_cast< SvxShape * >( in SwXShape()
969 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in SwXShape()
1186 SvxShape* pSvxShape = GetSvxShape(); in setPropertyValue()
1512 SvxShape* pSvxShape = GetSvxShape(); in getPropertyValue()
1526 SvxShape* pSvxShape = GetSvxShape(); in getPropertyValue()
1766 SvxShape* pSvxShape = GetSvxShape(); in getPropertyStates()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dunoshape.hxx109 class SVX_DLLPUBLIC SvxShape : public SvxShape_UnoImplHelper, class
170 SvxShape( SdrObject* pObj ) throw ();
171SvxShape( SdrObject* pObject, const SfxItemPropertyMapEntry* pEntries, const SvxItemPropertySet* p…
172 SvxShape() throw ();
173 virtual ~SvxShape() throw ();
193 static SvxShape* GetShapeForSdrObj( SdrObject* pObj ) throw ();
212 UNO3_GETIMPLEMENTATION_DECL( SvxShape )
332 class SVX_DLLPUBLIC SvxShapeText : public SvxShape, public SvxUnoTextBase
403 class SvxShapeGroup : public SvxShape,
682 class Svx3DSceneObject : public ::com::sun::star::drawing::XShapes, public SvxShape
[all …]
H A Dunoapi.hxx35 class SvxShape;
45 SVX_DLLPUBLIC SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) t…
H A Dsvdobj.hxx410 class SvxShape;
1062 friend class SvxShape;
1137 SvxShape* getSvxShape();
1140 SvxShape* mpSvxShape;
H A Dunopage.hxx56 class SvxShape;
111 …static SvxShape* CreateShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor, SdrObject *…
/AOO41X/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx128 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
149 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
/AOO41X/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();
/AOO41X/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx239 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in getPlacement()
255 SvxShape* pShape = SvxShape::getImplementation( mxShape ); in setPlacement()
/AOO41X/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx434SvxShape* pSvxShape = reinterpret_cast<SvxShape*>(xUnoTunnel->getSomething( SvxShape::getUnoTunnel… in getSdrObject()
/AOO41X/main/svx/qa/unoapi/
H A Dknownissues.xcl22 svx.SvxShape::com::sun::star::drawing::TextProperties::TextWritingMode
64 svx.SvxShape::com::sun::star::style::ParagraphProperties
/AOO41X/main/reportdesign/source/core/sdr/
H A DRptPage.cxx155 SvxShape* pShape = SvxShape::getImplementation( _xObject ); in insertObject()
/AOO41X/main/svx/source/accessibility/
H A DShapeTypeHandler.cxx320 SvxShape* pShape = SvxShape::getImplementation( rxShape ); in CreateAccessibleBaseName()
/AOO41X/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()
/AOO41X/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx144 SvxShape* pShape = SvxShape::getImplementation( xShape ); in ~OSectionUndo()

123