Lines Matching refs:rGeoProp
482 const beans::PropertyValue& rGeoProp = aGeoPropSeq[ j ]; in ImpExportEnhancedGeometry() local
483 switch( EASGet( rGeoProp.Name ) ) in ImpExportEnhancedGeometry()
487 rGeoProp.Value >>= aCustomShapeType; in ImpExportEnhancedGeometry()
493 if ( rGeoProp.Value >>= bMirroredX ) in ImpExportEnhancedGeometry()
501 if ( rGeoProp.Value >>= bMirroredY ) in ImpExportEnhancedGeometry()
509 if ( rGeoProp.Value >>= aRect ) in ImpExportEnhancedGeometry()
519 if ( rGeoProp.Value >>= fTextRotateAngle ) in ImpExportEnhancedGeometry()
530 if ( rGeoProp.Value >>= aExtrusionPropSeq ) in ImpExportEnhancedGeometry()
810 if ( rGeoProp.Value >>= aTextPathPropSeq ) in ImpExportEnhancedGeometry()
872 if ( rGeoProp.Value >>= aPathPropSeq ) in ImpExportEnhancedGeometry()
993 bEquations = ( rGeoProp.Value >>= aEquations ); in ImpExportEnhancedGeometry()
998 bHandles = ( rGeoProp.Value >>= aHandles ); in ImpExportEnhancedGeometry()
1003 rGeoProp.Value >>= aAdjustmentValues; in ImpExportEnhancedGeometry()