Kaydet (Commit) 1be56811 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*

Change-Id: I4dd0556557ead72b2a2e9f45ccdb35a77efeab4d
üst db72475a
......@@ -133,7 +133,7 @@ struct SfxChildWin_Impl
pWin(0),
bCreate(false),
pCli(0),
nVisibility( sal_False ),
nVisibility( SFX_VISIBILITY_UNVISIBLE ),
bEnable( true ),
bDisabled( false )
{}
......
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