/aoo41x/main/basegfx/test/ |
H A D | basegfx2d.cxx | 588 maIdentity.identity(); // force compact layout in setUp() 596 maScale.identity(); // force compact layout in setUp() 604 maShear.identity(); // force compact layout in setUp() 609 maAffine.identity(); // force compact layout in setUp() 642 aIdentity.identity(); // force compact layout in equal() 650 aScale.identity(); // force compact layout in equal() 658 aShear.identity(); // force compact layout in equal() 663 aAffine.identity(); // force compact layout in equal() 689 void identity() in identity() function in basegfx2d::b2dhommatrix 787 rSource.identity(); in impFillMatrix() [all …]
|
/aoo41x/main/basebmp/source/ |
H A D | intconversion.hxx | 58 typedef std::identity<DataType> to; 59 typedef std::identity<DataType> from;
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | ListActionType.idl | 148 The identity of a row has changed. 154 rows, whose identity have changed. If the count is greater than one, the 155 rows with changed identity have to be one after the other.
|
H A D | ContentAction.idl | 69 its identity.</td></tr> 136 /** This Action indicates that a content has changed its identity (i.e.
|
H A D | XCachedDynamicResultSetFactory.idl | 66 identity of the contents accessable via the interface
|
/aoo41x/main/stlport/systemstl/ |
H A D | functional | 48 template< typename T> struct identity : unary_function<T,T> { T operator()(const T& t) const { retu… 54 template<typename T> inline T&& forward( typename identity<T>::type&& t) { return t; }
|
/aoo41x/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 146 maObjectTrans.identity(); in Reset() 152 maTexture.identity(); in Reset() 205 maOrientation.identity(); in SetOrientation()
|
/aoo41x/main/slideshow/source/engine/ |
H A D | animationfactory.cxx | 606 ::std::identity< typename AnimationBase::ValueType > >( in makeGenericAnimation() 614 std::identity< typename AnimationBase::ValueType >(), in makeGenericAnimation() 615 … std::identity< typename AnimationBase::ValueType >())); in makeGenericAnimation()
|
/aoo41x/main/basegfx/inc/basegfx/matrix/ |
H A D | b2dhommatrix.hxx | 70 void identity();
|
H A D | b3dhommatrix.hxx | 62 void identity();
|
/aoo41x/main/basegfx/inc/basegfx/tools/ |
H A D | gradienttools.hxx | 122 maBackTextureTransform.identity(); in setTextureTransform()
|
/aoo41x/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 351 output.identity(); in homMatrixFromAffineMatrix() 440 output.identity(); in homMatrixFromMatrix()
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | figurewipe.cxx | 114 aTransform.identity(); in createStarWipe()
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | AnimationAttributes.idl | 58 with the identity view transform. This permits
|
H A D | FontMetrics.idl | 42 rendering transformation for text output equals the identity
|
H A D | XTextLayout.idl | 80 during text output is the identity transformation). Conversely, if 82 <em>not</em> the identity transformation, all measurements
|
H A D | FontRequest.idl | 80 output equals the identity transform. This also applies to all
|
H A D | XAnimation.idl | 77 values. Furthermore, when viewState has the identity
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | ProxyFactory.idl | 46 regarding object identity, e.g. when dealing with listener proxies.
|
H A D | XProxyFactory.idl | 59 regarding object identity, e.g. when dealing with listener proxies.
|
/aoo41x/main/offapi/com/sun/star/chart2/data/ |
H A D | LabeledDataSequence.idl | 52 change their identity, or their content changes.
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessible.idl | 53 This is necessary to allow the use of object identity for comparing
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XFastPropertySet.idl | 81 underlying property by an identity or widening conversion.
|
/aoo41x/main/svx/source/engine3d/ |
H A D | viewpt3d2.cxx | 135 aViewTf.identity(); in MakeTransform()
|
/aoo41x/main/basegfx/source/matrix/ |
H A D | b2dhommatrix.cxx | 114 void B2DHomMatrix::identity() in identity() function in basegfx::B2DHomMatrix
|