Home
last modified time | relevance | path

Searched refs:IsProperty (Results 1 – 7 of 7) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx252 if ( IsProperty( DFF_Prop_hspMaster ) ) in ReadPropSet()
278 if ( IsProperty( DFF_Prop_adjustValue ) || IsProperty( DFF_Prop_pVertices ) ) in ReadPropSet()
287 if ( IsProperty( i ) ) in ReadPropSet()
301 if ( IsProperty( i ) ) in ReadPropSet()
1008 if ( IsProperty( DFF_Prop_lineOpacity ) ) in ApplyLineAttributes()
1037 if ( IsProperty( DFF_Prop_lineStartArrowhead ) ) in ApplyLineAttributes()
1055 if ( IsProperty( DFF_Prop_lineEndArrowhead ) ) in ApplyLineAttributes()
1108 if ( rProperties.IsProperty( DFF_Prop_fillShadeColors ) ) in GetShadeColors()
1371 if (IsProperty(DFF_Prop_fillOpacity)) in ApplyFillAttributes()
1382 if ( IsProperty(DFF_Prop_fillBackOpacity) ) in ApplyFillAttributes()
[all …]
H A Ddffpropset.cxx1159 …bool bSetProperty = !bSetUninitializedOnly || ( !IsProperty( nRecType ) || !IsHardAttribute( nRecT… in ReadPropSet()
H A Dsvdfppt.cxx902 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()
7984 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in IsVerticalText()
/trunk/main/filter/inc/filter/msfilter/
H A Ddffpropset.hxx63 …inline sal_Bool IsProperty( sal_uInt32 nRecType ) const { return ( mpPropSetEntries[ nRecType & 0x… in IsProperty() function in DffPropSet
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2010 if( rDffPropSet.IsProperty( nPropId ) ) in lclExtractColor()
3485 if( GetPropertyBool( DFF_Prop_fFilled ) && !IsProperty( DFF_Prop_fillColor ) ) in ProcessObj()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2769 …if ( ! ( IsProperty( DFF_Prop_hspMaster ) && SeekToShape( rSt, pData, GetPropertyValue( DFF_Prop_h… in ProcessObj()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx615 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()