Searched defs:IsChanged (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svl/inc/svl/ | ||
H A D | listeneriter.hxx | 67 int IsChanged() const { return pDelNext != pAkt; } in IsChanged() function in SvtListenerIter |
/aoo42x/main/sw/inc/ | ||
H A D | switerator.hxx | 40 bool IsChanged() { return aClientIter.IsChanged(); } in IsChanged() function in SwIterator |
H A D | calbck.hxx | 248 bool IsChanged() const { return pDelNext != pAct; } in IsChanged() function in SwClientIter |
/aoo42x/main/sc/source/ui/view/ | ||
H A D | scextopt.cxx | 166 bool ScExtDocOptions::IsChanged() const in IsChanged() function in ScExtDocOptions |
/aoo42x/main/svx/inc/svx/ | ||
H A D | graphctl.hxx | 120 sal_Bool IsChanged() const { return bSdrMode ? pModel->IsChanged() : sal_False; } in IsChanged() function in GraphCtrl |
H A D | svdmodel.hxx | 476 sal_Bool IsChanged() const { return mbChanged; } in IsChanged() function in SdrModel |
/aoo42x/main/sc/inc/ | ||
H A D | cell.hxx | 411 sal_Bool IsChanged() const { return bChanged; } in IsChanged() function in ScFormulaCell |
Completed in 18 milliseconds