Home
last modified time | relevance | path

Searched refs:pLineColor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1181 void Writer::Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor ) in Impl_writeLine() argument
1184 if( pLineColor ) in Impl_writeLine()
1185 mpVDev->SetLineColor( *pLineColor ); in Impl_writeLine()
H A Dswfwriter.hxx372 void Impl_writeLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor = NULL );
/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx201 void ImplWriteLine( const Point& rPt1, const Point& rPt2, const Color* pLineColor = NULL,
H A Dsvgwriter.cxx546 const Color* pLineColor, sal_Bool bApplyMapping ) in ImplWriteLine() argument
566 if( pLineColor ) in ImplWriteLine()

Completed in 26 milliseconds