Searched refs:RES_GRFATR_CROPGRF (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/graphic/ |
H A D | grfatr.cxx | 170 : SvxGrfCrop( RES_GRFATR_CROPGRF ) in SwCropGrf() 174 : SvxGrfCrop( nL, nR, nT, nB, RES_GRFATR_CROPGRF ) in SwCropGrf()
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 128 RES_GRFATR_MIRRORGRF,RES_GRFATR_CROPGRF, // [ 123 in Execute() 234 RES_GRFATR_MIRRORGRF, RES_GRFATR_CROPGRF ); in Execute()
|
/trunk/main/sw/inc/ |
H A D | hintids.hxx | 241 RES_GRFATR_CROPGRF, // 124 enumerator
|
H A D | grfatr.hxx | 314 { return (const SwCropGrf&)Get( RES_GRFATR_CROPGRF,bInP); } in GetCropGrf()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 645 aAttrTab[ RES_GRFATR_CROPGRF- POOLATTR_BEGIN ] = new SwCropGrf; in _InitCore()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 535 == pAttrSet->GetItemState(RES_GRFATR_CROPGRF, false, &pItem))) in WritePICFHeader()
|
H A D | rtfattributeoutput.cxx | 3604 const SwCropGrf &rCr = (const SwCropGrf &)rOLENode.GetAttr(RES_GRFATR_CROPGRF); in FlyFrameOLE() 3697 const SwCropGrf &rCr = (const SwCropGrf &)rGrfNode.GetAttr(RES_GRFATR_CROPGRF); in FlyFrameGraphic()
|
H A D | wrtw8esh.cxx | 1770 if (SFX_ITEM_SET == rNd.GetSwAttrSet().GetItemState(RES_GRFATR_CROPGRF, in WriteGrfAttr()
|
/trunk/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 237 aItemWhichMap[RES_GRFATR_CROPGRF] = String("GRFATR_CROPGRF", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1048 RES_GRFATR_CROPGRF, in AnyToItemSet() 1064 const sal_uInt8 nMId = RES_GRFATR_CROPGRF == nIDs[nIndex] ? CONVERT_TWIPS : 0; in AnyToItemSet()
|
H A D | unomap.cxx | 1304 …{ SW_PROP_NMID(UNO_NAME_GRAPHIC_CROP), RES_GRFATR_CROPGRF, CPPU_E2T(CPPUTYPE_GRFCROP), PROPER… in GetPropertyMapEntries()
|
Completed in 225 milliseconds