diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-08-09 15:13:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-08-09 15:13:41 +0000 |
commit | e01f3733b2b731227e8050145263c896f2f49d76 (patch) | |
tree | 4bf1cb501f0505e70f0f9a84488e4e548cbb0d62 /sw/source/ui/app/appopt.cxx | |
parent | 0e4dfa1dc290c9aec318602a6ae53734a13f43f7 (diff) |
#87576# dtrans.hxx is obsolete
Diffstat (limited to 'sw/source/ui/app/appopt.cxx')
-rw-r--r-- | sw/source/ui/app/appopt.cxx | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/source/ui/app/appopt.cxx b/sw/source/ui/app/appopt.cxx index abd2ca4ec48b..fb44ee5a12ac 100644 --- a/sw/source/ui/app/appopt.cxx +++ b/sw/source/ui/app/appopt.cxx @@ -2,9 +2,9 @@ * * $RCSfile: appopt.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: os $ $Date: 2001-05-11 10:37:23 $ + * last change: $Author: rt $ $Date: 2001-08-09 16:13:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,8 +85,6 @@ #include <svtools/eitem.hxx> #endif -#include <sot/dtrans.hxx> - #ifndef _SFXREQUEST_HXX //autogen #include <sfx2/request.hxx> #endif @@ -628,6 +626,9 @@ SfxTabPage* SwModule::CreateTabPage( USHORT nId, Window* pParent, const SfxItem /*------------------------------------------------------------------------- $Log: not supported by cvs2svn $ + Revision 1.13 2001/05/11 10:37:23 os + #86883# basic fonts asian added + Revision 1.12 2001/05/10 08:46:10 os store print options at the document |