Home
last modified time | relevance | path

Searched refs:XHATCH_SINGLE (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dxhatch.hxx44 XHatch() : eStyle(XHATCH_SINGLE), nDistance(0), nAngle(0) {} in XHatch()
45 XHatch(const Color& rCol, XHatchStyle eStyle = XHATCH_SINGLE,
H A Dxenum.hxx34 enum XHatchStyle { XHATCH_SINGLE, XHATCH_DOUBLE, XHATCH_TRIPLE }; enumerator
/aoo41x/main/svx/source/xoutdev/
H A Dxtabhtch.cxx131 Insert(new XHatchEntry(XHatch(RGB_Color(COL_BLACK),XHATCH_SINGLE,100, 0),aStr)); in Create()
160 case XHATCH_SINGLE : in CreateBitmapForUI()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews9.cxx609 if (CHECK_RANGE (XHATCH_SINGLE, (sal_Int32)pStyle->GetValue (), XHATCH_TRIPLE) && in AttrExec()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx125 case XHATCH_SINGLE : in XHatchStyleToHatchStyle()
/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1181 eStyle = XHATCH_SINGLE; in DoAction()

Completed in 44 milliseconds