Searched refs:lcl_setModified (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/chart2/source/tools/ |
H A D | InternalDataProvider.cxx | 110 struct lcl_setModified : public ::std::unary_function< lcl_tSequenceMap, void > struct 952 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in insertComplexCategoryLevel() 969 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in deleteComplexCategoryLevel() 991 ::std::for_each( aBegin, aEnd, lcl_setModified()); in insertDataPointForAllSequences() 994 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in insertDataPointForAllSequences() 1015 ::std::for_each( aBegin, aEnd, lcl_setModified()); in deleteDataPointForAllSequences() 1018 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in deleteDataPointForAllSequences() 1035 ::std::for_each( aBegin, aEnd, lcl_setModified()); in swapDataPointWithNextOneForAllSequences() 1038 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in swapDataPointWithNextOneForAllSequences()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drawsh.cxx | 102 void lcl_setModified( SfxObjectShell* pShell ) in lcl_setModified() function 389 lcl_setModified( GetObjectShell() ); in ExecuteMacroAssign() 520 lcl_setModified( GetObjectShell() ); in SetHlinkForObject()
|
Completed in 29 milliseconds