Searched refs:RES_GRFATR_GAMMA (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | grfatr.hxx | 213 SwGammaGrf() : SfxPoolItem( RES_GRFATR_GAMMA ), nValue( 1.0 ) in SwGammaGrf() 217 : SfxPoolItem( RES_GRFATR_GAMMA ), nValue( rVal ) in SwGammaGrf() 328 { return (const SwGammaGrf&)Get( RES_GRFATR_GAMMA,bInP); } in GetGammaGrf()
|
H A D | hintids.hxx | 249 RES_GRFATR_GAMMA, // 131 enumerator
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 631 ( (SwGammaGrf&)aCoreSet.Get( RES_GRFATR_GAMMA ) ).GetValue() * 100 ) ) ); in GetAttrState()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 652 aAttrTab[ RES_GRFATR_GAMMA - POOLATTR_BEGIN ] = new SwGammaGrf; in _InitCore()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 244 aItemWhichMap[RES_GRFATR_GAMMA] = String("GRFATR_GAMMA", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1055 RES_GRFATR_GAMMA, in AnyToItemSet()
|
H A D | unomap.cxx | 1323 { SW_PROP_NMID(UNO_NAME_GAMMA), RES_GRFATR_GAMMA, CPPU_E2T(CPPUTYPE_DOUBLE), 0, 0}, in GetPropertyMapEntries()
|
Completed in 64 milliseconds