Searched refs:sFillBitmapMode (Results 1 – 1 of 1) sorted by relevance
7719 …static const rtl::OUString sFillBitmapMode( String( RTL_CONSTASCII_USTRINGPARAM( "FillBitmapMode" … in ApplyCellAttributes() local7723 … xPropSet->setPropertyValue( sFillBitmapMode, Any( com::sun::star::drawing::BitmapMode_REPEAT ) ); in ApplyCellAttributes()7725 … xPropSet->setPropertyValue( sFillBitmapMode, Any( com::sun::star::drawing::BitmapMode_STRETCH ) ); in ApplyCellAttributes()7727 …xPropSet->setPropertyValue( sFillBitmapMode, Any( com::sun::star::drawing::BitmapMode_NO_REPEAT ) … in ApplyCellAttributes()
Completed in 43 milliseconds