#i10000# add missing namespace
This commit is contained in:
parent
84c90e0e3d
commit
404bddeef6
@ -342,7 +342,7 @@ SignatureStreamHelper DocumentSignatureHelper::OpenSignatureStream(
|
||||
catch(css::io::IOException& )
|
||||
{
|
||||
// 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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user