Lines Matching defs:FontSubstitution
2 * @brief FontSubstitution dialog24 class FontSubstitution {26 FontSubstitution();27 virtual ~FontSubstitution();31 static FontSubstitution &getInstance() { return *new FontSubstitution(); }38 FontSubstitution(FontSubstitution const &d);39 FontSubstitution& operator=(FontSubstitution const &d);