summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/typeselectionpage.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-02 09:46:00 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-02 09:46:00 +0000
commitae14c504ad04098989d80c8e344a974e5f553672 (patch)
tree07f0afaaae70ca608e9b581647918897fdc4ed06 /extensions/source/abpilot/typeselectionpage.hxx
parentd1fc8c8651dbc9f7efe83f2dd92692ad6327b6f5 (diff)
#88530# layout changes
Diffstat (limited to 'extensions/source/abpilot/typeselectionpage.hxx')
-rw-r--r--extensions/source/abpilot/typeselectionpage.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/extensions/source/abpilot/typeselectionpage.hxx b/extensions/source/abpilot/typeselectionpage.hxx
index 53bfde610349..6da617d0d5e1 100644
--- a/extensions/source/abpilot/typeselectionpage.hxx
+++ b/extensions/source/abpilot/typeselectionpage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: typeselectionpage.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: fs $ $Date: 2001-08-01 11:03:17 $
+ * last change: $Author: fs $ $Date: 2001-08-02 10:45:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,10 +83,8 @@ namespace abp
class TypeSelectionPage : public AddressBookSourcePage
{
protected:
- FixedLine m_aSeparator;
FixedText m_aHint;
FixedLine m_aTypeSep;
- FixedText m_aChooseTypeLabel;
RadioButton m_aMORK;
RadioButton m_aLDAP;
RadioButton m_aOutlook;
@@ -124,6 +122,9 @@ namespace abp
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.1 2001/08/01 11:03:17 fs
+ * initial checkin - address book auto pilot - type selection page
+ *
*
* Revision 1.0 26.07.01 09:11:49 fs
************************************************************************/