Kaydet (Commit) a47a3537 authored tarafından Sven Wehner's avatar Sven Wehner Kaydeden (comit) Miklos Vajna

Translate German comments to English

üst a0dff5e2
...@@ -1675,7 +1675,7 @@ void SvxLineWindow_Impl::DataChanged( const DataChangedEvent& rDCEvt ) ...@@ -1675,7 +1675,7 @@ void SvxLineWindow_Impl::DataChanged( const DataChangedEvent& rDCEvt )
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
//######################################################################## //########################################################################
// Hilfsklassen // Helper classes
//======================================================================== //========================================================================
// class SfxStyleControllerItem_Impl ------------------------------------------ // class SfxStyleControllerItem_Impl ------------------------------------------
...@@ -1685,7 +1685,7 @@ SfxStyleControllerItem_Impl::SfxStyleControllerItem_Impl( ...@@ -1685,7 +1685,7 @@ SfxStyleControllerItem_Impl::SfxStyleControllerItem_Impl(
const Reference< XDispatchProvider >& rDispatchProvider, const Reference< XDispatchProvider >& rDispatchProvider,
sal_uInt16 nSlotId, // Family-ID sal_uInt16 nSlotId, // Family-ID
const OUString& rCommand, // .uno: command bound to this item const OUString& rCommand, // .uno: command bound to this item
SvxStyleToolBoxControl& rTbxCtl ) // Controller-Instanz, dem dieses Item zugeordnet ist. SvxStyleToolBoxControl& rTbxCtl ) // controller instance, which the item is assigned to.
: SfxStatusListener( rDispatchProvider, nSlotId, rCommand ), : SfxStatusListener( rDispatchProvider, nSlotId, rCommand ),
rControl( rTbxCtl ) rControl( rTbxCtl )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment