Home
last modified time | relevance | path

Searched defs:eNew (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtornt.hxx56 void SetVertOrient( sal_Int16 eNew ) { m_eOrient = eNew; } in SetVertOrient()
57 void SetRelationOrient( sal_Int16 eNew ) { m_eRelation = eNew; } in SetRelationOrient()
89 void SetHoriOrient( sal_Int16 eNew ) { m_eOrient = eNew; } in SetHoriOrient()
90 void SetRelationOrient( sal_Int16 eNew ) { m_eRelation = eNew; } in SetRelationOrient()
H A Dfmtsrnd.hxx55 void SetSurround ( css::text::WrapTextMode eNew ) { SetValue( eNew ); } in SetSurround()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtornt.hxx56 void SetVertOrient( sal_Int16 eNew ) { m_eOrient = eNew; } in SetVertOrient()
57 void SetRelationOrient( sal_Int16 eNew ) { m_eRelation = eNew; } in SetRelationOrient()
89 void SetHoriOrient( sal_Int16 eNew ) { m_eOrient = eNew; } in SetHoriOrient()
90 void SetRelationOrient( sal_Int16 eNew ) { m_eRelation = eNew; } in SetRelationOrient()
H A Dfmtsrnd.hxx55 void SetSurround ( css::text::WrapTextMode eNew ) { SetValue( eNew ); } in SetSurround()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dparaprev.hxx82 void SetAdjust( SvxAdjust eNew ) in SetAdjust()
86 void SetLastLine( SvxAdjust eNew ) in SetLastLine()
90 void SetLineSpace( SvxPrevLineSpace eNew ) in SetLineSpace()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dparaprev.hxx82 void SetAdjust( SvxAdjust eNew ) in SetAdjust()
86 void SetLastLine( SvxAdjust eNew ) in SetLastLine()
90 void SetLineSpace( SvxPrevLineSpace eNew ) in SetLineSpace()
/dports/math/ogdf/OGDF/src/ogdf/planarity/
H A DPlanRepExpansion.cpp217 edge eNew = adjLeft->cyclicPred()->theEdge(); in insertEdgePath() local
232 edge eNew = newEdge(v,u); in insertEdgePath() local
245 edge eNew = newEdge(v,vEnd); in insertEdgePath() local
294 edge eNew = adj->cyclicPred()->theEdge(); in insertEdgePathEmbedded() local
322 edge eNew = E.splitFace(adjSrc,adjTgt); in insertEdgePathEmbedded() local
336 edge eNew = E.splitFace(adjSrc,(*it).x1()); in insertEdgePathEmbedded() local
510 edge eNew = Graph::split(e); in split() local
666 edge eNew = split(e); in enlargeSplit() local
711 edge eNew = E.split(e); in enlargeSplit() local
753 edge eNew = split(e); in splitNodeSplit() local
[all …]
H A DPlanRep.cpp672 edge eNew = newEdge(connect,vCenter); in collapseVertices() local
678 edge eNew = newEdge(vCenter,connect); in collapseVertices() local
714 edge eNew = newEdge(connect,vCenter); in collapseVertices() local
720 edge eNew = newEdge(vCenter,connect); in collapseVertices() local
870 edge eNew = GraphCopy::split(e); in split() local
/dports/math/ogdf/OGDF/src/ogdf/basic/
H A DGraphCopy.cpp338 edge eNew = Graph::split(e); in split() local
443 edge eNew = E.splitFace(adjSrc,adjTgt); in insertEdgePathEmbedded() local
451 edge eNew = E.splitFace(adjSrc,*it); in insertEdgePathEmbedded() local
472 edge eNew = newEdge(v,u); in insertEdgePath() local
479 edge eNew = newEdge(v,copy(eOrig->target())); in insertEdgePath() local
496 edge eNew = newEdge(v,u); in insertEdgePath() local
505 edge eNew = newEdge(v,copy(tgtOrig)); in insertEdgePath() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/Accessibility/
H A DAccessibilityHints.cxx51 ScAccGridWinFocusGotHint::ScAccGridWinFocusGotHint(ScSplitPos eNew ) in ScAccGridWinFocusGotHint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/Accessibility/
H A DAccessibilityHints.cxx51 ScAccGridWinFocusGotHint::ScAccGridWinFocusGotHint(ScSplitPos eNew ) in ScAccGridWinFocusGotHint()
/dports/math/ogdf/OGDF/src/ogdf/upward/
H A DUpwardPlanRep.cpp363 edge eNew = m_Gamma.splitFace(adjSrc,adjTgt); in insertEdgePathEmbedded() local
372 edge eNew = m_Gamma.splitFace(adjSrc,*it); in insertEdgePathEmbedded() local
432 edge eNew; in constructSinkArcs() local
461 auto eNew = m_Gamma.splitFace(adjSrc, adjTgt); in constructSinkArcs() local
/dports/devel/agar/agar-1.5.0/math/
H A Dm_polyhedron.c188 M_Halfedge *eNew; in M_PolyhedronAddEdge() local
229 Uint *eNew; in M_PolyhedronAddFacet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dudlnitem.hxx61 void SetLineStyle( FontLineStyle eNew ) in SetLineStyle()
H A Descapementitem.hxx65 void SetEscapement( const SvxEscapement eNew ) in SetEscapement()
H A Dshaditem.hxx71 void SetLocation( SvxShadowLocation eNew ) { eLocation = eNew; } in SetLocation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dudlnitem.hxx61 void SetLineStyle( FontLineStyle eNew ) in SetLineStyle()
H A Descapementitem.hxx65 void SetEscapement( const SvxEscapement eNew ) in SetEscapement()
H A Dshaditem.hxx71 void SetLocation( SvxShadowLocation eNew ) { eLocation = eNew; } in SetLocation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dselect.hxx37 void SetWhich(ScSplitPos eNew) { eWhich = eNew; } in SetWhich()
/dports/math/ogdf/OGDF/include/ogdf/uml/
H A DPlanRepUML.h122 edge eNew = PlanRep::split(e); in split() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx95 TextContentAnchorType eNew; in addShape() local
/dports/math/ogdf/OGDF/include/ogdf/planarity/
H A DPlanRepInc.h130 edge eNew = PlanRepUML::split(e); in split() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dselect.hxx38 void SetWhich(ScSplitPos eNew) { eWhich = eNew; } in SetWhich()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/tessellation/
H A DMesh.java452 GLUhalfEdge eNew = MakeEdge(eOrg); in __gl_meshAddEdgeVertex() local
477 GLUhalfEdge eNew; in __gl_meshSplitEdge() local
510 GLUhalfEdge eNew = MakeEdge(eOrg); in __gl_meshConnect() local

12345678