| /trunk/main/sw/inc/ |
| H A D | fmtornt.hxx | 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()
|
| H A D | fmtsrnd.hxx | 67 void SetSurround ( SwSurround eNew ){ SfxEnumItem::SetValue( sal_uInt16( eNew ) ); } in SetSurround()
|
| H A D | pagedesc.hxx | 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()
|
| H A D | tgrditem.hxx | 80 void SetGridType( SwTextGrid eNew ) { eGridType = eNew; } in SetGridType()
|
| H A D | fmtclds.hxx | 142 void SetLineAdj( SwColLineAdj eNew ){ eAdj = eNew; } in SetLineAdj()
|
| /trunk/main/svx/inc/svx/ |
| H A D | paraprev.hxx | 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()
|
| H A D | hlnkitem.hxx | 89 void SetInsertMode( SvxLinkInsertMode eNew ) { eType = eNew; } in SetInsertMode()
|
| H A D | numfmtsh.hxx | 184 void SetCurLanguage( LanguageType eNew ) { eCurLanguage = eNew; } in SetCurLanguage()
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | postitem.hxx | 80 void SetPosture( FontItalic eNew ) in SetPosture()
|
| H A D | emphitem.hxx | 79 void SetEmphasisMark( FontEmphasisMark eNew ) in SetEmphasisMark()
|
| H A D | wghtitem.hxx | 80 void SetWeight( FontWeight eNew ) in SetWeight()
|
| H A D | crsditem.hxx | 84 void SetStrikeout( FontStrikeout eNew ) in SetStrikeout()
|
| H A D | cmapitem.hxx | 78 void SetCaseMap( SvxCaseMap eNew ) in SetCaseMap()
|
| H A D | udlnitem.hxx | 88 void SetLineStyle( FontUnderline eNew ) in SetLineStyle()
|
| H A D | brkitem.hxx | 77 void SetBreak( const SvxBreak eNew ) in SetBreak()
|
| H A D | escpitem.hxx | 78 inline void SetEscapement( const SvxEscapement eNew ) in SetEscapement()
|
| H A D | shaditem.hxx | 87 void SetLocation( SvxShadowLocation eNew ) { eLocation = eNew; } in SetLocation()
|
| H A D | svxfont.hxx | 63 inline void SetCaseMap( const SvxCaseMap eNew ) { eCaseMap = eNew; } in SetCaseMap()
|
| /trunk/main/sc/source/ui/Accessibility/ |
| H A D | AccessibilityHints.cxx | 98 ScAccGridWinFocusGotHint::ScAccGridWinFocusGotHint(ScSplitPos eNew, in ScAccGridWinFocusGotHint()
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | select.hxx | 48 void SetWhich(ScSplitPos eNew) { eWhich = eNew; } in SetWhich()
|
| H A D | pfuncache.hxx | 61 void SetMode(ScPrintSelectionMode eNew) { eMode = eNew; } in SetMode()
|
| H A D | asciiopt.hxx | 102 void SetCharSet( CharSet eNew ) { eCharSet = eNew; } in SetCharSet()
|
| /trunk/main/xmloff/source/text/ |
| H A D | XMLTextShapeImportHelper.cxx | 109 TextContentAnchorType eNew; in addShape() local
|
| /trunk/main/sc/source/ui/view/ |
| H A D | editsh.cxx | 931 FontUnderline eNew = eOld; in ExecuteAttr() local 964 FontUnderline eNew = ( eOld != UNDERLINE_NONE ) ? UNDERLINE_NONE : UNDERLINE_SINGLE; in ExecuteAttr() local 1001 SvxEscapement eNew = (eOld == SVX_ESCAPEMENT_SUPERSCRIPT) ? in ExecuteAttr() local 1011 SvxEscapement eNew = (eOld == SVX_ESCAPEMENT_SUBSCRIPT) ? in ExecuteAttr() local
|
| /trunk/main/sc/inc/ |
| H A D | chartpos.hxx | 146 void SeteGlue(ScChartGlue eNew) { eGlue = eNew; } in SeteGlue()
|