/aoo41x/main/chart2/source/tools/ |
H A D | CommonConverters.cxx | 91 return aM; in HomogenMatrixToB3DHomMatrix() 96 ::basegfx::B2DHomMatrix aM; in IgnoreZ() 98 aM.set(0, 1, rM.get(0, 1)); in IgnoreZ() 99 aM.set(0, 2, rM.get(0, 3)); in IgnoreZ() 100 aM.set(1, 0, rM.get(1, 0)); in IgnoreZ() 101 aM.set(1, 1, rM.get(1, 1)); in IgnoreZ() 102 aM.set(1, 2, rM.get(1, 3)); in IgnoreZ() 103 aM.set(2, 0, rM.get(3, 0)); in IgnoreZ() 104 aM.set(2, 1, rM.get(3, 1)); in IgnoreZ() 105 aM.set(2, 2, rM.get(3, 3)); in IgnoreZ() [all …]
|
/aoo41x/main/chart2/source/view/main/ |
H A D | VTitle.cxx | 107 ::basegfx::B2DHomMatrix aM; in changePosition() 108 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in changePosition() 109 aM.translate( m_nXPos, m_nYPos); in changePosition() 110 …rop->setPropertyValue( C2U( "Transformation" ), uno::makeAny( B2DHomMatrixToHomogenMatrix3(aM) ) ); in changePosition() 282 ::basegfx::B2DHomMatrix aM; in createShapes() 283 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in createShapes() 284 aM.translate( m_nXPos, m_nYPos ); in createShapes() 285 …rop->setPropertyValue( C2U( "Transformation" ), uno::makeAny( B2DHomMatrixToHomogenMatrix3(aM) ) ); in createShapes()
|
H A D | ShapeFactory.cxx | 515 ::basegfx::B3DHomMatrix aM; in impl_createCube() 518 aM.translate(rPosition.PositionX in impl_createCube() 755 ::basegfx::B3DHomMatrix aM; in impl_createConeOrCylinder() 759 aM.scale(1.0,1.0,rSize.DirectionZ/rSize.DirectionX); in impl_createConeOrCylinder() 1234 ::basegfx::B3DHomMatrix aM; in createArea3D() 1235 aM.translate( 0 in createArea3D() 1978 ::basegfx::B3DHomMatrix aM; in createGroup3D() 1980 , uno::makeAny(B3DHomMatrixToHomogenMatrix(aM)) ); in createGroup3D() 2183 ::basegfx::B2DHomMatrix aM; in makeTransformation() 2187 aM.rotate( fRotationAnglePi ); in makeTransformation() [all …]
|
H A D | ChartView.cxx | 404 ::basegfx::B3DHomMatrix aM; in createTransformationSceneToScreen() 405 aM.scale(double(rDiagramRectangleWithoutAxes.getWidth())/FIXED_SIZE_FOR_3D_CHART_VOLUME in createTransformationSceneToScreen() 407 aM.translate(double(rDiagramRectangleWithoutAxes.getMinX()) in createTransformationSceneToScreen() 409 return aM; in createTransformationSceneToScreen()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmark.cxx | 1001 SdrMark aM(pEdge, maMarkedObjectList.GetMark(a)->GetPageView()); in ImpForceEdgesOfMarkedNodes() local 1005 aM.SetCon1(sal_True); in ImpForceEdgesOfMarkedNodes() 1010 aM.SetCon2(sal_True); in ImpForceEdgesOfMarkedNodes() 1016 maEdgesOfMarkedNodes.InsertEntry(aM); in ImpForceEdgesOfMarkedNodes() 1020 maMarkedEdgesOfMarkedNodes.InsertEntry(aM); in ImpForceEdgesOfMarkedNodes()
|
H A D | svdedtv.cxx | 922 SdrMark aM(*GetEdgesOfMarkedNodes().GetMark(nEdgeNum)); in CopyMarkedObj() local 923 aM.SetUser(1); in CopyMarkedObj() 924 aSourceObjectsForCopy.InsertEntry(aM); in CopyMarkedObj()
|
/aoo41x/main/basic/source/inc/ |
H A D | sbintern.hxx | 88 SbErrorStackEntry(SbMethodRef aM, xub_StrLen nL, xub_StrLen nC1, xub_StrLen nC2) in SbErrorStackEntry() argument 89 : aMethod(aM), nLine(nL), nCol1(nC1), nCol2(nC2) {} in SbErrorStackEntry()
|
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 705 ::basegfx::B3DHomMatrix aM; in createShapes_3d() 706 …aM.translate(GRID_TO_WALL_DISTANCE/fXScale, GRID_TO_WALL_DISTANCE/fYScale, GRID_TO_WALL_DISTANCE/f… in createShapes_3d() 707 aM.scale( fXScale, fYScale, fZScale ); in createShapes_3d() 710 , uno::makeAny(BaseGFXHelper::B3DHomMatrixToHomogenMatrix(aM)) ); in createShapes_3d()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 167 awt::SimpleFontMetric aM; in getFontMetric() local 171 aM = VCLUnoHelper::CreateFontMetric( mpOutputDevice->GetFontMetric() ); in getFontMetric() 173 return aM; in getFontMetric()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3687 SwTOXMark aM( pT ); in lcl_ImportTox() local 3690 aM.SetLevel( nLevel ); in lcl_ImportTox() 3696 aM.SetPrimaryKey( sFldTxt.Copy( 0, nFnd ) ); in lcl_ImportTox() 3701 aM.SetSecondaryKey( sFldTxt.Copy( nFnd+1, nScndFnd - nFnd - 1 )); in lcl_ImportTox() 3710 aM.SetAlternativeText( sFldTxt ); in lcl_ImportTox() 3711 rDoc.InsertPoolItem( rPaM, aM, 0 ); in lcl_ImportTox()
|
/aoo41x/main/libtextcat/data/new_fingerprints/lm/ |
H A D | sanskrit.lm | 47 aM 764
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 5755 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable() local 5756 aColumns.push_back( std::pair< sal_Int32, sal_Int32 >( nPosition, aM.Width ) ); in ImplCreateTable() 5757 nPosition += aM.Width; in ImplCreateTable() 5768 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable() local 5769 aRows.push_back( std::pair< sal_Int32, sal_Int32 >( nPosition, aM.Height ) ); in ImplCreateTable() 5770 nPosition += aM.Height; in ImplCreateTable()
|
/aoo41x/extras/l10n/source/gl/ |
H A D | localize.sdf | 1271 …d.private.Tables.cdcollection.Fields.musiccategoryID Name 0 gl IDCategoríaMúsica 20130618 17:…
|
/aoo41x/extras/l10n/source/es/ |
H A D | localize.sdf | 1271 …d.private.Tables.cdcollection.Fields.musiccategoryID Name 0 es IDCategoríaMúsica 20130618 17:…
|