Searched refs:RES_GRFATR_TRANSPARENCY (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/inc/ |
H A D | grfatr.hxx | 265 : SfxByteItem( RES_GRFATR_TRANSPARENCY, nVal ) in SwTransparencyGrf() 332 { return (const SwTransparencyGrf&)Get( RES_GRFATR_TRANSPARENCY,bInP); } in GetTransparencyGrf()
|
H A D | hintids.hxx | 251 RES_GRFATR_TRANSPARENCY, // 133 enumerator
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 645 aCoreSet.Get(RES_GRFATR_TRANSPARENCY)).GetValue() )); in GetAttrState()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 654 aAttrTab[ RES_GRFATR_TRANSPARENCY - POOLATTR_BEGIN ] = new SwTransparencyGrf; in _InitCore()
|
/trunk/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 246 … aItemWhichMap[RES_GRFATR_TRANSPARENCY] = String("GRFATR_TRANSPARENCY", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1057 RES_GRFATR_TRANSPARENCY, in AnyToItemSet()
|
H A D | unomap.cxx | 1325 … { SW_PROP_NMID(UNO_NAME_TRANSPARENCY), RES_GRFATR_TRANSPARENCY, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
|
Completed in 67 milliseconds