Home
last modified time | relevance | path

Searched refs:CapType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx63 enum CapType enum in SvtGraphicStroke
101 CapType aCap,
145 CapType getCapType () const;
195 void setCapType ( CapType );
213 CapType maCapType;
H A Dpdfwriter.hxx83 enum CapType { capButt, capRound, capSquare }; enum in vcl::PDFWriter
89 CapType m_eCap;
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx139 CapType aCap, in SvtGraphicStroke()
180 SvtGraphicStroke::CapType SvtGraphicStroke::getCapType() const in getCapType()
297 void SvtGraphicStroke::setCapType( CapType eType ) in setCapType()
351 rClass.maCapType = SvtGraphicStroke::CapType(nTmp); in operator >>()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx90 SvtGraphicStroke::CapType eLineCap;
144 SvtGraphicStroke::CapType eLineCap;
204 …void ImplWriteLineInfo( double fLineWidth, double fMiterLimit, SvtGraphicStroke::CapType eLineC…
2379 SvtGraphicStroke::CapType eLCap, in ImplWriteLineInfo()
2430 SvtGraphicStroke::CapType aCapType(SvtGraphicStroke::capButt); in ImplWriteLineInfo()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx426 SvtGraphicStroke::CapType eCap(SvtGraphicStroke::capButt); in impTryToCreateSvtGraphicStroke()

Completed in 43 milliseconds