Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/xoutdev/
H A Dxtabdash.cxx56 XDashList::XDashList(const String& rPath ) in XDashList() function in XDashList
64 XDashList::~XDashList() in ~XDashList()
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()
262 Bitmap XDashList::GetBitmapForUISolidLine() const in GetBitmapForUISolidLine()
266 …const_cast< XDashList* >(this)->maBitmapSolidLine = const_cast< XDashList* >(this)->ImpCreateBitma… in GetBitmapForUISolidLine()
272 String XDashList::GetStringForUiSolidLine() const in GetStringForUiSolidLine()
[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()
/aoo4110/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 -> GetDashValue
/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx46 class XDashList;
52 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;

Completed in 63 milliseconds