Searched refs:writeLesson (Results 1 – 3 of 3) sorted by relevance
100 sub writeLesson($$) subroutine216 writeLesson("Lesson $lessonCounter: " . $title, \@lessonLines);
37 bool writeLesson( QDomElement &domElementParent );
59 if ( !writeLesson( domElementKvtml ) ) in writeDoc()285 bool KEduVocKvtmlWriter::writeLesson( QDomElement &domElementParent ) in writeLesson() function in KEduVocKvtmlWriter