Home
last modified time | relevance | path

Searched refs:eNew (Results 26 – 50 of 58) sorted by relevance

123

/trunk/main/editeng/inc/editeng/
H A Dudlnitem.hxx88 void SetLineStyle( FontUnderline eNew ) in SetLineStyle() argument
89 { SetValue((sal_uInt16) eNew); } in SetLineStyle()
H A Dsvxfont.hxx63 inline void SetCaseMap( const SvxCaseMap eNew ) { eCaseMap = eNew; } in SetCaseMap() argument
H A Dbrshitem.hxx126 void SetGraphicPos( SvxGraphicPosition eNew );
/trunk/main/svx/inc/svx/
H A Dhlnkitem.hxx89 void SetInsertMode( SvxLinkInsertMode eNew ) { eType = eNew; } in SetInsertMode() argument
H A Dnumfmtsh.hxx184 void SetCurLanguage( LanguageType eNew ) { eCurLanguage = eNew; } in SetCurLanguage() argument
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx145 void SetODFDefaultVersion( SvtSaveOptions::ODFDefaultVersion eNew );
278 void SvtSaveOptions_Impl::SetODFDefaultVersion( SvtSaveOptions::ODFDefaultVersion eNew ) in SetODFDefaultVersion() argument
280 if ( !bROODFDefaultVersion && eODFDefaultVersion != eNew ) in SetODFDefaultVersion()
282 eODFDefaultVersion = eNew; in SetODFDefaultVersion()
/trunk/main/sw/inc/
H A Dtgrditem.hxx80 void SetGridType( SwTextGrid eNew ) { eGridType = eNew; } in SetGridType() argument
H A Dfmtclds.hxx142 void SetLineAdj( SwColLineAdj eNew ){ eAdj = eNew; } in SetLineAdj() argument
H A Dnumrule.hxx250 void SetRuleType( SwNumRuleType eNew ) { eRuleType = eNew; in SetRuleType() argument
H A Dsection.hxx117 void SetType(SectionType const eNew) { m_eType = eNew; } in SetType() argument
/trunk/main/sc/inc/
H A Dchartpos.hxx146 void SeteGlue(ScChartGlue eNew) { eGlue = eNew; } in SeteGlue() argument
H A Dappoptio.hxx47 void SetZoomType( SvxZoomType eNew ) { eZoomType = eNew; } in SetZoomType() argument
H A Deditutil.hxx238 void SetNumType(SvxNumType eNew) { aData.eNumType = eNew; } in SetNumType() argument
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx965 MapUnit eNew = rNewMapMode.GetMapUnit(); in SetRelativeMapMode() local
978 if ( eNew != eOld ) in SetRelativeMapMode()
984 else if ( eNew > MAP_PIXEL ) in SetRelativeMapMode()
990 Fraction aF( aImplNumeratorAry[eNew] * aImplDenominatorAry[eOld], in SetRelativeMapMode()
991 aImplNumeratorAry[eOld] * aImplDenominatorAry[eNew] ); in SetRelativeMapMode()
1003 else if ( eNew == MAP_PIXEL ) in SetRelativeMapMode()
1014 if ( eNew != eOld ) in SetRelativeMapMode()
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx601 void XclImpHFConverter::SetNewPortion( XclImpHFPortion eNew ) in SetNewPortion() argument
603 if( eNew != meCurrObj ) in SetNewPortion()
606 meCurrObj = eNew; in SetNewPortion()
/trunk/main/tools/source/generic/
H A Db3dtrans.cxx423 void B3dTransformationSet::SetRatioMode(Base3DRatio eNew) in SetRatioMode() argument
425 if(meRatio != eNew) in SetRatioMode()
427 meRatio = eNew; in SetRatioMode()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1396 FontUnderline eNew = eOld; in ExecuteTextAttr() local
1400 eNew = ( eOld == UNDERLINE_SINGLE ) ? UNDERLINE_NONE : UNDERLINE_SINGLE; in ExecuteTextAttr()
1403 eNew = ( eOld == UNDERLINE_DOUBLE ) ? UNDERLINE_NONE : UNDERLINE_DOUBLE; in ExecuteTextAttr()
1406 eNew = ( eOld == UNDERLINE_DOTTED ) ? UNDERLINE_NONE : UNDERLINE_DOTTED; in ExecuteTextAttr()
1409 pTabViewShell->ApplyAttr( SvxUnderlineItem( eNew, ATTR_FONT_UNDERLINE ) ); in ExecuteTextAttr()
H A Dtabview5.cxx418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() argument
420 aViewData.SetZoomType( eNew, bAll ); in SetZoomType()
H A Dviewdata.cxx609 void ScViewData::SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ) in SetZoomType() argument
621 pTabData[i]->eZoomType = eNew; in SetZoomType()
623 eDefZoomType = eNew; in SetZoomType()
633 pTabData[i]->eZoomType = eNew; in SetZoomType()
638 void ScViewData::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() argument
650 SetZoomType( eNew, vTabs ); in SetZoomType()
H A Dselect.cxx712 void ScHeaderFunctionSet::SetWhich( ScSplitPos eNew ) in SetWhich() argument
714 eWhich = eNew; in SetWhich()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx516 CharSet SetCharSet(CharSet eNew) { CharSet eOld = eSrcCharSet; in SetCharSet() argument
517 eSrcCharSet = eNew; in SetCharSet()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx307 void SetZoomType( SvxZoomType eNew, sal_Bool bAll );
308 void SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs );
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1057 SvxShapePolyPolygon::SvxShapePolyPolygon( SdrObject* pObj , drawing::PolygonKind eNew ) in SvxShapePolyPolygon() argument
1060 , mePolygonKind( eNew ) in SvxShapePolyPolygon()
1325 SvxShapePolyPolygonBezier::SvxShapePolyPolygonBezier( SdrObject* pObj , drawing::PolygonKind eNew )… in SvxShapePolyPolygonBezier() argument
1327 , mePolygonKind( eNew ) in SvxShapePolyPolygonBezier()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx256 void SetNewPortion( XclImpHFPortion eNew );
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2081 void ScDataPilotFieldObj::setOrientation(DataPilotFieldOrientation eNew) in setOrientation() argument
2084 if (maOrient.hasValue() && (eNew == maOrient.get< DataPilotFieldOrientation >())) in setOrientation()
2097 (eNew == DataPilotFieldOrientation_DATA) ) in setOrientation()
2127 pDim->SetOrientation(sal::static_int_cast<sal_uInt16>(eNew)); in setOrientation()
2134 …maOrient <<= eNew; // modifying the same object's orientation again doesn't create another dupli… in setOrientation()

Completed in 171 milliseconds

123