Home
last modified time | relevance | path

Searched refs:writeLesson (Results 1 – 3 of 3) sorted by relevance

/dports/games/gtypist/gtypist-2.9.5/tools/
H A Dktouch2typ.pl100 sub writeLesson($$) subroutine
216 writeLesson("Lesson $lessonCounter: " . $title, \@lessonLines);
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/
H A Dkeduvockvtmlwriter.h37 bool writeLesson( QDomElement &domElementParent );
H A Dkeduvockvtmlwriter.cpp59 if ( !writeLesson( domElementKvtml ) ) in writeDoc()
285 bool KEduVocKvtmlWriter::writeLesson( QDomElement &domElementParent ) in writeLesson() function in KEduVocKvtmlWriter