/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 633 SwNumFmt& rNew ) const in ChgNumFmt() 665 rNew = aFmt; in ChgNumFmt()
|
/trunk/main/sc/source/core/data/ |
H A D | dpdimsave.cxx | 331 void ScDPSaveNumGroupDimension::SetGroupInfo( const ScDPNumGroupInfo& rNew ) in SetGroupInfo() argument 333 aGroupInfo = rNew; in SetGroupInfo()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | arealink.cxx | 175 void ScAreaLink::SetDestArea(const ScRange& rNew) in SetDestArea() argument 177 aDestArea = rNew; // fuer Undo in SetDestArea()
|
/trunk/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 192 void SetConditionalFormat( const ScConditionalFormat& rNew ); 193 void SetValidation( const ScValidationData& rNew );
|
H A D | viewdata.hxx | 476 void SetScenButSize(const Size& rNew) { aScenButSize = rNew; } in SetScenButSize() argument
|
/trunk/main/sc/inc/ |
H A D | datauno.hxx | 230 void SetParam( const ScSubTotalParam& rNew ); 296 void SetParam( const ScConsolidateParam& rNew ); 442 void SetParam( const ScQueryParam& rNew );
|
H A D | global.hxx | 587 static void SetClipDocName( const String& rNew ); 589 SC_DLLPUBLIC static void SetSearchItem( const SvxSearchItem& rNew );
|
/trunk/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 2743 …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 D | style.cxx | 866 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 D | svxpixelctlaccessiblecontext.hxx | 194 …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 D | viewopti.cxx | 743 void ScViewCfg::SetOptions( const ScViewOptions& rNew ) in SetOptions() argument 745 *(ScViewOptions*)this = rNew; in SetOptions()
|
H A D | appoptio.cxx | 725 void ScAppCfg::SetOptions( const ScAppOptions& rNew ) in SetOptions() argument 727 *(ScAppOptions*)this = rNew; in SetOptions()
|
H A D | chartlis.cxx | 280 void ScChartListener::SetRangeList( const ScRangeListRef& rNew ) in SetRangeList() argument 283 ScRefTokenHelper::getTokensFromRangeList(aTokens, *rNew); in SetRangeList()
|
/trunk/main/sw/source/core/inc/ |
H A D | ptqueue.hxx | 53 static void Add( ViewShell *pSh, const SwRect &rNew );
|
H A D | SwUndoTOXChange.hxx | 37 SwUndoTOXChange(SwTOXBase * pTOX, const SwTOXBase & rNew);
|
/trunk/main/svx/inc/svx/sdr/overlay/ |
H A D | overlaypolypolygon.hxx | 53 void setLinePolyPolygon(const basegfx::B2DPolyPolygon& rNew);
|
H A D | overlayline.hxx | 52 void setSecondPosition(const basegfx::B2DPoint& rNew);
|
H A D | overlayrollingrectangle.hxx | 61 void setSecondPosition(const basegfx::B2DPoint& rNew);
|
H A D | overlaybitmapex.hxx | 65 void setBitmapEx(const BitmapEx& rNew);
|
/trunk/main/sw/source/core/crsr/ |
H A D | overlayrangesoutline.hxx | 61 void setRanges(const std::vector< basegfx::B2DRange >& rNew);
|
/trunk/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 490 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 D | SpellDialogChildWindow.hxx | 86 virtual void AddAutoCorrection(const String& rOld, const String& rNew, LanguageType eLanguage);
|
/trunk/main/svtools/inc/svtools/ |
H A D | svmedit2.hxx | 39 void InsertText( const String& rNew, sal_Bool bSelect = sal_False );
|
/trunk/main/sw/source/core/docnode/ |
H A D | section.cxx | 614 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 D | OverlayRanges.hxx | 67 void setRanges(const std::vector< basegfx::B2DRange >& rNew);
|