Searched refs:sScaleModeProperty (Results 1 – 1 of 1) sorted by relevance
465 … const ::rtl::OUString sScaleModeProperty( RTL_CONSTASCII_USTRINGPARAM( "ScaleMode" ) ); in initializeControlModel() local466 if ( xPSI->hasPropertyByName( sScaleModeProperty ) ) in initializeControlModel()467 … _rxControlModel->setPropertyValue( sScaleModeProperty, makeAny( ImageScaleMode::ISOTROPIC ) ); in initializeControlModel()
Completed in 14 milliseconds