diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/filepicker/controlcommand.hxx | 6 | ||||
-rw-r--r-- | fpicker/source/win32/filepicker/controlcommandrequest.hxx | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fpicker/source/win32/filepicker/controlcommand.hxx b/fpicker/source/win32/filepicker/controlcommand.hxx index 934ba68b4bd6..a8cd63a8723b 100644 --- a/fpicker/source/win32/filepicker/controlcommand.hxx +++ b/fpicker/source/win32/filepicker/controlcommand.hxx @@ -2,9 +2,9 @@ * * $RCSfile: controlcommand.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: tra $ $Date: 2001-08-10 12:09:07 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:53:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -182,4 +182,4 @@ private: sal_Bool m_bEnable; }; -#endif
\ No newline at end of file +#endif diff --git a/fpicker/source/win32/filepicker/controlcommandrequest.hxx b/fpicker/source/win32/filepicker/controlcommandrequest.hxx index 87436af70b6c..8344b7a219cf 100644 --- a/fpicker/source/win32/filepicker/controlcommandrequest.hxx +++ b/fpicker/source/win32/filepicker/controlcommandrequest.hxx @@ -2,9 +2,9 @@ * * $RCSfile: controlcommandrequest.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: tra $ $Date: 2001-08-10 12:09:13 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:53:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -119,4 +119,4 @@ private: sal_Int16 m_aControlAction; }; -#endif
\ No newline at end of file +#endif |