Home
last modified time | relevance | path

Searched refs:setLineDash (Results 1 – 10 of 10) sorted by path

/trunk/main/oox/inc/oox/drawingml/
H A Dshapepropertymap.hxx124 bool setLineDash( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
/trunk/main/oox/source/drawingml/
H A Dshapepropertymap.cxx104 return setLineDash( nPropId, rValue ); in setAnyProperty()
139 bool ShapePropertyMap::setLineDash( sal_Int32 nPropId, const Any& rValue ) in setLineDash() function in oox::drawingml::ShapePropertyMap
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx405 void SAL_CALL OFixedLine::setLineDash( const drawing::LineDash& _linedash ) throw (uno::RuntimeExce… in setLineDash() function in reportdesign::OFixedLine
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx121 …virtual void SAL_CALL setLineDash( const ::com::sun::star::drawing::LineDash& _linedash ) throw (:…
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx118 virtual void setLineDash( const ::com::sun::star::uno::Sequence<double>& dashes,
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx165 virtual void setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in __anonf110eccc0111::TestSink
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx136 void PDFIProcessor::setLineDash( const uno::Sequence<double>& dashes, in setLineDash() function in pdfi::PDFIProcessor
H A Dpdfiprocessor.hxx147 virtual void setLineDash( const ::com::sun::star::uno::Sequence<double>& dashes,
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dkeyword_list31 setLineDash,SETLINEDASH
H A Dwrapper.cxx420 m_pSink->setLineDash( uno::Sequence<double>(), 0.0 ); in readLineDash()
432 m_pSink->setLineDash( aDashArray, nOffset ); in readLineDash()

Completed in 43 milliseconds