Kaydet (Commit) db03d555 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

I did figure it out

Change-Id: Iabf2dd2daf9d079e7588a1175a2d1e763ccc1c64
üst 167d4a99
......@@ -285,12 +285,6 @@ uno::Any VbaDocumentsBase::openDocument( const OUString& rFileName, const uno::A
}
}
// FIXME: Should we add an AsTemplate property with value false
// here, to be absolutely sure it doesn't (for some mysterious
// reason) open the document as a template (as happens for a .rtf
// file at a customer)? Nah, let's see first if I can figure out
// what the mysterious reason is...
uno::Reference< lang::XComponent > xComponent = xDesktop->loadComponentFromURL( aURL,
"_default" ,
frame::FrameSearchFlag::CREATE,
......
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