Searched refs:RES_FILL_ORDER (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/sw/source/core/bastyp/ |
| H A D | init.cxx | 201 RES_FILL_ORDER, RES_FRM_SIZE, 216 RES_FILL_ORDER, RES_FRM_SIZE, 227 RES_FILL_ORDER, RES_FRM_SIZE, 592 aAttrTab[ RES_FILL_ORDER- POOLATTR_BEGIN ] = new SwFmtFillOrder; in _InitCore()
|
| /trunk/main/sw/inc/ |
| H A D | fmtfordr.hxx | 62 { return (const SwFmtFillOrder&)Get( RES_FILL_ORDER,bInP); } in GetFillOrder()
|
| H A D | hintids.hxx | 193 RES_FILL_ORDER = RES_FRMATR_BEGIN, // 82 enumerator
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | formatclipboard.cxx | 78 RES_FRMATR_BEGIN, RES_FILL_ORDER, \
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docfly.cxx | 398 case RES_FILL_ORDER: in lcl_SetFlyFrmAttr()
|
| H A D | dbgoutsw.cxx | 201 aItemWhichMap[RES_FILL_ORDER] = String("FILL_ORDER", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | fefly1.cxx | 1127 rSet.ClearItem( RES_FILL_ORDER ); in GetFlyFrmAttr()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | atrfrm.cxx | 482 : SfxEnumItem( RES_FILL_ORDER, sal_uInt16(nFO) ) in SwFmtFillOrder()
|