Home
last modified time | relevance | path

Searched refs:ScVbaPictureFormat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbapictureformat.cxx28 ScVbaPictureFormat::ScVbaPictureFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, in ScVbaPictureFormat() function in ScVbaPictureFormat
37 ScVbaPictureFormat::checkParameterRangeInDouble( double nRange, double nMin, double nMax ) throw (c… in checkParameterRangeInDouble()
51 ScVbaPictureFormat::getBrightness() throw (uno::RuntimeException) in getBrightness()
61 ScVbaPictureFormat::setBrightness( double _brightness ) throw (uno::RuntimeException) in setBrightness()
70 ScVbaPictureFormat::getContrast() throw (uno::RuntimeException) in getContrast()
80 ScVbaPictureFormat::setContrast( double _contrast ) throw (uno::RuntimeException) in setContrast()
91 ScVbaPictureFormat::IncrementBrightness( double increment ) throw (uno::RuntimeException) in IncrementBrightness()
107 ScVbaPictureFormat::IncrementContrast( double increment ) throw (uno::RuntimeException) in IncrementContrast()
124 ScVbaPictureFormat::getServiceImplName() in getServiceImplName()
131 ScVbaPictureFormat::getServiceNames() in getServiceNames()
H A Dvbapictureformat.hxx33 class ScVbaPictureFormat : public ScVbaPictureFormat_BASE class
44ScVbaPictureFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re…
H A Dvbashape.cxx300 …return uno::Reference< msforms::XPictureFormat >( new ScVbaPictureFormat( this, mxContext, m_xShap… in getPictureFormat()

Completed in 28 milliseconds