Searched refs:ScVbaPictureFormat (Results 1 – 3 of 3) sorted by relevance
28 ScVbaPictureFormat::ScVbaPictureFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, in ScVbaPictureFormat() function in ScVbaPictureFormat37 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()
33 class ScVbaPictureFormat : public ScVbaPictureFormat_BASE class44 …ScVbaPictureFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re…
300 …return uno::Reference< msforms::XPictureFormat >( new ScVbaPictureFormat( this, mxContext, m_xShap… in getPictureFormat()
Completed in 15 milliseconds