Home
last modified time | relevance | path

Searched refs:ISOTROPIC (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx988 case ::awt::ImageScaleMode::ISOTROPIC: in readImageScaleModeAttr()
H A Dxmldlg_import.cxx1361 nImageScaleMode = awt::ImageScaleMode::ISOTROPIC; in importImageScaleModeProperty()
/trunk/main/xmloff/source/forms/
H A Dformenums.cxx326 { XML_SCALE, ImageScaleMode::ISOTROPIC }, in getEnumMap()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java804 xImageControl.setScaleMode(com.sun.star.awt.ImageScaleMode.ISOTROPIC); in insertFormattedField()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java253 … xPropertySet.setPropertyValue("ScaleMode", com.sun.star.awt.ImageScaleMode.ISOTROPIC); in setNumericLimits()
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx137 case ImageScaleMode::ISOTROPIC: in ImplDraw()
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx311 && ( nImageScaleMode != ImageScaleMode::ISOTROPIC ) in setFastPropertyValue_NoBroadcast()
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx467 … _rxControlModel->setPropertyValue( sScaleModeProperty, makeAny( ImageScaleMode::ISOTROPIC ) ); in initializeControlModel()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx405 { XML_ISOTROPIC, awt::ImageScaleMode::ISOTROPIC }, in GetImageScaleOptions()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1428 else if (OfficeToken.ISOTROPIC.equals(scale)) in startImageProcessing()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DOfficeToken.java58 public static final String ISOTROPIC = "isotropic"; field in OfficeToken
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx461 case AX_PICSIZE_STRETCH: nScaleMode = ImageScaleMode::ISOTROPIC; break; in convertAxPicture()
/trunk/main/offapi/com/sun/star/awt/
H A DImageScaleMode.idl38 const short ISOTROPIC = 1;

Completed in 121 milliseconds