Kaydet (Commit) de827641 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Bool-ness.

üst ec1b8060
......@@ -615,7 +615,7 @@ void ScDPSaveDimension::WriteToSource( const uno::Reference<uno::XInterface>& xD
nHierCount = xHiers->getCount();
}
sal_Bool bHasHiddenMember = false;
bool bHasHiddenMember = false;
for (long nHier=0; nHier<nHierCount; nHier++)
{
......
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