Searched refs:setLineDash (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/oox/source/drawingml/ |
H A D | shapepropertymap.cxx | 104 return setLineDash( nPropId, rValue ); in setAnyProperty() 139 bool ShapePropertyMap::setLineDash( sal_Int32 nPropId, const Any& rValue ) in setLineDash() function in oox::drawingml::ShapePropertyMap
|
/aoo41x/main/sdext/source/pdfimport/wrapper/ |
H A D | keyword_list | 31 setLineDash,SETLINEDASH
|
H A D | wrapper.cxx | 424 m_pSink->setLineDash( uno::Sequence<double>(), 0.0 ); in readLineDash() 436 m_pSink->setLineDash( aDashArray, nOffset ); in readLineDash()
|
/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | shapepropertymap.hxx | 124 bool setLineDash( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
|
/aoo41x/main/sdext/source/pdfimport/inc/ |
H A D | contentsink.hxx | 118 virtual void setLineDash( const ::com::sun::star::uno::Sequence<double>& dashes,
|
/aoo41x/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.hxx | 146 virtual void setLineDash( const ::com::sun::star::uno::Sequence<double>& dashes,
|
H A D | pdfiprocessor.cxx | 136 void PDFIProcessor::setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in pdfi::PDFIProcessor
|
/aoo41x/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 167 virtual void setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in __anon300b2fb40111::TestSink
|
/aoo41x/main/reportdesign/source/core/inc/ |
H A D | FixedLine.hxx | 121 …virtual void SAL_CALL setLineDash( const ::com::sun::star::drawing::LineDash& _linedash ) throw (:…
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | FixedLine.cxx | 404 void SAL_CALL OFixedLine::setLineDash( const drawing::LineDash& _linedash ) throw (uno::RuntimeExce… in setLineDash() function in reportdesign::OFixedLine
|
Completed in 37 milliseconds