Searched refs:nAdjustmentsWhichNeedsToBeConverted (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/oox/source/export/ |
H A D | drawingml.cxx | 1208 …SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, co… in WritePresetShape() argument 1219 … EscherPropertyContainer::LookForPolarHandles( eShapeType, nAdjustmentsWhichNeedsToBeConverted ); in WritePresetShape() 1223 …ertyContainer::GetAdjustmentValue( aAdjustmentSeq[ i ], i, nAdjustmentsWhichNeedsToBeConverted, nV… in WritePresetShape()
|
H A D | shapes.cxx | 456 sal_Int32 nAdjustmentsWhichNeedsToBeConverted = 0; in WriteCustomShape() local 495 …etShape( sPresetShape, eShapeType, bPredefinedHandlesUsed, nAdjustmentsWhichNeedsToBeConverted, aG… in WriteCustomShape()
|
/aoo41x/main/oox/inc/oox/export/ |
H A D | drawingml.hxx | 119 …SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, co…
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 2647 …er::LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustmentsWhichNeedsToBeConverted ) in LookForPolarHandles() argument 2659 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << k ); in LookForPolarHandles() 2665 …ShapeAdjustmentValue & rkProp, sal_Int32 nIndex, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, sa… in GetAdjustmentValue() argument 2670 sal_Bool bUseFixedFloat = ( nAdjustmentsWhichNeedsToBeConverted & ( 1 << nIndex ) ) != 0; in GetAdjustmentValue() 2714 sal_Int32 nAdjustmentsWhichNeedsToBeConverted = 0; in CreateCustomShapeProperties() local 3775 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << ( nYPosition - 0x100 ) ); in CreateCustomShapeProperties() 3803 LookForPolarHandles( eShapeType, nAdjustmentsWhichNeedsToBeConverted ); in CreateCustomShapeProperties() 3807 … if( GetAdjustmentValue( aAdjustmentSeq[ k ], k, nAdjustmentsWhichNeedsToBeConverted, nValue ) ) in CreateCustomShapeProperties()
|
H A D | msdffimp.cxx | 1580 sal_uInt32 nAdjustmentsWhichNeedsToBeConverted = 0; in ApplyCustomShapeGeometryAttributes() local 2088 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << i ); in ApplyCustomShapeGeometryAttributes() 2219 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << i ); in ApplyCustomShapeGeometryAttributes() 2609 if ( nAdjustmentsWhichNeedsToBeConverted & ( 1 << ( i - DFF_Prop_adjustValue ) ) ) in ApplyCustomShapeGeometryAttributes()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1259 …id LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustmentsWhichNeedsToBeConverted ); 1260 …ShapeAdjustmentValue & rkProp, sal_Int32 nIndex, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, sa…
|
Completed in 105 milliseconds