Home
last modified time | relevance | path

Searched refs:rGeometryItem (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx213 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)pCustomShape->GetMergedIt… in Transformation2D() local
215 Any* pAny = rGeometryItem.GetPropertyValueByName( sExtrusion, sProjectionMode ); in Transformation2D()
220 GetSkew( rGeometryItem, fSkew, fSkewAngle ); in Transformation2D()
224 GetOrigin( rGeometryItem, fOriginX, fOriginY ); in Transformation2D()
230 …drawing::Position3D aViewPoint( GetPosition3D( rGeometryItem, sViewPoint, aViewPointDefault, pMap … in Transformation2D()
284 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)pCustomShape->GetMergedIt… in Create3DObject() local
304 if ( GetBool( rGeometryItem, sExtrusion, sal_False ) ) in Create3DObject()
339 GetExtrusionDepth( rGeometryItem, pMap, fExtrusionBackward, fExtrusionForward ); in Create3DObject()
346 Any* pAny = rGeometryItem.GetPropertyValueByName( sExtrusion, sProjectionMode ); in Create3DObject()
361 drawing::ShadeMode eShadeMode( GetShadeMode( rGeometryItem, drawing::ShadeMode_FLAT ) ); in Create3DObject()
[all …]
H A DEnhancedCustomShape2d.cxx583 …t32* EnhancedCustomShape2d::ApplyShapeAttributes( const SdrCustomShapeGeometryItem& rGeometryItem ) in ApplyShapeAttributes() argument
594 …const Any* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sAdjustment… in ApplyShapeAttributes()
602 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBo… in ApplyShapeAttributes()
617 … pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ApplyShapeAttributes()
625 … pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in ApplyShapeAttributes()
633 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sSegments ); in ApplyShapeAttributes()
641 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in ApplyShapeAttributes()
653 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in ApplyShapeAttributes()
665 … pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sTextFrames ); in ApplyShapeAttributes()
673 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ApplyShapeAttributes()
[all …]
H A DEnhancedCustomShapeEngine.cxx268 SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&) in REF() local
272 … com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in REF()
H A DEnhancedCustomShapeFontWork.cxx461 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)pCustomShape->GetMergedIt… in GetFontWorkOutline() local
464 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in GetFontWorkOutline()
/AOO41X/main/svx/source/toolbars/
H A Dfontworkbar.cxx277 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() argument
287 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in impl_execute()
353 void GetGeometryForCustomShape( SdrCustomShapeGeometryItem& rGeometryItem, const rtl::OUString rCus… in GetGeometryForCustomShape() argument
360 rGeometryItem.SetPropertyValue( aPropVal ); in GetGeometryForCustomShape()
368 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()
369 rGeometryItem.ClearPropertyValue( sCoordinateOrigin ); in GetGeometryForCustomShape()
370 rGeometryItem.ClearPropertyValue( sCoordinateSize ); in GetGeometryForCustomShape()
371 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()
372 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()
373 rGeometryItem.ClearPropertyValue( sPath ); in GetGeometryForCustomShape()
[all …]
H A Dextrusionbar.cxx146 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() argument
161 … com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sExtrusion, sExtrusion ); in impl_execute()
175 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
194 … com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sExtrusion, sRotateAngle ); in impl_execute()
209 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
274 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
284 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
293 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
306 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
325 rGeometryItem.SetPropertyValue( sExtrusion, aPropValue ); in impl_execute()
[all …]
/AOO41X/main/svx/source/svdraw/
H A Dsvdoashp.cxx111 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)rCustoShape.GetMergedItem(… in ImpGetCustomShapeType() local
112 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in ImpGetCustomShapeType()
425 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CU… in IsTextPath() local
426 Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in IsTextPath()
437 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CUS… in UseNoFillStyle() local
438 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in UseNoFillStyle()
497 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CU… in GetExtraTextRotation() local
499 pAny = rGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in GetExtraTextRotation()
3249 …SdrCustomShapeGeometryItem rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CUS… in RestGeoData() local
3254 rGeometryItem.SetPropertyValue( aPropVal ); in RestGeoData()
[all …]
/AOO41X/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx189 SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&) in lcl_IsFontwork() local
191 if( Any* pAny = rGeometryItem.GetPropertyValueByName( aTextPath, aTextPath ) ) in lcl_IsFontwork()
/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx2555 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)(const SdrCustomShapeGeom… in ConvertEnhancedCustomShapeEquation() local
2557 …const uno::Any* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquat… in ConvertEnhancedCustomShapeEquation()
4757 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)(const SdrCustomShapeGeom… in GetConnectorRule() local
4765 uno::Any* pType = rGeometryItem.GetPropertyValueByName( sType ); in GetConnectorRule()
4770 …uno::Any* pGluePointType = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sP… in GetConnectorRule()