Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx255 if ( IsProperty( DFF_Prop_hspMaster ) ) in ReadPropSet()
281 if ( IsProperty( DFF_Prop_adjustValue ) || IsProperty( DFF_Prop_pVertices ) ) in ReadPropSet()
290 if ( IsProperty( i ) ) in ReadPropSet()
304 if ( IsProperty( i ) ) in ReadPropSet()
1011 if ( IsProperty( DFF_Prop_lineOpacity ) ) in ApplyLineAttributes()
1040 if ( IsProperty( DFF_Prop_lineStartArrowhead ) ) in ApplyLineAttributes()
1058 if ( IsProperty( DFF_Prop_lineEndArrowhead ) ) in ApplyLineAttributes()
1111 if ( rProperties.IsProperty( DFF_Prop_fillShadeColors ) ) in GetShadeColors()
1374 if (IsProperty(DFF_Prop_fillOpacity)) in ApplyFillAttributes()
1385 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()
7985 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in IsVerticalText()
/AOO41X/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
/AOO41X/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()
/AOO41X/main/sd/source/filter/ppt/
H A Dpptin.cxx2771 …if ( ! ( IsProperty( DFF_Prop_hspMaster ) && SeekToShape( rSt, pData, GetPropertyValue( DFF_Prop_h… in ProcessObj()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx616 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()