Searched refs:XHatchList (Results 1 – 10 of 10) sorted by relevance
55 XHatchList::XHatchList(const String& rPath ) in XHatchList() function in XHatchList60 XHatchList::~XHatchList() in ~XHatchList()64 XHatchEntry* XHatchList::Replace(XHatchEntry* pEntry, long nIndex ) in Replace()69 XHatchEntry* XHatchList::Remove(long nIndex) in Remove()74 XHatchEntry* XHatchList::GetHatch(long nIndex) const in GetHatch()79 bool XHatchList::Load() in Load()105 bool XHatchList::Save() in Save()124 bool XHatchList::Create() in Create()140 Bitmap XHatchList::CreateBitmapForUI( long nIndex ) in CreateBitmapForUI()
324 return XHatchListSharedPtr(new XHatchList(rPath)); in CreateSharedXHatchList()
4450 const XHatch& XFillHatchItem::GetHatchValue(const XHatchList* pTable) const // GetValue -> GetHatch… in GetHatchValue()
201 class XHatchList;208 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;326 class SVX_DLLPUBLIC XHatchList : public XPropertyList class330 XHatchList(const String& rPath);336 ~XHatchList();
105 class XHatchList;106 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
292 class XHatchList;293 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
29 class XHatchList;
35 class XHatchList;
64 const XHatch& GetHatchValue(const XHatchList* pTable = 0) const; // GetValue -> GetHatchValue
31 class XHatchList;36 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
Completed in 58 milliseconds