Searched defs:setLineColor (Results 1 – 6 of 6) sorted by relevance
557 void ShapeAttributeLayer::setLineColor( const RGBColor& nNewColor ) in setLineColor() function in slideshow::internal::ShapeAttributeLayer
416 void SAL_CALL OFixedLine::setLineColor( ::sal_Int32 _linecolor ) throw (uno::RuntimeException) in setLineColor() function in reportdesign::OFixedLine
233 void VCLXGraphics::setLineColor( sal_Int32 nColor ) throw(uno::RuntimeException) in setLineColor() function in VCLXGraphics
636 void UnoControlTableModel::setLineColor( Any const & i_color ) in setLineColor() function in svt::table::UnoControlTableModel
1126 void setLineColor( const Color& rColor ) in setLineColor() function in vcl::PDFWriterImpl
151 void setLineColor(const basegfx::BColor& rNew) { if(rNew != maLineColor) maLineColor = rNew; } in setLineColor() function in __anone02f7ea40111::PropertyHolder
Completed in 225 milliseconds