Home
last modified time | relevance | path

Searched refs:aRotateAngleParaPair (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx86 ::com::sun::star::drawing::EnhancedCustomShapeParameterPair aRotateAngleParaPair; in GetRotateAngle()
89 …( ! ( pAny && ( *pAny >>= aRotateAngleParaPair ) && ( aRotateAngleParaPair.First.Value >>= rAngleX… in GetRotateAngle()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx700 com::sun::star::drawing::EnhancedCustomShapeParameterPair aRotateAngleParaPair; in ImpExportEnhancedGeometry() local
701 if ( rProp.Value >>= aRotateAngleParaPair ) in ImpExportEnhancedGeometry()
703 ExportParameter( aStrBuffer, aRotateAngleParaPair.First ); in ImpExportEnhancedGeometry()
704 ExportParameter( aStrBuffer, aRotateAngleParaPair.Second ); in ImpExportEnhancedGeometry()

Completed in 25 milliseconds