Searched refs:GetHatchValue (Results 1 – 12 of 12) sorted by relevance
64 const XHatch& GetHatchValue(const XHatchList* pTable = 0) const; // GetValue -> GetHatchValue
120 XHatch aHatch = ((XFillHatchItem&)(rItemSet.Get(XATTR_FILLHATCH))).GetHatchValue(); in createViewIndependentPrimitive2DSequence()
255 …tch& rHatch(static_cast< const XFillHatchItem& >(rSourceSet.Get(XATTR_FILLHATCH)).GetHatchValue()); in getSvxBrushItemFromSourceSet()
314 … bFound = (((XFillHatchItem*)pCheckItem)->GetHatchValue() == ((XHatchEntry*)pEntry)->GetHatch()); in CheckNamedItem()4450 const XHatch& XFillHatchItem::GetHatchValue(const XHatchList* pTable) const // GetValue -> GetHatch… in GetHatchValue() function in XFillHatchItem4660 return ((XFillHatchItem*)p1)->GetHatchValue() == ((XFillHatchItem*)p2)->GetHatchValue(); in CompareValueFunc()
379 XHatchEntry* pEntry = new XHatchEntry(mpHatchItem->GetHatchValue(),aTmpStr); in Update()
433 pHatch = new XHatch( ( ( const XFillHatchItem* ) pPoolItem )->GetHatchValue() ); in IMPL_LINK()
2155 …rXFSet.Put( XFillHatchItem( String(), ( ( const XFillHatchItem* ) pPoolItem )->GetHatchValue() ) ); in IMPL_LINK()
850 const XHatch &rHatch = rFillHatchItem.GetHatchValue (); in AttrState()
473 const XHatch& rHatch(((XFillHatchItem&)(rSet.Get(XATTR_FILLHATCH))).GetHatchValue()); in createNewSdrFillAttribute()
513 Color aCol1(((XFillHatchItem&)rSet.Get(XATTR_FILLHATCH)).GetHatchValue().GetColor()); in GetDraftFillColor()
286 XHatch aHatch(((XFillHatchItem&)(rOriginalSet.Get(XATTR_FILLHATCH))).GetHatchValue()); in ImpCreateShadowObjectClone()
2048 … XHatch aXHatch(((const XFillHatchItem&)rObj.GetMergedItem(XATTR_FILLHATCH)).GetHatchValue()); in AdaptObjColor()
Completed in 107 milliseconds