Home
last modified time | relevance | path

Searched refs:SCALE (Results 1 – 25 of 25) sorted by last modified time

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2383 xTransform->setTransformType( AnimationTransformType::SCALE ); in importAnimateScaleContainer()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java110 image.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, OfficeToken.SCALE, scale); in generateImage()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx1175 case animations::AnimationTransformType::SCALE: in createPairPropertyAnimation()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx200 { XML_SCALE, AnimationTransformType::SCALE }, in getAnimationsEnumMap()
H A Danimationimport.cxx1132 case AnimationTransformType::SCALE: meAttributeName = XML_SCALE; break; in init_node()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationtransformnode.cxx64 case animations::AnimationTransformType::SCALE: in createActivity()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1207 return pEffect->getTransformationProperty( AnimationTransformType::SCALE, VALUE_BY ); in getProperty1Value()
1280 …bEffectChanged = pEffect->setTransformationProperty( AnimationTransformType::SCALE, VALUE_BY, rVal… in setProperty1Value()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1977 if ( xTransform->getTransformType() == AnimationTransformType::SCALE ) in exportAnimateTransform()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1358 …al String scale = (String) attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, OfficeToken.SCALE); in startImageProcessing()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DImageElement.java57 String val = (String) getAttribute(OfficeNamespaces.OOREPORT_NS, OfficeToken.SCALE); in getScaleMode()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DOfficeToken.java55 public static final String SCALE = "scale"; field in OfficeToken
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx716 = makeAny((sal_Int16)AnimationTransformType::SCALE); in AnimScaleContext()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1311 <b>SCALE</b> short => scale
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimateTransform.idl50 <li><const>AnimationTransformType::SCALE</const><br>
H A DAnimationTransformType.idl44 const short SCALE = 1;
/trunk/main/hsqldb/patches/
H A Di121754.patch409 private int[] colScales; // fredt - copy of SCALE values for columns
/trunk/main/forms/source/misc/
H A Dproperty.cxx232 ADD_PROP_ASSIGNMENT(SCALE); in initialize()
/trunk/main/dbaccess/source/core/api/
H A Dresultcolumn.cxx200 DECL_PROP1(SCALE, sal_Int32, READONLY); in createArrayHelper()
H A Ddefinitioncolumn.cxx507 DECL_PROP0( SCALE, sal_Int32 ); in createArrayHelper()
H A DCRowSetColumn.cxx76 DECL_PROP1( SCALE, sal_Int32, READONLY ); in createArrayHelper()
H A DCRowSetDataColumn.cxx110 DECL_PROP1( SCALE, sal_Int32, READONLY ); in createArrayHelper()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java96 registerProperty(PropertyIds.SCALE.name, PropertyIds.SCALE.id, Type.LONG, (short)0, in registerProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java40 SCALE (15, "Scale"), enumConstant
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java165 …registerProperty(PropertyIds.SCALE.name, PropertyIds.SCALE.id, Type.LONG, PropertyAttribute.READON… in registerProperties()
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx247 const double SCALE=7.0; in drawHilbert() local
261 aPoints[i].Y - SCALE ); in drawHilbert()
265 aPoints[i].Y + SCALE ); in drawHilbert()
268 aPoints[i+1] = geometry::RealPoint2D( aPoints[i].X - SCALE, in drawHilbert()
272 aPoints[i+1] = geometry::RealPoint2D( aPoints[i].X + SCALE, in drawHilbert()

Completed in 142 milliseconds