Home
last modified time | relevance | path

Searched refs:eProjectionMode (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx184 , eProjectionMode( drawing::ProjectionMode_PARALLEL ) in Transformation2D()
194 *pAny >>= eProjectionMode; in Transformation2D()
196 if ( eProjectionMode == drawing::ProjectionMode_PARALLEL ) in Transformation2D()
233 if ( eProjectionMode == drawing::ProjectionMode_PARALLEL ) in Transform2D()
252 return eProjectionMode == css::drawing::ProjectionMode_PARALLEL; in IsParallel()
317 drawing::ProjectionMode eProjectionMode( drawing::ProjectionMode_PARALLEL ); in Create3DObject() local
320 *pAny >>= eProjectionMode; in Create3DObject()
321 …ProjectionType eProjectionType( eProjectionMode == drawing::ProjectionMode_PARALLEL ? ProjectionTy… in Create3DObject()
H A DEnhancedCustomShape3d.hxx38 css::drawing::ProjectionMode eProjectionMode; member in EnhancedCustomShape3d::Transformation2D
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx178 , eProjectionMode( drawing::ProjectionMode_PARALLEL ) in Transformation2D()
187 *pAny >>= eProjectionMode; in Transformation2D()
189 if ( eProjectionMode == drawing::ProjectionMode_PARALLEL ) in Transformation2D()
226 if ( eProjectionMode == drawing::ProjectionMode_PARALLEL ) in Transform2D()
245 return eProjectionMode == css::drawing::ProjectionMode_PARALLEL; in IsParallel()
311 drawing::ProjectionMode eProjectionMode( drawing::ProjectionMode_PARALLEL ); in Create3DObject() local
314 *pAny >>= eProjectionMode; in Create3DObject()
315 …ProjectionType eProjectionType( eProjectionMode == drawing::ProjectionMode_PARALLEL ? ProjectionTy… in Create3DObject()
H A DEnhancedCustomShape3d.hxx37 css::drawing::ProjectionMode eProjectionMode; member in EnhancedCustomShape3d::Transformation2D
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/toolbars/
H A Dextrusionbar.cxx267 …ProjectionMode eProjectionMode = nProjection == 1 ? ProjectionMode_PARALLEL : ProjectionMode_PERSP… in impl_execute() local
270 aPropValue.Value <<= eProjectionMode; in impl_execute()
793 ProjectionMode eProjectionMode; in getExtrusionProjectionState() local
794 if( pAny && ( *pAny >>= eProjectionMode ) ) in getExtrusionProjectionState()
795 bParallel = eProjectionMode == ProjectionMode_PARALLEL; in getExtrusionProjectionState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/dumper/
H A DEnhancedShapeDumper.cxx137 drawing::ProjectionMode eProjectionMode; in dumpEnhancedCustomShapeExtrusionService() local
138 if(anotherAny >>= eProjectionMode) in dumpEnhancedCustomShapeExtrusionService()
139 dumpProjectionModeAsAttribute(eProjectionMode); in dumpEnhancedCustomShapeExtrusionService()
320 void EnhancedShapeDumper::dumpProjectionModeAsAttribute(drawing::ProjectionMode eProjectionMode) in dumpProjectionModeAsAttribute() argument
322 switch(eProjectionMode) in dumpProjectionModeAsAttribute()
H A DEnhancedShapeDumper.hxx73 void dumpProjectionModeAsAttribute(css::drawing::ProjectionMode eProjectionMode);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/toolbars/
H A Dextrusionbar.cxx267 …ProjectionMode eProjectionMode = nProjection == 1 ? ProjectionMode_PARALLEL : ProjectionMode_PERSP… in impl_execute() local
270 aPropValue.Value <<= eProjectionMode; in impl_execute()
793 ProjectionMode eProjectionMode; in getExtrusionProjectionState() local
794 if( pAny && ( *pAny >>= eProjectionMode ) ) in getExtrusionProjectionState()
795 bParallel = eProjectionMode == ProjectionMode_PARALLEL; in getExtrusionProjectionState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/dumper/
H A DEnhancedShapeDumper.cxx138 drawing::ProjectionMode eProjectionMode; in dumpEnhancedCustomShapeExtrusionService() local
139 if(anotherAny >>= eProjectionMode) in dumpEnhancedCustomShapeExtrusionService()
140 dumpProjectionModeAsAttribute(eProjectionMode); in dumpEnhancedCustomShapeExtrusionService()
321 void EnhancedShapeDumper::dumpProjectionModeAsAttribute(drawing::ProjectionMode eProjectionMode) in dumpProjectionModeAsAttribute() argument
323 switch(eProjectionMode) in dumpProjectionModeAsAttribute()
H A DEnhancedShapeDumper.hxx70 void dumpProjectionModeAsAttribute(css::drawing::ProjectionMode eProjectionMode);
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpcustomshape.cxx1018 drawing::ProjectionMode eProjectionMode( drawing::ProjectionMode_PERSPECTIVE ); in startFastElement() local
1020 eProjectionMode = drawing::ProjectionMode_PARALLEL; in startFastElement()
1024 aProp.Value <<= eProjectionMode; in startFastElement()
H A Dshapeexport.cxx4520 drawing::ProjectionMode eProjectionMode; in ImpExportEnhancedGeometry() local
4521 if ( rProp.Value >>= eProjectionMode ) in ImpExportEnhancedGeometry()
4523eProjectionMode == drawing::ProjectionMode_PARALLEL ? GetXMLToken( XML_PARALLEL ) : GetXMLToken( X… in ImpExportEnhancedGeometry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpcustomshape.cxx1021 drawing::ProjectionMode eProjectionMode( drawing::ProjectionMode_PERSPECTIVE ); in StartElement() local
1023 eProjectionMode = drawing::ProjectionMode_PARALLEL; in StartElement()
1027 aProp.Value <<= eProjectionMode; in StartElement()
H A Dshapeexport.cxx4460 drawing::ProjectionMode eProjectionMode; in ImpExportEnhancedGeometry() local
4461 if ( rProp.Value >>= eProjectionMode ) in ImpExportEnhancedGeometry()
4463eProjectionMode == drawing::ProjectionMode_PARALLEL ? GetXMLToken( XML_PARALLEL ) : GetXMLToken( X… in ImpExportEnhancedGeometry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmsdffimp.cxx1854 …ProjectionMode eProjectionMode = (GetPropertyValue( DFF_Prop_fc3DFillHarsh, 0 ) & 4) ? ProjectionM… in ApplyCustomShapeGeometryAttributes() local
1856 aProp.Value <<= eProjectionMode; in ApplyCustomShapeGeometryAttributes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dmsdffimp.cxx1890 …ProjectionMode eProjectionMode = (GetPropertyValue( DFF_Prop_fc3DFillHarsh, 0 ) & 4) ? ProjectionM… in ApplyCustomShapeGeometryAttributes() local
1892 aProp.Value <<= eProjectionMode; in ApplyCustomShapeGeometryAttributes()