Home
last modified time | relevance | path

Searched refs:rNew (Results 151 – 175 of 266) sorted by relevance

1234567891011

/trunk/main/sw/source/ui/config/
H A Duinums.cxx633 SwNumFmt& rNew ) const in ChgNumFmt()
665 rNew = aFmt; in ChgNumFmt()
/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx331 void ScDPSaveNumGroupDimension::SetGroupInfo( const ScDPNumGroupInfo& rNew ) in SetGroupInfo() argument
333 aGroupInfo = rNew; in SetGroupInfo()
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx175 void ScAreaLink::SetDestArea(const ScRange& rNew) in SetDestArea() argument
177 aDestArea = rNew; // fuer Undo in SetDestArea()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx192 void SetConditionalFormat( const ScConditionalFormat& rNew );
193 void SetValidation( const ScValidationData& rNew );
H A Dviewdata.hxx476 void SetScenButSize(const Size& rNew) { aScenButSize = rNew; } in SetScenButSize() argument
/trunk/main/sc/inc/
H A Ddatauno.hxx230 void SetParam( const ScSubTotalParam& rNew );
296 void SetParam( const ScConsolidateParam& rNew );
442 void SetParam( const ScQueryParam& rNew );
H A Dglobal.hxx587 static void SetClipDocName( const String& rNew );
589 SC_DLLPUBLIC static void SetSearchItem( const SvxSearchItem& rNew );
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2743 …orageElement_Impl( UCBStorageElement_Impl& rElement, BaseStorage* pDest, const String& rNew ) const
2752 …BaseStorageStream* pOtherStream = pDest->OpenStream( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pI…
2797 … pDest->OpenUCBStorage( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pImp->m_bDirect ) :
2798 pDest->OpenOLEStorage( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pImp->m_bDirect );
2869 sal_Bool UCBStorage::CopyTo( const String& rElemName, BaseStorage* pDest, const String& rNew ) argument
2884 return CopyStorageElement_Impl( *pElement, pDest, rNew );
/trunk/main/svl/source/items/
H A Dstyle.cxx866 const XubString& rNew, in ChangeParent() argument
876 p->SetParent( rNew ); in ChangeParent()
878 p->aParent = rNew; in ChangeParent()
/trunk/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx194 …t (short nEventId, const ::com::sun::star::uno::Any& rOld, const ::com::sun::star::uno::Any& rNew);
355 …t (short nEventId, const ::com::sun::star::uno::Any& rOld, const ::com::sun::star::uno::Any& rNew);
/trunk/main/sc/source/core/tool/
H A Dviewopti.cxx743 void ScViewCfg::SetOptions( const ScViewOptions& rNew ) in SetOptions() argument
745 *(ScViewOptions*)this = rNew; in SetOptions()
H A Dappoptio.cxx725 void ScAppCfg::SetOptions( const ScAppOptions& rNew ) in SetOptions() argument
727 *(ScAppOptions*)this = rNew; in SetOptions()
H A Dchartlis.cxx280 void ScChartListener::SetRangeList( const ScRangeListRef& rNew ) in SetRangeList() argument
283 ScRefTokenHelper::getTokensFromRangeList(aTokens, *rNew); in SetRangeList()
/trunk/main/sw/source/core/inc/
H A Dptqueue.hxx53 static void Add( ViewShell *pSh, const SwRect &rNew );
H A DSwUndoTOXChange.hxx37 SwUndoTOXChange(SwTOXBase * pTOX, const SwTOXBase & rNew);
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaypolypolygon.hxx53 void setLinePolyPolygon(const basegfx::B2DPolyPolygon& rNew);
H A Doverlayline.hxx52 void setSecondPosition(const basegfx::B2DPoint& rNew);
H A Doverlayrollingrectangle.hxx61 void setSecondPosition(const basegfx::B2DPoint& rNew);
H A Doverlaybitmapex.hxx65 void setBitmapEx(const BitmapEx& rNew);
/trunk/main/sw/source/core/crsr/
H A Doverlayrangesoutline.hxx61 void setRanges(const std::vector< basegfx::B2DRange >& rNew);
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx490 const String& rOld, const String& rNew, LanguageType eLanguage) in AddAutoCorrection() argument
493 pACorr->PutText( rOld, rNew, eLanguage ); in AddAutoCorrection()
/trunk/main/svx/inc/svx/
H A DSpellDialogChildWindow.hxx86 virtual void AddAutoCorrection(const String& rOld, const String& rNew, LanguageType eLanguage);
/trunk/main/svtools/inc/svtools/
H A Dsvmedit2.hxx39 void InsertText( const String& rNew, sal_Bool bSelect = sal_False );
/trunk/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()
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.hxx67 void setRanges(const std::vector< basegfx::B2DRange >& rNew);

Completed in 134 milliseconds

1234567891011