Home
last modified time | relevance | path

Searched refs:XHatchList (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx55 XHatchList::XHatchList(const String& rPath ) in XHatchList() function in XHatchList
60 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()
H A Dxtable.cxx324 return XHatchListSharedPtr(new XHatchList(rPath)); in CreateSharedXHatchList()
H A Dxattr.cxx4450 const XHatch& XFillHatchItem::GetHatchValue(const XHatchList* pTable) const // GetValue -> GetHatch… in GetHatchValue()
/trunk/main/svx/inc/svx/
H A Dxtable.hxx201 class XHatchList;
208 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
326 class SVX_DLLPUBLIC XHatchList : public XPropertyList class
330 XHatchList(const String& rPath);
336 ~XHatchList();
H A Ddrawitem.hxx105 class XHatchList;
106 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
H A Ddlgctrl.hxx292 class XHatchList;
293 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;
H A Dxattr.hxx29 class XHatchList;
H A Dxit.hxx35 class XHatchList;
H A Dxflhtit.hxx64 const XHatch& GetHatchValue(const XHatchList* pTable = 0) const; // GetValue -> GetHatchValue
/trunk/main/cui/source/inc/
H A Dsdrcelldlg.hxx31 class XHatchList;
36 typedef ::boost::shared_ptr< XHatchList > XHatchListSharedPtr;

Completed in 58 milliseconds