Home
last modified time | relevance | path

Searched refs:setLineWidth (Results 1 – 9 of 9) sorted by path

/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx438 void SAL_CALL OFixedLine::setLineWidth( ::sal_Int32 _linewidth ) throw (uno::RuntimeException) in setLineWidth() function in reportdesign::OFixedLine
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx127 …virtual void SAL_CALL setLineWidth( ::sal_Int32 _linewidth ) throw (::com::sun::star::uno::Runtime…
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx123 virtual void setLineWidth(double) = 0;
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx194 virtual void setLineWidth(double nVal) in setLineWidth() function in __anonf110eccc0111::TestSink
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx159 void PDFIProcessor::setLineWidth(double nWidth) in setLineWidth() function in pdfi::PDFIProcessor
H A Dpdfiprocessor.hxx152 virtual void setLineWidth(double);
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dkeyword_list33 setLineWidth,SETLINEWIDTH
H A Dwrapper.cxx862 m_pSink->setLineWidth( readDouble() );break; in parseLine()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java893 xFixedLine.setLineWidth(8); in insertLine()

Completed in 85 milliseconds