Searched refs:XLineEndList (Results 1 – 12 of 12) sorted by relevance
56 XLineEndList::XLineEndList(const String& rPath) in XLineEndList() function in XLineEndList61 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()
314 return XLineEndListSharedPtr(new XLineEndList(rPath)); in CreateSharedXLineEndList()
1894 basegfx::B2DPolyPolygon XLineStartItem::GetLineStartValue(const XLineEndList* pTable) const in GetLineStartValue()2365 basegfx::B2DPolyPolygon XLineEndItem::GetLineEndValue(const XLineEndList* pTable) const in GetLineEndValue()
199 class XLineEndList;206 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;259 class SVX_DLLPUBLIC XLineEndList : public XPropertyList class263 XLineEndList(const String& rPath);269 virtual ~XLineEndList();
37 class XLineEndList;38 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
207 class XLineEndList;208 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
431 class XLineEndList;432 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
28 class XLineEndList;
34 class XLineEndList;
62 basegfx::B2DPolyPolygon GetLineEndValue(const XLineEndList* pTable = 0) const;
62 basegfx::B2DPolyPolygon GetLineStartValue(const XLineEndList* pTable = 0) const;
45 class XLineEndList;51 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
Completed in 63 milliseconds