Home
last modified time | relevance | path

Searched refs:XFILL_HATCH (Results 1 – 21 of 21) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx154 if(eXFS == XFILL_HATCH) in StateChanged()
224 (nSID == SID_ATTR_FILL_HATCH && eXFS == XFILL_HATCH) || in StateChanged()
352 case XFILL_HATCH: in Update()
487 case XFILL_HATCH: in Update()
633 case XFILL_HATCH: in InitializeFillStyleAccordingToGivenFillType()
812 case XFILL_HATCH: in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx452 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()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx391 case XFILL_HATCH: in IMPL_LINK()
543 case XFILL_HATCH: in IMPL_LINK()
1023 if(mpStyleItem && XFILL_HATCH == (XFillStyle)mpStyleItem->GetValue()) in NotifyItemUpdate()
1128 if(mpStyleItem && XFILL_HATCH == (XFillStyle)mpStyleItem->GetValue()) in NotifyItemUpdate()
1246 case XFILL_HATCH: in Update()
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx967 aTypeLB.SelectEntryPos( XFILL_HATCH ); in ActivatePage()
1006 case XFILL_HATCH: in DeactivatePage()
1123 case XFILL_HATCH: in FillItemSet()
1159 XFillStyleItem aStyleItem( XFILL_HATCH ); in FillItemSet()
1532 case XFILL_HATCH: in Reset()
1827 case XFILL_HATCH: ClickHatchingHdl_Impl( this ); break; in IMPL_LINK()
2148 rXFSet.Put( XFillStyleItem( XFILL_HATCH ) ); in IMPL_LINK()
2154 rXFSet.Put( XFillStyleItem( XFILL_HATCH ) ); in IMPL_LINK()
H A Dtphatch.cxx99 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 Dtpshadow.cxx141 case XFILL_HATCH: in SvxShadowTabPage()
/trunk/main/svx/inc/svx/
H A Dxenum.hxx30 enum XFillStyle { XFILL_NONE, XFILL_SOLID, XFILL_GRADIENT, XFILL_HATCH, enumerator
/trunk/main/svx/source/sdr/properties/
H A Dproperties.cxx203 if( bFillHatch && (pFillStyleItem->GetValue() != XFILL_HATCH) ) in CleanupFillProperties()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx117 if(XFILL_HATCH == eShadowStyle) in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx252 case XFILL_HATCH: in getSvxBrushItemFromSourceSet()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx471 case XFILL_HATCH : in createNewSdrFillAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx511 case XFILL_HATCH: in GetDraftFillColor()
H A Dsvdibrow.cxx664 …if (eFillStyle!=XFILL_HATCH && (nWhich==XATTR_FILLHATCH || nWhich==XATTR_FILLBACKGROUND)) return s… in IsItemIneffective()
H A Dsvdfmtf.cxx1191 aHatchAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction()
H A Dsvdoashp.cxx206 if(!bHatchFillUsed && XFILL_HATCH == eFillStyle) in ImpCreateShadowObjectClone()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx713 bIsDefault = (XFILL_HATCH == eFillStyle); in GetDescription()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2046 case XFILL_HATCH: in AdaptObjColor()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1919 case XFILL_HATCH: in MatchSdrItemsIntoFlySet()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx681 bBitmap = (eXFS == XFILL_BITMAP || eXFS == XFILL_GRADIENT || eXFS == XFILL_HATCH); in Update()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx3207 case XFILL_HATCH: in GetPresentation()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5988 case XFILL_HATCH : in ApplyTo()
7716 case XFILL_HATCH : in ApplyCellAttributes()

Completed in 364 milliseconds