Searched refs:RES_GRFATR_ROTATION (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | grfatr.hxx | 112 : SfxUInt16Item( RES_GRFATR_ROTATION, nVal ) in SwRotationGrf() 115 : SfxUInt16Item( RES_GRFATR_ROTATION, nVal ), aUnrotatedSize( rSz ) in SwRotationGrf() 316 { return (const SwRotationGrf&)Get( RES_GRFATR_ROTATION,bInP); } in GetRotationGrf()
|
H A D | hintids.hxx | 243 RES_GRFATR_ROTATION, // 125 enumerator
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 646 aAttrTab[ RES_GRFATR_ROTATION - POOLATTR_BEGIN ] = new SwRotationGrf; in _InitCore()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 238 aItemWhichMap[RES_GRFATR_ROTATION] = String("GRFATR_ROTATION", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1049 RES_GRFATR_ROTATION, in AnyToItemSet()
|
H A D | unomap.cxx | 1317 …{ SW_PROP_NMID(UNO_NAME_GRAPHIC_ROTATION), RES_GRFATR_ROTATION, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
|
Completed in 71 milliseconds