Searched refs:XFILL_HATCH (Results 1 – 19 of 19) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | fillctrl.cxx | 154 if( eXFS == XFILL_HATCH ) in StateChanged() 215 ( nSID == SID_ATTR_FILL_HATCH && eXFS == XFILL_HATCH ) || in StateChanged() 340 case XFILL_HATCH: in Update() 461 eXFS == XFILL_HATCH ) in Update() 614 case XFILL_HATCH: in IMPL_LINK_INLINE_END() 732 case XFILL_HATCH: in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews9.cxx | 452 pAttr->Put (XFillStyleItem (XFILL_HATCH), XATTR_FILLSTYLE); in AttrExec() 464 pAttr->Put (XFillStyleItem (XFILL_HATCH), XATTR_FILLSTYLE); in AttrExec() 631 pAttr->Put (XFillStyleItem (XFILL_HATCH), XATTR_FILLSTYLE); in AttrExec() 644 pAttr->Put (XFillStyleItem (XFILL_HATCH), XATTR_FILLSTYLE); in AttrExec() 712 pAttr->Put (XFillStyleItem (XFILL_HATCH), XATTR_FILLSTYLE); in AttrExec()
|
/aoo41x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 389 case XFILL_HATCH: in IMPL_LINK() 541 case XFILL_HATCH: in IMPL_LINK() 1021 if(mpStyleItem && XFILL_HATCH == (XFillStyle)mpStyleItem->GetValue()) in NotifyItemUpdate() 1126 if(mpStyleItem && XFILL_HATCH == (XFillStyle)mpStyleItem->GetValue()) in NotifyItemUpdate() 1244 case XFILL_HATCH: in Update()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tparea.cxx | 923 aTypeLB.SelectEntryPos( XFILL_HATCH ); in ActivatePage() 962 case XFILL_HATCH: in DeactivatePage() 1079 case XFILL_HATCH: in FillItemSet() 1115 XFillStyleItem aStyleItem( XFILL_HATCH ); in FillItemSet() 1477 case XFILL_HATCH: in Reset() 1772 case XFILL_HATCH: ClickHatchingHdl_Impl( this ); break; in IMPL_LINK() 2085 rXFSet.Put( XFillStyleItem( XFILL_HATCH ) ); in IMPL_LINK() 2091 rXFSet.Put( XFillStyleItem( XFILL_HATCH ) ); in IMPL_LINK()
|
H A D | tphatch.cxx | 99 aXFStyleItem ( XFILL_HATCH ), in SvxHatchTabPage() 338 rSet.Put( XFillStyleItem( XFILL_HATCH ) ); in FillItemSet() 430 if( ( XFILL_HATCH == (XFillStyle) ( ( const XFillStyleItem* ) pPoolItem )->GetValue() ) && in IMPL_LINK()
|
H A D | tpshadow.cxx | 141 case XFILL_HATCH: in SvxShadowTabPage()
|
/aoo41x/main/svx/inc/svx/ |
H A D | xenum.hxx | 30 enum XFillStyle { XFILL_NONE, XFILL_SOLID, XFILL_GRADIENT, XFILL_HATCH, enumerator
|
/aoo41x/main/svx/source/sdr/properties/ |
H A D | properties.cxx | 203 if( bFillHatch && (pFillStyleItem->GetValue() != XFILL_HATCH) ) in CleanupFillProperties()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrcaptionobj.cxx | 117 if(XFILL_HATCH == eShadowStyle) in createViewIndependentPrimitive2DSequence()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdfmtf.cxx | 1187 aHatchAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction() 1442 aGradientAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction() 1512 aGradientAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction()
|
H A D | svdetc.cxx | 511 case XFILL_HATCH: in GetDraftFillColor()
|
H A D | svdibrow.cxx | 664 …if (eFillStyle!=XFILL_HATCH && (nWhich==XATTR_FILLHATCH || nWhich==XATTR_FILLBACKGROUND)) return s… in IsItemIneffective()
|
H A D | svdoashp.cxx | 206 if(!bHatchFillUsed && XFILL_HATCH == eFillStyle) in ImpCreateShadowObjectClone()
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrattributecreator.cxx | 471 case XFILL_HATCH : in createNewSdrFillAttribute()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 2046 case XFILL_HATCH: in AdaptObjColor()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 1922 case XFILL_HATCH: in MatchSdrItemsIntoFlySet()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | float3d.cxx | 681 bBitmap = (eXFS == XFILL_BITMAP || eXFS == XFILL_GRADIENT || eXFS == XFILL_HATCH); in Update()
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | xattr.cxx | 3207 case XFILL_HATCH: in GetPresentation()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 5989 case XFILL_HATCH : in ApplyTo() 7717 case XFILL_HATCH : in ApplyCellAttributes()
|
Completed in 192 milliseconds