Home
last modified time | relevance | path

Searched refs:nAdjustmentsWhichNeedsToBeConverted (Results 1 – 6 of 6) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1259 …id LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustmentsWhichNeedsToBeConverted );
1260 …ShapeAdjustmentValue & rkProp, sal_Int32 nIndex, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, sa…
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2658 …er::LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustmentsWhichNeedsToBeConverted ) in LookForPolarHandles() argument
2670 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << k ); in LookForPolarHandles()
2676 …ShapeAdjustmentValue & rkProp, sal_Int32 nIndex, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, sa… in GetAdjustmentValue() argument
2681 sal_Bool bUseFixedFloat = ( nAdjustmentsWhichNeedsToBeConverted & ( 1 << nIndex ) ) != 0; in GetAdjustmentValue()
2725 sal_Int32 nAdjustmentsWhichNeedsToBeConverted = 0; in CreateCustomShapeProperties() local
3786 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << ( nYPosition - 0x100 ) ); in CreateCustomShapeProperties()
3814 LookForPolarHandles( eShapeType, nAdjustmentsWhichNeedsToBeConverted ); in CreateCustomShapeProperties()
3818 … if( GetAdjustmentValue( aAdjustmentSeq[ k ], k, nAdjustmentsWhichNeedsToBeConverted, nValue ) ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1580 sal_uInt32 nAdjustmentsWhichNeedsToBeConverted = 0; in ApplyCustomShapeGeometryAttributes() local
2091 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << i ); in ApplyCustomShapeGeometryAttributes()
2222 nAdjustmentsWhichNeedsToBeConverted |= ( 1 << i ); in ApplyCustomShapeGeometryAttributes()
2612 if ( nAdjustmentsWhichNeedsToBeConverted & ( 1 << ( i - DFF_Prop_adjustValue ) ) ) in ApplyCustomShapeGeometryAttributes()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx119 …SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, co…
/trunk/main/oox/source/export/
H A Ddrawingml.cxx1208 …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 Dshapes.cxx456 sal_Int32 nAdjustmentsWhichNeedsToBeConverted = 0; in WriteCustomShape() local
495 …etShape( sPresetShape, eShapeType, bPredefinedHandlesUsed, nAdjustmentsWhichNeedsToBeConverted, aG… in WriteCustomShape()

Completed in 122 milliseconds