Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 98) sorted by relevance

1234

/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx530 maIdentity.identity(); // force compact layout in SetUp()
538 maScale.identity(); // force compact layout in SetUp()
546 maShear.identity(); // force compact layout in SetUp()
551 maAffine.identity(); // force compact layout in SetUp()
577 rSource.identity(); in impFillMatrix()
616 aIdentity.identity(); // force compact layout in TEST_F()
624 aScale.identity(); // force compact layout in TEST_F()
628 aTranslate.identity(); // force compact layout in TEST_F()
632 aShear.identity(); // force compact layout in TEST_F()
637 aAffine.identity(); // force compact layout in TEST_F()
[all …]
/trunk/main/basebmp/source/
H A Dintconversion.hxx58 typedef std::identity<DataType> to;
59 typedef std::identity<DataType> from;
/trunk/main/offapi/com/sun/star/ucb/
H A DListActionType.idl148 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 DContentAction.idl69 its identity.</td></tr>
136 /** This Action indicates that a content has changed its identity (i.e.
H A DXCachedDynamicResultSetFactory.idl66 identity of the contents accessible via the interface
/trunk/main/stlport/systemstl/
H A Dfunctional48 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; }
/trunk/main/tools/source/generic/
H A Db3dtrans.cxx146 maObjectTrans.identity(); in Reset()
152 maTexture.identity(); in Reset()
205 maOrientation.identity(); in SetOrientation()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx606 ::std::identity< typename AnimationBase::ValueType > >( in makeGenericAnimation()
614 std::identity< typename AnimationBase::ValueType >(), in makeGenericAnimation()
615 … std::identity< typename AnimationBase::ValueType >())); in makeGenericAnimation()
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx351 output.identity(); in homMatrixFromAffineMatrix()
440 output.identity(); in homMatrixFromMatrix()
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrix.hxx71 void identity();
H A Db3dhommatrix.hxx63 void identity();
/trunk/main/basegfx/inc/basegfx/tools/
H A Dgradienttools.hxx123 maBackTextureTransform.identity(); in setTextureTransform()
/trunk/main/slideshow/source/engine/transitions/
H A Dfigurewipe.cxx114 aTransform.identity(); in createStarWipe()
/trunk/main/offapi/com/sun/star/rendering/
H A DAnimationAttributes.idl58 with the identity view transform. This permits
H A DXTextLayout.idl80 during text output is the identity transformation). Conversely, if
82 <em>not</em> the identity transformation, all measurements
H A DFontMetrics.idl42 rendering transformation for text output equals the identity
H A DFontRequest.idl80 output equals the identity transform. This also applies to all
H A DXAnimation.idl77 values. Furthermore, when viewState has the identity
/trunk/main/udkapi/com/sun/star/reflection/
H A DProxyFactory.idl46 regarding object identity, e.g. when dealing with listener proxies.
H A DXProxyFactory.idl59 regarding object identity, e.g. when dealing with listener proxies.
/trunk/main/offapi/com/sun/star/chart2/data/
H A DLabeledDataSequence.idl52 change their identity, or their content changes.
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessible.idl53 This is necessary to allow the use of object identity for comparing
/trunk/main/svx/source/engine3d/
H A Dviewpt3d2.cxx135 aViewTf.identity(); in MakeTransform()
/trunk/main/udkapi/com/sun/star/beans/
H A DXFastPropertySet.idl81 underlying property by an identity or widening conversion.
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx114 void B2DHomMatrix::identity() in identity() function in basegfx::B2DHomMatrix

Completed in 70 milliseconds

1234