summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl')
-rw-r--r--offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
index 8ec55a557942..9a2ba7fe4192 100644
--- a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
+++ b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
@@ -42,9 +42,9 @@ interface XOOXMLDocumentPropertiesImporter: com::sun::star::uno::XInterface
<p>
The storage must represent OOXML format and support
- <type scope="com::sun::star::embed">XRelationshipAccess</type>
+ com::sun::star::embed::XRelationshipAccess
interface. Please see
- <type scope="com::sun::star::embed">StorageFactory</type> for details
+ com::sun::star::embed::StorageFactory for details
regarding creation of such a storage.
</p>
td>convert Link<> to typedNoel Grandin 2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-08-29SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLongMatteo Casalin 2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann 2015-08-28Simplify MultiAtomProvider::getStringStephan Bergmann 2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann 2015-08-27Clean up sEmptyStephan Bergmann 2015-08-20tweak config-less sysconfig pathCaolán McNamara 2015-08-20more config skipping stuff and a tester toolCaolán McNamara 2015-08-19Consolidate isFileUrl checksStephan Bergmann 2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann 2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann 2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara 2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara 2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara 2015-08-18rBaseURL argument now unusedCaolán McNamara 2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann 2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann 2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann 2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBaseStephan Bergmann 2015-08-18Remove obsolete getLocalFileURLStephan Bergmann 2015-08-11loplugin: defaultparamsNoel Grandin 2015-07-23loplugin:stringconstantNoel Grandin 2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno 2015-07-21Miscellaneous typosAdolfo Jayme Barrientos 2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara 2015-07-16WaE: -Wmaybe-uninitializedCaolán McNamara 2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann