diff options
Diffstat (limited to 'rsc/inc/rscdb.hxx')
-rw-r--r-- | rsc/inc/rscdb.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx index 7bd694926a66..30117dca03fb 100644 --- a/rsc/inc/rscdb.hxx +++ b/rsc/inc/rscdb.hxx @@ -191,11 +191,6 @@ class RscTypCont RscTop * InitClassMenuItem( RscTop * pSuper ); RscTop * InitClassMenu( RscTop * pSuper, RscTop * pMenuItem ); - RscTop * InitClassNumericFormatter( RscTop * pSuper ); - - RscTop * InitClassSpinField( RscTop * pSuper ); - RscTop * InitClassNumericField( RscTop * pSuper ); - RscTop * InitClassDockingWindow( RscTop * pSuper, RscEnum * pMapUnit ); RscTop * InitClassToolBoxItem(RscTop * pSuper); |