Home
last modified time | relevance | path

Searched refs:rNew (Results 176 – 200 of 266) sorted by relevance

1234567891011

/aoo41x/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx49 virtual void AddAutoCorrection(const String& rOld, const String& rNew, LanguageType eLanguage);
H A Dgloshdl.hxx61 sal_Bool RenameGroup(const String & rOld, String& rNew, const String& rNewTitle);
/aoo41x/main/sfx2/inc/sfx2/
H A Dmgetempl.hxx92 void UpdateName_Impl(ListBox *, const String &rNew);
/aoo41x/main/sc/inc/
H A Dprintopt.hxx89 void SetOptions( const ScPrintOptions& rNew );
H A Darealink.hxx71 void SetDestArea(const ScRange& rNew);
H A Dinputopt.hxx92 void SetOptions( const ScInputOptions& rNew );
H A Dtable.hxx251 void SetScenarioColor(const Color& rNew) { aScenarioColor = rNew; } in SetScenarioColor() argument
608 void AddPrintRange( const ScRange& rNew );
/aoo41x/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx492 const String& rOld, const String& rNew, LanguageType eLanguage) in AddAutoCorrection() argument
495 pACorr->PutText( rOld, rNew, eLanguage ); in AddAutoCorrection()
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx476 void SetScenButSize(const Size& rNew) { aScenButSize = rNew; } in SetScenButSize() argument
H A Dundostyl.hxx71 const ScStyleSaveData& rNew );
H A Ddbdocfun.hxx95 sal_Bool RenameDBRange( const String& rOld, const String& rNew, sal_Bool bApi );
/aoo41x/main/svx/inc/svx/
H A Dextrud3d.hxx97 void SetExtrudePolygon(const basegfx::B2DPolyPolygon &rNew);
H A Dsdrpaintwindow.hxx136 void SetRedrawRegion(const Region& rNew);
H A Dlathe3d.hxx109 void SetPolyPoly2D(const basegfx::B2DPolyPolygon& rNew);
/aoo41x/main/sw/source/core/inc/
H A Ddflyobj.hxx91 SwVirtFlyDrawObj(SdrObject& rNew, SwFlyFrm* pFly);
H A Ddoctxm.hxx88 const SwTOXSortTabBase& rNew, sal_uInt16 nLevel,
H A Dflyfrms.hxx160 void SetAbsPos( const Point &rNew );
H A Dlayfrm.hxx77 void ChgColumns( const SwFmtCol &rOld, const SwFmtCol &rNew,
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx614 void SwSection::SetLinkFileName(const String& rNew, String const*const pPassWd) in SetLinkFileName() argument
618 m_RefLink->SetLinkSourceName( rNew ); in SetLinkFileName()
620 m_Data.SetLinkFileName(rNew); in SetLinkFileName()
/aoo41x/main/xmloff/source/style/
H A Dxmlstyle.cxx891 void SvXMLStylesContext::AddStyle(SvXMLStyleContext& rNew) in AddStyle() argument
893 mpImpl->AddStyle( &rNew ); in AddStyle()
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx425 SwVirtFlyDrawObj::SwVirtFlyDrawObj(SdrObject& rNew, SwFlyFrm* pFly) : in SwVirtFlyDrawObj() argument
426 SdrVirtObj( rNew ), in SwVirtFlyDrawObj()
/aoo41x/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx410 const Any & rNew, in BroadcastAccEvent() argument
426 nId, rNew, rOld ); in BroadcastAccEvent()
/aoo41x/main/sc/source/ui/undo/
H A Dundodat.cxx2120 const ScRange& rNew, sal_Bool bColHdr, sal_Bool bRowHdr, in ScUndoChartData() argument
2129 aNewRangeListRef->Append( rNew ); in ScUndoChartData()
2135 const ScRangeListRef& rNew, sal_Bool bColHdr, sal_Bool bRowHdr, in ScUndoChartData() argument
2139 aNewRangeListRef( rNew ), in ScUndoChartData()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx1290 void SvxShapePolyPolygon::SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw() in SetPolygon() argument
1295 ((SdrPathObj*)mpObj.get())->SetPathPoly(rNew); in SetPolygon()
1586 void SvxShapePolyPolygonBezier::SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw() in SetPolygon() argument
1591 static_cast<SdrPathObj*>(mpObj.get())->SetPathPoly(rNew); in SetPolygon()
/aoo41x/main/sw/source/core/txtnode/
H A Dfntcap.cxx136 inline void SetCapInf( SwCapitalInfo& rNew ) { pCapInf = &rNew; } in SetCapInf() argument

Completed in 92 milliseconds

1234567891011