Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhintids.hxx239 RES_GRFATR_BEGIN = RES_FRMATR_END, enumerator
240 RES_GRFATR_MIRRORGRF = RES_GRFATR_BEGIN, // 123
420 return (RES_GRFATR_BEGIN <= nWhich) && (RES_GRFATR_END > nWhich); in isGRFATR()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx358 SfxItemSet aGrfSet( rSh.GetAttrPool(), RES_GRFATR_BEGIN, in Execute()
395 SfxItemSet aGrfSet( GetShell().GetAttrPool(), RES_GRFATR_BEGIN, in ExecAttr()
/trunk/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.cxx3140 SfxItemSet aGrSet(rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportReplaceableDrawables()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx171 RES_GRFATR_BEGIN, RES_GRFATR_END-1,
195 RES_GRFATR_BEGIN, RES_GRFATR_END-1,
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx738 for( n = RES_GRFATR_BEGIN; n < RES_GRFATR_END; ++n ) in Modify()
H A Ddocfmt.cxx581 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in lcl_InsAttr()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2718 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in attachToRange()

Completed in 88 milliseconds