Home
last modified time | relevance | path

Searched refs:RES_GRFATR_BEGIN (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/inc/
H A Dhintids.hxx239 RES_GRFATR_BEGIN = RES_FRMATR_END, enumerator
240 RES_GRFATR_MIRRORGRF = RES_GRFATR_BEGIN, // 123
415 return (RES_GRFATR_BEGIN <= nWhich) && (RES_GRFATR_END > nWhich); in isGRFATR()
/aoo4110/main/sw/source/ui/shells/
H A Dgrfsh.cxx345 SfxItemSet aGrfSet( rSh.GetAttrPool(), RES_GRFATR_BEGIN, in Execute()
382 SfxItemSet aGrfSet( GetShell().GetAttrPool(), RES_GRFATR_BEGIN, in ExecAttr()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf2.cxx462 SwAttrSet aGrfSet( rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportGraf1()
644 SfxItemSet aGrSet( rDoc.GetAttrPool(), RES_GRFATR_BEGIN, in ImportGraf()
H A Dww8graf.cxx3148 SfxItemSet aGrSet(rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportReplaceableDrawables()
/aoo4110/main/sw/source/core/bastyp/
H A Dinit.cxx166 RES_GRFATR_BEGIN, RES_GRFATR_END-1,
186 RES_GRFATR_BEGIN, RES_GRFATR_END-1,
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx724 for( n = RES_GRFATR_BEGIN; n < RES_GRFATR_END; ++n ) in Modify()
H A Ddocfmt.cxx580 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in lcl_InsAttr()
/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx2079 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in attachToRange()

Completed in 68 milliseconds