Searched refs:notifyChange (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 136 notifyChange(); in ScFormulaDlg() 211 void ScFormulaDlg::notifyChange() in notifyChange() function in ScFormulaDlg 224 notifyChange(); in fill()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | syntaxhighlight.hxx | 176 const Range notifyChange( sal_uInt32 nLine, sal_Int32 nLineCountDifference,
|
/aoo42x/main/formula/inc/formula/ |
H A D | IFunctionDescription.hxx | 126 virtual void notifyChange() = 0;
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | Formula.hxx | 68 virtual void notifyChange();
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | formula.hxx | 79 virtual void notifyChange();
|
/aoo42x/main/svtools/source/edit/ |
H A D | editsyntaxhighlighter.cxx | 187 Range aChanges = aHighlighter.notifyChange( nLine, 0, &aLine, 1 ); in UpdateData()
|
H A D | syntaxhighlight.cxx | 887 const Range SyntaxHighlighter::notifyChange( sal_uInt32 nLine, sal_Int32 nLineCountDifference, in notifyChange() function in SyntaxHighlighter
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | Formula.cxx | 82 void FormulaDialog::notifyChange() in notifyChange() function in rptui::FormulaDialog
|
/aoo42x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 775 Range aChanges = aHighlighter.notifyChange( nLine, 0, &aLine, 1 ); in ImpDoHighlight() 925 aHighlighter.notifyChange( nPara, bInserted ? 1 : (-1), &aDummy, 1 ); in ParagraphInsertedDeleted()
|
Completed in 49 milliseconds