From 1fdd8dbb1a60803e737e6fc1d3460fd7820b5deb Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 30 Mar 2004 12:45:54 +0000 Subject: INTEGRATION: CWS vcl20 (1.7.136); FILE MERGED 2004/02/20 14:57:26 pl 1.7.136.1: #i20934# search in subdirectories for fonts, too --- padmin/source/fontentry.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'padmin') diff --git a/padmin/source/fontentry.hxx b/padmin/source/fontentry.hxx index 358589ff38bb..9697dd2aef0f 100644 --- a/padmin/source/fontentry.hxx +++ b/padmin/source/fontentry.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fontentry.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: pl $ $Date: 2001-06-27 16:03:31 $ + * last change: $Author: rt $ $Date: 2004-03-30 13:45:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,6 +109,8 @@ namespace padmin { FixedLine m_aFromFL; Edit m_aFromDirEdt; PushButton m_aFromBtn; + CheckBox m_aSubDirsBox; + FixedLine m_aTargetOptFL; CheckBox m_aLinkOnlyBox; FixedText m_aFixedText; bool m_bOverwriteAll; @@ -137,6 +139,7 @@ namespace padmin { DECL_LINK( ClickBtnHdl, Button* ); DECL_LINK( ModifyHdl, Edit* ); + DECL_LINK( ToggleHdl, CheckBox* ); // implement ImportFontCallback virtual void importFontsFailed( ::psp::PrintFontManager::ImportFontCallback::FailCondition eReason ); -- cgit v1.2.3