Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1347 …( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, ParaAttr_Adjust, pPara->mnTextAdjust ) … in ImplWriteParagraphs()
1379 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, ParaAttr_LineFeed, nLineSpacing ) ) ) in ImplWriteParagraphs()
1395 ( mpStyleSheet->IsHardAttribute( nInstance, nDepth, ParaAttr_BiDi, pPara->mnBiDi ) ) ) in ImplWriteParagraphs()
1411 if ( mpStyleSheet->IsHardAttribute( nInstance, nDepth, ParaAttr_TextOfs, pPara->nTextOfs ) ) in ImplWriteParagraphs()
1413 … if ( mpStyleSheet->IsHardAttribute( nInstance, nDepth, ParaAttr_BulletOfs, pPara->nBulletOfs )) in ImplWriteParagraphs()
1599 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Bold, nCharAttr ) ) ) in ImplWritePortions()
1602 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Italic, nCharAttr ) ) ) in ImplWritePortions()
1605 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Underline, nCharAttr ) ) ) in ImplWritePortions()
1608 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Shadow, nCharAttr ) ) ) in ImplWritePortions()
1611 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Embossed, nCharAttr ) ) ) in ImplWritePortions()
[all …]
H A Deppt.hxx382 …sal_Bool IsHardAttribute( sal_uInt32 nInstance, sal_uInt32 nLevel, PPTExTextAttr eAttr, sal_uInt3…
H A Deppt.cxx2380 sal_Bool PPTExStyleSheet::IsHardAttribute( sal_uInt32 nInstance, sal_uInt32 nLevel, PPTExTextAttr e… in IsHardAttribute() function in PPTExStyleSheet
/trunk/main/filter/source/msfilter/
H A Ddffpropset.cxx1159 …bool bSetProperty = !bSetUninitializedOnly || ( !IsProperty( nRecType ) || !IsHardAttribute( nRecT… in ReadPropSet()
1283 sal_Bool DffPropSet::IsHardAttribute( sal_uInt32 nId ) const in IsHardAttribute() function in DffPropSet
H A Dmsdffimp.cxx912 if(!IsHardAttribute( DFF_Prop_fLine ) && !IsCustomShapeStrokedByDefault( eShapeType )) in ApplyLineAttributes()
1331 if(!IsHardAttribute( DFF_Prop_fFilled ) && !IsCustomShapeFilledByDefault( rObjData.eShapeType )) in ApplyFillAttributes()
2234 if ( IsHardAttribute( DFF_Prop_f3DOK ) ) in ApplyCustomShapeGeometryAttributes()
2243 if ( IsHardAttribute( DFF_Prop_fFillShadeShapeOK ) ) in ApplyCustomShapeGeometryAttributes()
2252 …if ( IsHardAttribute( DFF_Prop_fGtextOK ) || ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 )… in ApplyCustomShapeGeometryAttributes()
2542 if ( IsHardAttribute( DFF_Prop_gtextFStretch ) ) in ApplyCustomShapeGeometryAttributes()
2725 … if(!IsHardAttribute( DFF_Prop_fLine ) && !IsCustomShapeStrokedByDefault( rObjData.eShapeType )) in ApplyAttributes()
2728 … if(!IsHardAttribute( DFF_Prop_fFilled ) && !IsCustomShapeFilledByDefault( rObjData.eShapeType )) in ApplyAttributes()
4505 if ( IsHardAttribute( DFF_Prop_gtextFItalic ) ) in ImportShape()
4508 if ( IsHardAttribute( DFF_Prop_gtextFBold ) ) in ImportShape()
/trunk/main/filter/inc/filter/msfilter/
H A Ddffpropset.hxx65 sal_Bool IsHardAttribute( sal_uInt32 nId ) const;
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx960 if ( !IsHardAttribute( DFF_Prop_fLine ) && in ProcessObj()

Completed in 107 milliseconds