Fix warning: statement aligned ... [loplugin]
Change-Id: Ie092f3e1a6362089feec90f6aef6c73f23d13935
This commit is contained in:
@@ -2876,7 +2876,7 @@ void DrawViewShell::ExecChar( SfxRequest &rReq )
|
|||||||
{
|
{
|
||||||
SdDrawDocument* pDoc = GetDoc();
|
SdDrawDocument* pDoc = GetDoc();
|
||||||
if (!pDoc || !mpDrawView)
|
if (!pDoc || !mpDrawView)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
SfxItemSet aEditAttr( pDoc->GetPool() );
|
SfxItemSet aEditAttr( pDoc->GetPool() );
|
||||||
mpDrawView->GetAttributes( aEditAttr );
|
mpDrawView->GetAttributes( aEditAttr );
|
||||||
|
Reference in New Issue
Block a user