summaryrefslogtreecommitdiff
path: root/sd/workben/custompanel/ctp_panel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/workben/custompanel/ctp_panel.cxx')
-rw-r--r--sd/workben/custompanel/ctp_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/workben/custompanel/ctp_panel.cxx b/sd/workben/custompanel/ctp_panel.cxx
index 353a1ced2734..73f3ce760006 100644
--- a/sd/workben/custompanel/ctp_panel.cxx
+++ b/sd/workben/custompanel/ctp_panel.cxx
@@ -176,7 +176,7 @@ namespace sd { namespace colortoolpanel
}
- ::sal_Bool SAL_CALL SingleColorPanel::isAnchorOnly( ) throw (RuntimeException)
+ sal_Bool SAL_CALL SingleColorPanel::isAnchorOnly( ) throw (RuntimeException)
{
::osl::MutexGuard aGuard( m_aMutex );
if ( !m_xWindow.is() )