Home
last modified time | relevance | path

Searched refs:maCapType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx127 maCapType(), in SvtGraphicStroke()
148 maCapType( aCap ), in SvtGraphicStroke()
182 return maCapType; in getCapType()
299 maCapType = eType; in setCapType()
326 sal_uInt16 nTmp = sal::static_int_cast<sal_uInt16>( rClass.maCapType ); in operator <<()
351 rClass.maCapType = SvtGraphicStroke::CapType(nTmp); in operator >>()
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx213 CapType maCapType; member in SvtGraphicStroke

Completed in 12 milliseconds