Home
last modified time | relevance | path

Searched refs:XLineEndList (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtablend.cxx56 XLineEndList::XLineEndList(const String& rPath) in XLineEndList() function in XLineEndList
61 XLineEndList::~XLineEndList() in ~XLineEndList()
65 XLineEndEntry* XLineEndList::Replace(XLineEndEntry* pEntry, long nIndex ) in Replace()
70 XLineEndEntry* XLineEndList::Remove(long nIndex) in Remove()
75 XLineEndEntry* XLineEndList::GetLineEnd(long nIndex) const in GetLineEnd()
80 bool XLineEndList::Load() in Load()
106 bool XLineEndList::Save() in Save()
125 bool XLineEndList::Create() in Create()
148 Bitmap XLineEndList::CreateBitmapForUI( long nIndex ) in CreateBitmapForUI()
H A Dxtable.cxx314 return XLineEndListSharedPtr(new XLineEndList(rPath)); in CreateSharedXLineEndList()
H A Dxattr.cxx1894 basegfx::B2DPolyPolygon XLineStartItem::GetLineStartValue(const XLineEndList* pTable) const in GetLineStartValue()
2365 basegfx::B2DPolyPolygon XLineEndItem::GetLineEndValue(const XLineEndList* pTable) const in GetLineEndValue()
/trunk/main/svx/inc/svx/
H A Dxtable.hxx199 class XLineEndList;
206 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
259 class SVX_DLLPUBLIC XLineEndList : public XPropertyList class
263 XLineEndList(const String& rPath);
269 virtual ~XLineEndList();
H A Dlinectrl.hxx37 class XLineEndList;
38 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
H A Ddrawitem.hxx207 class XLineEndList;
208 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
H A Ddlgctrl.hxx431 class XLineEndList;
432 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
H A Dxattr.hxx28 class XLineEndList;
H A Dxit.hxx34 class XLineEndList;
H A Dxlnedit.hxx62 basegfx::B2DPolyPolygon GetLineEndValue(const XLineEndList* pTable = 0) const;
H A Dxlnstit.hxx62 basegfx::B2DPolyPolygon GetLineStartValue(const XLineEndList* pTable = 0) const;
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx45 class XLineEndList;
51 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;

Completed in 75 milliseconds