Searched refs:Impl_writeLine (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 1181 void Writer::Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor ) in Impl_writeLine() function in Writer 1201 Impl_writeLine( rRect.TopLeft(), rRect.BottomRight(), &aColor ); in Impl_writeRect() 1450 Impl_writeLine( pA->GetPoint(), pA->GetPoint(), &pA->GetColor() ); in Impl_writeActions() 1458 Impl_writeLine( pA->GetPoint(), pA->GetPoint() ); in Impl_writeActions() 1468 Impl_writeLine( pA->GetStartPoint(), pA->GetEndPoint() ); in Impl_writeActions()
|
H A D | swfwriter.hxx | 372 void Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor = NULL );
|
Completed in 16 milliseconds