debug-only method
This commit is contained in:
parent
acc2e9d719
commit
7f69bfe2d7
1 changed files with 2 additions and 2 deletions
|
@ -3205,7 +3205,7 @@ sal_Bool SfxObjectShell::SaveCompleted( const uno::Reference< embed::XStorage >&
|
|||
return bResult;
|
||||
}
|
||||
|
||||
|
||||
#if OSL_DEBUG_LEVEL > 0
|
||||
sal_Bool StoragesOfUnknownMediaTypeAreCopied_Impl( const uno::Reference< embed::XStorage >& xSource,
|
||||
const uno::Reference< embed::XStorage >& xTarget )
|
||||
{
|
||||
|
@ -3297,7 +3297,7 @@ sal_Bool StoragesOfUnknownMediaTypeAreCopied_Impl( const uno::Reference< embed::
|
|||
|
||||
return sal_True;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
sal_Bool SfxObjectShell::SwitchPersistance( const uno::Reference< embed::XStorage >& xStorage )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue