|
COOPY » Guide
version 0.6.5
|
#include <Highlighter.h>
Public Member Functions | |
| bool | apply (DataSheet &sheet) |
| bool | apply (TextBook &book) |
Definition at line 13 of file Highlighter.h.
| bool Highlighter::apply | ( | DataSheet & | sheet | ) |
Definition at line 135 of file Highlighter.cpp.
Referenced by coopy::app::Diff::apply().
| bool Highlighter::apply | ( | TextBook & | book | ) |
Definition at line 141 of file Highlighter.cpp.
References coopy::store::TextBook::getSheetCount(), and coopy::store::TextBook::readSheetByIndex().
1.7.4