Searched defs:setLineDash (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/oox/source/drawingml/ | ||
| H A D | shapepropertymap.cxx | 139 bool ShapePropertyMap::setLineDash( sal_Int32 nPropId, const Any& rValue ) in setLineDash() function in oox::drawingml::ShapePropertyMap |
| /trunk/main/sdext/source/pdfimport/test/ | ||
| H A D | tests.cxx | 165 virtual void setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in __anon488497940111::TestSink |
| /trunk/main/reportdesign/source/core/api/ | ||
| H A D | FixedLine.cxx | 405 void SAL_CALL OFixedLine::setLineDash( const drawing::LineDash& _linedash ) in setLineDash() function in reportdesign::OFixedLine |
| /trunk/main/sdext/source/pdfimport/tree/ | ||
| H A D | pdfiprocessor.cxx | 136 void PDFIProcessor::setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in pdfi::PDFIProcessor |