summaryrefslogtreecommitdiff
path: root/svx/source/form/fmtextcontroldialogs.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 14:58:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 14:58:11 +0000
commitc1b31d3549850644e5faf232b18c9626ca956d67 (patch)
treeb0a71115710fff59ec2e6b4d039ad1fc18c77e5e /svx/source/form/fmtextcontroldialogs.cxx
parentf9818254d98af8b89f9fcf0115e9f6ae2b12ec23 (diff)
INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED
2006/02/15 13:28:11 fs 1.6.222.1: #i55991# warning-free code
Diffstat (limited to 'svx/source/form/fmtextcontroldialogs.cxx')
-rw-r--r--svx/source/form/fmtextcontroldialogs.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/svx/source/form/fmtextcontroldialogs.cxx b/svx/source/form/fmtextcontroldialogs.cxx
index ca7d4e3dd296..357167eedcd9 100644
--- a/svx/source/form/fmtextcontroldialogs.cxx
+++ b/svx/source/form/fmtextcontroldialogs.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmtextcontroldialogs.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:57:33 $
+ * last change: $Author: hr $ $Date: 2006-06-19 15:58:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -142,11 +142,6 @@ namespace svx
{
}
- //--------------------------------------------------------------------
- void TextControlParaAttribDialog::PageCreated( USHORT _nId, SfxTabPage& _rPage )
- {
- }
-
//........................................................................
} // namespace svx
//........................................................................