Home
last modified time | relevance | path

Searched refs:XDashList (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabdash.cxx56 XDashList::XDashList(const String& rPath ) in XDashList() function in XDashList
64 XDashList::~XDashList() in ~XDashList()
68 XDashEntry* XDashList::Replace(XDashEntry* pEntry, long nIndex ) in Replace()
73 XDashEntry* XDashList::Remove(long nIndex) in Remove()
78 XDashEntry* XDashList::GetDash(long nIndex) const in GetDash()
83 bool XDashList::Load() in Load()
109 bool XDashList::Save() in Save()
128 bool XDashList::Create() in Create()
144 Bitmap XDashList::ImpCreateBitmapForXDash(const XDash* pDash) in ImpCreateBitmapForXDash()
247 Bitmap XDashList::CreateBitmapForUI( long nIndex ) in CreateBitmapForUI()
[all …]
H A Dxtable.cxx319 return XDashListSharedPtr(new XDashList(rPath)); in CreateSharedXDashList()
H A Dxattr.cxx1071 const XDash& XLineDashItem::GetDashValue(const XDashList* pTable) const // GetValue -> GetDashValue in GetDashValue()
/trunk/main/svx/inc/svx/
H A Dxtable.hxx200 class XDashList;
207 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;
285 class SVX_DLLPUBLIC XDashList : public XPropertyList class
289 XDashList(const String& rPath);
300 virtual ~XDashList();
H A Ddrawitem.hxx173 class XDashList;
174 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;
H A Ddlgctrl.hxx400 class XDashList;
401 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;
H A Dxlineit.hxx35 class XDashList;
H A Dxattr.hxx27 class XDashList;
H A Dxit.hxx33 class XDashList;
H A Dxlndsit.hxx68 …const XDash& GetDashValue(const XDashList* pTable = 0) const; // GetValue -> GetDashVal…
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx46 class XDashList;
52 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;