Home
last modified time | relevance | path

Searched refs:GetHatchValue (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxflhtit.hxx64 const XHatch& GetHatchValue(const XHatchList* pTable = 0) const; // GetValue -> GetHatchValue
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx120 XHatch aHatch = ((XFillHatchItem&)(rItemSet.Get(XATTR_FILLHATCH))).GetHatchValue(); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx255 …tch& rHatch(static_cast< const XFillHatchItem& >(rSourceSet.Get(XATTR_FILLHATCH)).GetHatchValue()); in getSvxBrushItemFromSourceSet()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx314 … bFound = (((XFillHatchItem*)pCheckItem)->GetHatchValue() == ((XHatchEntry*)pEntry)->GetHatch()); in CheckNamedItem()
4450 const XHatch& XFillHatchItem::GetHatchValue(const XHatchList* pTable) const // GetValue -> GetHatch… in GetHatchValue() function in XFillHatchItem
4660 return ((XFillHatchItem*)p1)->GetHatchValue() == ((XFillHatchItem*)p2)->GetHatchValue(); in CompareValueFunc()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx379 XHatchEntry* pEntry = new XHatchEntry(mpHatchItem->GetHatchValue(),aTmpStr); in Update()
/trunk/main/cui/source/tabpages/
H A Dtphatch.cxx433 pHatch = new XHatch( ( ( const XFillHatchItem* ) pPoolItem )->GetHatchValue() ); in IMPL_LINK()
H A Dtparea.cxx2155 …rXFSet.Put( XFillHatchItem( String(), ( ( const XFillHatchItem* ) pPoolItem )->GetHatchValue() ) ); in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx850 const XHatch &rHatch = rFillHatchItem.GetHatchValue (); in AttrState()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx473 const XHatch& rHatch(((XFillHatchItem&)(rSet.Get(XATTR_FILLHATCH))).GetHatchValue()); in createNewSdrFillAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx513 Color aCol1(((XFillHatchItem&)rSet.Get(XATTR_FILLHATCH)).GetHatchValue().GetColor()); in GetDraftFillColor()
H A Dsvdoashp.cxx286 XHatch aHatch(((XFillHatchItem&)(rOriginalSet.Get(XATTR_FILLHATCH))).GetHatchValue()); in ImpCreateShadowObjectClone()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2048 … XHatch aXHatch(((const XFillHatchItem&)rObj.GetMergedItem(XATTR_FILLHATCH)).GetHatchValue()); in AdaptObjColor()

Completed in 107 milliseconds