summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt')
-rw-r--r--toolkit/source/awt/vclxbitmap.cxx1
-rw-r--r--toolkit/source/awt/vclxcontainer.cxx1
-rw-r--r--toolkit/source/awt/vclxdevice.cxx1
-rw-r--r--toolkit/source/awt/vclxfont.cxx1
-rw-r--r--toolkit/source/awt/vclxgraphics.cxx1
-rw-r--r--toolkit/source/awt/vclxregion.cxx1
-rw-r--r--toolkit/source/awt/vclxsystemdependentwindow.cxx1
-rw-r--r--toolkit/source/awt/vclxtabpagecontainer.cxx1
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx2
-rw-r--r--toolkit/source/awt/vclxtopwindow.cxx1
-rw-r--r--toolkit/source/awt/vclxwindows.cxx26
11 files changed, 0 insertions, 37 deletions
diff --git a/toolkit/source/awt/vclxbitmap.cxx b/toolkit/source/awt/vclxbitmap.cxx
index bfd95f791404..397b1c0ef017 100644
--- a/toolkit/source/awt/vclxbitmap.cxx
+++ b/toolkit/source/awt/vclxbitmap.cxx
@@ -25,7 +25,6 @@
#include <vcl/BitmapTools.hxx>
-// class VCLXBitmap
// css::lang::XUnoTunnel
diff --git a/toolkit/source/awt/vclxcontainer.cxx b/toolkit/source/awt/vclxcontainer.cxx
index 4aeaf48791ed..541a9913440c 100644
--- a/toolkit/source/awt/vclxcontainer.cxx
+++ b/toolkit/source/awt/vclxcontainer.cxx
@@ -31,7 +31,6 @@
#include <toolkit/helper/property.hxx>
-// class VCLXContainer
void VCLXContainer::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
diff --git a/toolkit/source/awt/vclxdevice.cxx b/toolkit/source/awt/vclxdevice.cxx
index 73dba634e9ff..5e88f31fb911 100644
--- a/toolkit/source/awt/vclxdevice.cxx
+++ b/toolkit/source/awt/vclxdevice.cxx
@@ -37,7 +37,6 @@
#include <vcl/bitmapex.hxx>
#include <vcl/metric.hxx>
-// class VCLXDevice
VCLXDevice::VCLXDevice()
{
diff --git a/toolkit/source/awt/vclxfont.cxx b/toolkit/source/awt/vclxfont.cxx
index 534732c121f7..5a3550c338da 100644
--- a/toolkit/source/awt/vclxfont.cxx
+++ b/toolkit/source/awt/vclxfont.cxx
@@ -29,7 +29,6 @@
#include <vcl/svapp.hxx>
-// class VCLXFont
VCLXFont::VCLXFont()
{
diff --git a/toolkit/source/awt/vclxgraphics.cxx b/toolkit/source/awt/vclxgraphics.cxx
index 12f586a9a454..d0a25bfb6116 100644
--- a/toolkit/source/awt/vclxgraphics.cxx
+++ b/toolkit/source/awt/vclxgraphics.cxx
@@ -35,7 +35,6 @@
using namespace com::sun::star;
-// class VCLXGraphics
// lang::XUnoTunnel
UNO3_GETIMPLEMENTATION_IMPL( VCLXGraphics );
diff --git a/toolkit/source/awt/vclxregion.cxx b/toolkit/source/awt/vclxregion.cxx
index 93298a1893a0..61b71e63b8e3 100644
--- a/toolkit/source/awt/vclxregion.cxx
+++ b/toolkit/source/awt/vclxregion.cxx
@@ -24,7 +24,6 @@
#include <cppuhelper/queryinterface.hxx>
-// class VCLXRegion
VCLXRegion::VCLXRegion()
{
diff --git a/toolkit/source/awt/vclxsystemdependentwindow.cxx b/toolkit/source/awt/vclxsystemdependentwindow.cxx
index c9514b2c2cf0..01026907396f 100644
--- a/toolkit/source/awt/vclxsystemdependentwindow.cxx
+++ b/toolkit/source/awt/vclxsystemdependentwindow.cxx
@@ -39,7 +39,6 @@
#include <vcl/sysdata.hxx>
-// class VCLXSystemDependentWindow
VCLXSystemDependentWindow::VCLXSystemDependentWindow()
{
diff --git a/toolkit/source/awt/vclxtabpagecontainer.cxx b/toolkit/source/awt/vclxtabpagecontainer.cxx
index 81e6e9b51232..667797a47752 100644
--- a/toolkit/source/awt/vclxtabpagecontainer.cxx
+++ b/toolkit/source/awt/vclxtabpagecontainer.cxx
@@ -36,7 +36,6 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::view;
-// class VCLXTabPageContainer
void VCLXTabPageContainer::GetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx
index 2121e14c3e15..b3bf486c6f9d 100644
--- a/toolkit/source/awt/vclxtoolkit.cxx
+++ b/toolkit/source/awt/vclxtoolkit.cxx
@@ -1082,7 +1082,6 @@ public:
}
};
-// class SVTXRoadmap
struct RMItemData
{
@@ -1139,7 +1138,6 @@ private:
-// class SVTXRoadmap
SVTXRoadmap::SVTXRoadmap() : maItemListeners( *this )
{
diff --git a/toolkit/source/awt/vclxtopwindow.cxx b/toolkit/source/awt/vclxtopwindow.cxx
index 544cc60622ae..485e4e02cfd4 100644
--- a/toolkit/source/awt/vclxtopwindow.cxx
+++ b/toolkit/source/awt/vclxtopwindow.cxx
@@ -210,7 +210,6 @@ void SAL_CALL VCLXTopWindow::setDisplay( ::sal_Int32 _display )
}
-// class VCLXTopWindow
void VCLXTopWindow::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx
index 56133e58b034..4b2aaf8cde90 100644
--- a/toolkit/source/awt/vclxwindows.cxx
+++ b/toolkit/source/awt/vclxwindows.cxx
@@ -202,7 +202,6 @@ namespace toolkit
}
-// class VCLXGraphicControl
void VCLXGraphicControl::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -333,7 +332,6 @@ css::uno::Any VCLXGraphicControl::getProperty( const OUString& PropertyName )
}
-// class VCLXButton
void VCLXButton::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -616,7 +614,6 @@ void VCLXButton::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
}
-// class VCLXImageControl
void VCLXImageControl::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -747,7 +744,6 @@ css::uno::Any VCLXImageControl::getProperty( const OUString& PropertyName )
}
-// class VCLXCheckBox
void VCLXCheckBox::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -1055,7 +1051,6 @@ void VCLXCheckBox::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
}
-// class VCLXRadioButton
void VCLXRadioButton::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -1345,7 +1340,6 @@ void VCLXRadioButton::ImplClickedOrToggled( bool bToggled )
}
-// class VCLXSpinField
void VCLXSpinField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -1486,7 +1480,6 @@ void VCLXSpinField::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
}
-// class VCLXListBox
void VCLXListBox::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -2181,7 +2174,6 @@ void SAL_CALL VCLXListBox::disposing( const EventObject& i_rEvent )
}
-// class VCLXMessageBox
void VCLXMessageBox::GetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -2270,7 +2262,6 @@ css::awt::Size SAL_CALL VCLXMessageBox::getMinimumSize()
}
-// class VCLXDialog
void VCLXDialog::GetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -2456,7 +2447,6 @@ void SAL_CALL VCLXDialog::setProperty(
}
-// class VCLXTabPage
VCLXMultiPage::VCLXMultiPage() : maTabListeners( *this ), mTabId( 1 )
{
@@ -2719,7 +2709,6 @@ void VCLXMultiPage::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
}
-// class VCLXTabPage
VCLXTabPage::VCLXTabPage()
{
@@ -2833,7 +2822,6 @@ TabPage *VCLXTabPage::getTabPage() const
}
-// class VCLXFixedHyperlink
VCLXFixedHyperlink::VCLXFixedHyperlink() :
@@ -3129,7 +3117,6 @@ void VCLXFixedHyperlink::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
}
-// class VCLXFixedText
void VCLXFixedText::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -3279,7 +3266,6 @@ css::awt::Size VCLXFixedText::calcAdjustedSize( const css::awt::Size& rMaxSize )
}
-// class VCLXScrollBar
void VCLXScrollBar::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -3762,7 +3748,6 @@ css::awt::Size SAL_CALL VCLXScrollBar::getMinimumSize()
}
-// class VCLXEdit
void VCLXEdit::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -4146,7 +4131,6 @@ void VCLXEdit::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
}
-// class VCLXComboBox
void VCLXComboBox::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -4641,7 +4625,6 @@ void SAL_CALL VCLXComboBox::disposing( const EventObject& i_rEvent )
}
-// class VCLXFormattedSpinField
void VCLXFormattedSpinField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
{
@@ -4746,7 +4729,6 @@ css::uno::Any VCLXFormattedSpinField::getProperty( const OUString& PropertyName
}
-// class VCLXDateField
void VCLXDateField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -5102,7 +5084,6 @@ sal_Bool VCLXDateField::isStrictFormat()
}
-// class VCLXTimeField
void VCLXTimeField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -5418,7 +5399,6 @@ css::uno::Any VCLXTimeField::getProperty( const OUString& PropertyName )
}
-// class VCLXNumericField
void VCLXNumericField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -5769,7 +5749,6 @@ css::uno::Any VCLXNumericField::getProperty( const OUString& PropertyName )
// ----------------------------------------------------
-// class VCLXMetricField
// ----------------------------------------------------
void VCLXMetricField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -6024,7 +6003,6 @@ css::uno::Any VCLXMetricField::getProperty( const OUString& PropertyName )
}
-// class VCLXCurrencyField
void VCLXCurrencyField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -6388,7 +6366,6 @@ css::uno::Any VCLXCurrencyField::getProperty( const OUString& PropertyName )
}
-// class VCLXPatternField
void VCLXPatternField::ImplGetPropertyIds( std::vector< sal_uInt16 > &rIds )
@@ -6566,7 +6543,6 @@ css::uno::Any VCLXPatternField::getProperty( const OUString& PropertyName )
}
-// class VCLXToolBox
VCLXToolBox::VCLXToolBox()
{
@@ -6594,7 +6570,6 @@ css::uno::Reference< css::accessibility::XAccessibleContext > VCLXHeaderBar::Cre
return getAccessibleFactory().createAccessibleContext( this );
}
-// class VCLXFrame
VCLXFrame::VCLXFrame()
{
@@ -6657,7 +6632,6 @@ void VCLXFrame::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent )
VCLXContainer::ProcessWindowEvent( rVclWindowEvent );
}
-// class VCLXProgressBar
VCLXProgressBar::VCLXProgressBar()
:m_nValue(0)
,m_nValueMin(0)