Home
last modified time | relevance | path

Searched refs:XHatchStyle (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxhatch.hxx38 XHatchStyle eStyle;
45 XHatch(const Color& rCol, XHatchStyle eStyle = XHATCH_SINGLE,
50 void SetHatchStyle(XHatchStyle eNewStyle) { eStyle = eNewStyle; } in SetHatchStyle()
55 XHatchStyle GetHatchStyle() const { return eStyle; } in GetHatchStyle()
H A Dxenum.hxx34 enum XHatchStyle { XHATCH_SINGLE, XHATCH_DOUBLE, XHATCH_TRIPLE }; enum
/trunk/main/cui/source/tabpages/
H A Dtphatch.cxx333 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in FillItemSet()
404 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
568 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
643 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx627 aHatch.SetHatchStyle ((XHatchStyle) pStyle->GetValue ()); in AttrExec()
640 XHatch aHatch (aBlack, (XHatchStyle) pStyle->GetValue (), pDistance->GetValue (), in AttrExec()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx4229 XHatch::XHatch(const Color& rCol, XHatchStyle eTheStyle, long nTheDistance, in XHatch()
4336 rIn >> nITemp; aHatch.SetHatchStyle((XHatchStyle)nITemp); in XFillHatchItem()
4592 aHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in PutValue()
4610 aHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in PutValue()
4631 aHatch.SetHatchStyle( (XHatchStyle)nVal ); in PutValue()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx540 aXHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in getEntry()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx121 attribute::HatchStyle XHatchStyleToHatchStyle(XHatchStyle eStyle) in XHatchStyleToHatchStyle()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1167 XHatchStyle eStyle; in DoAction()

Completed in 126 milliseconds