Searched defs:eNew (Results 1 – 25 of 51) sorted by relevance
123
64 void SetVertOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetVertOrient()65 void SetRelationOrient( sal_Int16 eNew ) { eRelation = eNew; } in SetRelationOrient()102 void SetHoriOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetHoriOrient()103 void SetRelationOrient( sal_Int16 eNew ) { eRelation = eNew; } in SetRelationOrient()
67 void SetSurround ( SwSurround eNew ){ SfxEnumItem::SetValue( sal_uInt16( eNew ) ); } in SetSurround()
73 void SetAdj ( SwFtnAdj eNew ) { eAdj = eNew; } in SetAdj()184 void WriteUseOn( UseOnPage eNew ) { eUse = eNew; } in WriteUseOn()272 inline void SwPageDesc::SetUseOn( UseOnPage eNew ) in SetUseOn()
80 void SetGridType( SwTextGrid eNew ) { eGridType = eNew; } in SetGridType()
142 void SetLineAdj( SwColLineAdj eNew ){ eAdj = eNew; } in SetLineAdj()
84 void SetAdjust( SvxAdjust eNew ) { eAdjust = eNew; } in SetAdjust()85 void SetLastLine( SvxAdjust eNew ) { eLastLine = eNew; } in SetLastLine()86 void SetLineSpace( SvxPrevLineSpace eNew, sal_uInt16 nNew = 0 ) in SetLineSpace()
89 void SetInsertMode( SvxLinkInsertMode eNew ) { eType = eNew; } in SetInsertMode()
184 void SetCurLanguage( LanguageType eNew ) { eCurLanguage = eNew; } in SetCurLanguage()
79 void SetEmphasisMark( FontEmphasisMark eNew ) in SetEmphasisMark()
80 void SetPosture( FontItalic eNew ) in SetPosture()
80 void SetWeight( FontWeight eNew ) in SetWeight()
78 void SetCaseMap( SvxCaseMap eNew ) in SetCaseMap()
84 void SetStrikeout( FontStrikeout eNew ) in SetStrikeout()
77 void SetBreak( const SvxBreak eNew ) in SetBreak()
88 void SetLineStyle( FontUnderline eNew ) in SetLineStyle()
78 inline void SetEscapement( const SvxEscapement eNew ) in SetEscapement()
87 void SetLocation( SvxShadowLocation eNew ) { eLocation = eNew; } in SetLocation()
63 inline void SetCaseMap( const SvxCaseMap eNew ) { eCaseMap = eNew; } in SetCaseMap()
98 ScAccGridWinFocusGotHint::ScAccGridWinFocusGotHint(ScSplitPos eNew, in ScAccGridWinFocusGotHint()
48 void SetWhich(ScSplitPos eNew) { eWhich = eNew; } in SetWhich()
61 void SetMode(ScPrintSelectionMode eNew) { eMode = eNew; } in SetMode()
102 void SetCharSet( CharSet eNew ) { eCharSet = eNew; } in SetCharSet()
111 TextContentAnchorType eNew; in addShape() local
931 FontUnderline eNew = eOld; in ExecuteAttr() local964 FontUnderline eNew = ( eOld != UNDERLINE_NONE ) ? UNDERLINE_NONE : UNDERLINE_SINGLE; in ExecuteAttr() local1001 SvxEscapement eNew = (eOld == SVX_ESCAPEMENT_SUPERSCRIPT) ? in ExecuteAttr() local1011 SvxEscapement eNew = (eOld == SVX_ESCAPEMENT_SUBSCRIPT) ? in ExecuteAttr() local
146 void SeteGlue(ScChartGlue eNew) { eGlue = eNew; } in SeteGlue()
Completed in 203 milliseconds