Home
last modified time | relevance | path

Searched refs:rChanged (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx48 virtual void ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bRecheck);
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx457 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche… in ApplyChangedSentence() argument
477 pWrtShell->ApplyChangedSentence(rChanged, bRecheck); in ApplyChangedSentence()
482 …liner->ApplyChangedSentence(pDrView->GetTextEditOutlinerView()->GetEditView(), rChanged, bRecheck); in ApplyChangedSentence()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx287 const String& rChanged = xDocProps->getModifiedBy(); in NewField() local
290 (rChanged.Len() ? rUser != rChanged : rUser != rCreated) ) in NewField()
/trunk/main/svx/inc/svx/
H A DSpellDialogChildWindow.hxx80 virtual void ApplyChangedSentence(const SpellPortions& rChanged, bool bRecheck ) = 0;
/trunk/main/sd/source/ui/inc/
H A DSpellDialogChildWindow.hxx66 virtual void ApplyChangedSentence(const ::svx::SpellPortions& rChanged, bool bRecheck);
/trunk/main/sd/source/ui/dlg/
H A DSpellDialogChildWindow.cxx124 const ::svx::SpellPortions& rChanged, bool bRecheck ) in ApplyChangedSentence()
132 rChanged, bRecheck); in ApplyChangedSentence()
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx102 void ScSpellDialogChildWindow::ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRe… in ApplyChangedSentence() argument
106 mxEngine->ApplyChangedSentence( *pEditView, rChanged, bRecheck ); in ApplyChangedSentence()
/trunk/main/sc/source/ui/inc/
H A Dspelldialog.hxx69 virtual void ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRecheck );
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx4199 rChanged = rRefSizeChanged = sal_False; in UpdateReference()
4221 rChanged = sal_True; in UpdateReference()
4261 rChanged = sal_True; in UpdateReference()
4290 rChanged = sal_True; in UpdateReference()
4436 rChanged = sal_True; in UpdateReference()
4450 rChanged = sal_False; in UpdateNameReference()
4484 rChanged = sal_True; in UpdateNameReference()
4675 rChanged = sal_False; in UpdateDeleteTab()
4693 rChanged = sal_True; in UpdateDeleteTab()
4707 rChanged = sal_True; in UpdateDeleteTab()
[all …]
/trunk/main/sc/source/core/data/
H A Dconditio.cxx485 rChanged = sal_True; in lcl_CondUpdateInsertTab()
494 rChanged = sal_True; in lcl_CondUpdateInsertTab()
1005 nCol2 = rChanged.Col() - aProv.Ref1.nRelCol; in SourceChanged()
1008 bHit &= ( rChanged.Col() >= aProv.Ref1.nCol ); in SourceChanged()
1012 nRow2 = rChanged.Row() - aProv.Ref1.nRelRow; in SourceChanged()
1015 bHit &= ( rChanged.Row() >= aProv.Ref1.nRow ); in SourceChanged()
1019 nTab2 = rChanged.Tab() - aProv.Ref1.nRelTab; in SourceChanged()
1027 nCol1 = rChanged.Col() - aProv.Ref2.nRelCol; in SourceChanged()
1034 nRow1 = rChanged.Row() - aProv.Ref2.nRelRow; in SourceChanged()
1041 nTab1 = rChanged.Tab() - aProv.Ref2.nRelTab; in SourceChanged()
[all …]
/trunk/main/sc/inc/
H A Dcompiler.hxx435 sal_Bool& rChanged, sal_Bool bSharedFormula = sal_False);
440 sal_Bool& rChanged, sal_Bool& rRefSizeChanged );
H A Dconditio.hxx149 void SourceChanged( const ScAddress& rChanged );

Completed in 116 milliseconds