Searched refs:IsProperty (Results 1 – 7 of 7) sorted by relevance
281 if ( IsProperty( DFF_Prop_adjustValue ) || IsProperty( DFF_Prop_pVertices ) ) in ReadPropSet()290 if ( IsProperty( i ) ) in ReadPropSet()304 if ( IsProperty( i ) ) in ReadPropSet()1634 …if ( IsProperty( DFF_Prop_geoLeft ) || IsProperty( DFF_Prop_geoTop ) || IsProperty( DFF_Prop_geoRi… in ApplyCustomShapeGeometryAttributes()1649 if ( IsProperty( DFF_Prop_txflTextFlow ) || IsProperty( DFF_Prop_cdirFont ) ) in ApplyCustomShapeGeometryAttributes()1781 …if ( IsProperty( DFF_Prop_c3DKeyX ) || IsProperty( DFF_Prop_c3DKeyY ) || IsProperty( DFF_Prop_c3DK… in ApplyCustomShapeGeometryAttributes()1793 …if ( IsProperty( DFF_Prop_c3DFillX ) || IsProperty( DFF_Prop_c3DFillY ) || IsProperty( DFF_Prop_c3… in ApplyCustomShapeGeometryAttributes()1879 …if ( IsProperty( DFF_Prop_c3DRotationCenterX ) || IsProperty( DFF_Prop_c3DRotationCenterY ) || IsP… in ApplyCustomShapeGeometryAttributes()1936 …if ( IsProperty( DFF_Prop_c3DXViewpoint ) || IsProperty( DFF_Prop_c3DYViewpoint ) || IsProperty( D… in ApplyCustomShapeGeometryAttributes()1948 if ( IsProperty( DFF_Prop_c3DOriginX ) || IsProperty( DFF_Prop_c3DOriginY ) ) in ApplyCustomShapeGeometryAttributes()[all …]
1159 …bool bSetProperty = !bSetUninitializedOnly || ( !IsProperty( nRecType ) || !IsHardAttribute( nRecT… in ReadPropSet()
902 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()7973 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in IsVerticalText()
63 …inline sal_Bool IsProperty( sal_uInt32 nRecType ) const { return ( mpPropSetEntries[ nRecType & 0x… in IsProperty() function in DffPropSet
2010 if( rDffPropSet.IsProperty( nPropId ) ) in lclExtractColor()3485 if( GetPropertyBool( DFF_Prop_fFilled ) && !IsProperty( DFF_Prop_fillColor ) ) in ProcessObj()
2762 …if ( ! ( IsProperty( DFF_Prop_hspMaster ) && SeekToShape( rSt, pData, GetPropertyValue( DFF_Prop_h… in ProcessObj()
616 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()
Completed in 253 milliseconds