Home
last modified time | relevance | path

Searched refs:XDashStyle (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxdash.hxx39 XDashStyle eDash;
47 XDash(XDashStyle eDash = XDASH_RECT,
53 void SetDashStyle(XDashStyle eNewStyle) { eDash = eNewStyle; } in SetDashStyle()
60 XDashStyle GetDashStyle() const { return eDash; } in GetDashStyle()
H A Dxenum.hxx28 enum XDashStyle { XDASH_RECT, XDASH_ROUND, XDASH_RECTRELATIVE, enum
/trunk/main/cui/source/tabpages/
H A Dtplnedef.cxx944 XDashStyle eXDS; in FillDash_Impl()
978 XDashStyle eXDS = aDash.GetDashStyle(); // XDASH_RECT, XDASH_ROUND in FillDialog_Impl()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx669 XDash::XDash(XDashStyle eTheDash, sal_uInt16 nTheDots, sal_uIntPtr nTheDotLen, in XDash()
964 rIn >> nITemp; aDash.SetDashStyle((XDashStyle)nITemp); in XLineDashItem()
1256 aXDash.SetDashStyle((XDashStyle)((sal_uInt16)(aLineDash.Style))); in PutValue()
1292 aXDash.SetDashStyle((XDashStyle)((sal_uInt16)(aLineDash.Style))); in PutValue()
1313 aXDash.SetDashStyle((XDashStyle)((sal_uInt16)(nVal))); in PutValue()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx461 aXDash.SetDashStyle((XDashStyle)((sal_uInt16)(aLineDash.Style))); in getEntry()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx491 …XDash aNewDash ((XDashStyle) pStyle->GetValue (), (short) pDots->GetValue (), pDotLen->GetValue (), in AttrExec()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx951 XDashStyle eDash = XDASH_RECT; in ApplyLineAttributes()

Completed in 82 milliseconds