Searched refs:getJoinType (Results 1 – 6 of 6) sorted by relevance
185 SvtGraphicStroke::JoinType SvtGraphicStroke::getJoinType() const in getJoinType() function in SvtGraphicStroke229 switch( getJoinType() ) in toString()
604 switch( aStroke.getJoinType() ) in playMetafile()617 if(SvtGraphicStroke::joinNone == aStroke.getJoinType() in playMetafile()
147 JoinType getJoinType () const;
1237 if(SvtGraphicStroke::joinRound != rStroke.getJoinType()) in Impl_writeStroke()
1597 switch(aStroke.getJoinType()) in ImplWriteActions()
1251 SvtGraphicStroke::JoinType eJT( aStroke.getJoinType() ); in ImplWriteActions()
Completed in 119 milliseconds