#i10000# add missing namespace
This commit is contained in:
@@ -342,7 +342,7 @@ SignatureStreamHelper DocumentSignatureHelper::OpenSignatureStream(
|
|||||||
catch(css::io::IOException& )
|
catch(css::io::IOException& )
|
||||||
{
|
{
|
||||||
// Doesn't have to exist...
|
// Doesn't have to exist...
|
||||||
DBG_ASSERT( nOpenMode == embed::ElementModes::READ, "Error creating signature stream..." );
|
DBG_ASSERT( nOpenMode == css::embed::ElementModes::READ, "Error creating signature stream..." );
|
||||||
}
|
}
|
||||||
|
|
||||||
return aHelper;
|
return aHelper;
|
||||||
|
Reference in New Issue
Block a user