Home
last modified time | relevance | path

Searched refs:notifyChange (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx136 notifyChange(); in ScFormulaDlg()
211 void ScFormulaDlg::notifyChange() in notifyChange() function in ScFormulaDlg
224 notifyChange(); in fill()
/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx176 const Range notifyChange( sal_uInt32 nLine, sal_Int32 nLineCountDifference,
/trunk/main/reportdesign/source/ui/inc/
H A DFormula.hxx68 virtual void notifyChange();
/trunk/main/formula/inc/formula/
H A DIFunctionDescription.hxx126 virtual void notifyChange() = 0;
/trunk/main/sc/source/ui/inc/
H A Dformula.hxx79 virtual void notifyChange();
/trunk/main/svtools/source/edit/
H A Deditsyntaxhighlighter.cxx187 Range aChanges = aHighlighter.notifyChange( nLine, 0, &aLine, 1 ); in UpdateData()
H A Dsyntaxhighlight.cxx887 const Range SyntaxHighlighter::notifyChange( sal_uInt32 nLine, sal_Int32 nLineCountDifference, in notifyChange() function in SyntaxHighlighter
/trunk/main/reportdesign/source/ui/dlg/
H A DFormula.cxx82 void FormulaDialog::notifyChange() in notifyChange() function in rptui::FormulaDialog
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx775 Range aChanges = aHighlighter.notifyChange( nLine, 0, &aLine, 1 ); in ImpDoHighlight()
925 aHighlighter.notifyChange( nPara, bInserted ? 1 : (-1), &aDummy, 1 ); in ParagraphInsertedDeleted()

Completed in 36 milliseconds