Home
last modified time | relevance | path

Searched refs:FileFormat (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java193 xRep.exportGraph(FileFormat.RDF_XML, xFooOut, foo, base); in check()
198 xRep.importGraph(FileFormat.RDF_XML, xFooIn, bar, base); in check()
289 xRep.exportGraph(FileFormat.RDF_XML, xFooOut, foo, base); in check()
294 xRep.importGraph(FileFormat.RDF_XML, xFooIn, bar, base); in check()
301 xRep.importGraph(FileFormat.RDF_XML, xFooIn, baz, base); in check()
368 xRep.importGraph(FileFormat.RDF_XML, xIn, manifest, base); in checkSPARQL()
/aoo41x/main/offapi/com/sun/star/rdf/
H A DXRepository.idl60 #include <com/sun/star/rdf/FileFormat.idl>
188 @see FileFormat
190 XNamedGraph importGraph([in] /*FileFormat*/ short Format,
239 @see FileFormat
241 void exportGraph([in] /*FileFormat*/ short Format,
H A DXDocumentMetadataAccess.idl68 #include <com/sun/star/rdf/FileFormat.idl>
243 @see FileFormat
245 XURI importMetadataFile( [in] /*FileFormat*/ short Format,
H A Dmakefile.mk38 FileFormat.idl \
H A DFileFormat.idl51 constants FileFormat
/aoo41x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java37 import com.sun.star.rdf.FileFormat;
323 xDocMDAccess.importMetadataFile(FileFormat.RDF_XML, null, "foo", in check()
333 xDocMDAccess.importMetadataFile(FileFormat.RDF_XML, xFooIn, "", in check()
342 xDocMDAccess.importMetadataFile(FileFormat.RDF_XML, xFooIn, "meta.xml", in check()
351 xDocMDAccess.importMetadataFile(FileFormat.RDF_XML, in check()
360 xDocMDAccess.importMetadataFile(FileFormat.RDF_XML, in check()
/aoo41x/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls194 If IsOldVersion(aWB.FileFormat) Then
195 aWB.SaveAs fileName:=preparedFullPath, FileFormat:=xlExcel9795
1215 If IsOldVersion(aWB.FileFormat) Then
1227 .Values.Add aWB.FileFormat
/aoo41x/main/offapi/com/sun/star/text/textfield/
H A DTemplateName.idl44 [property]short FileFormat;
H A DFileName.idl48 [property]short FileFormat;
/aoo41x/main/sc/source/ui/vba/
H A Dvbaworkbook.hxx66 …virtual ::sal_Int32 SAL_CALL FileFormat( ) throw (css::script::BasicErrorException, css::uno::Run…
H A Dvbaworkbook.cxx124 ScVbaWorkbook::FileFormat( ) throw (::script::BasicErrorException, ::uno::RuntimeException) in FileFormat() function in ScVbaWorkbook
/aoo41x/main/oovbaapi/ooo/vba/excel/
H A DXWorkbook.idl59 long FileFormat() raises (com::sun::star::script::BasicErrorException);
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestCalc_Rangetest2.log18 ITEM Assertion FAIL : ActiveWorkbook.FileFormat
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTestCalc_Rangetest2.log18 ITEM Assertion FAIL : ActiveWorkbook.FileFormat
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestCalc_Rangetest2.log18 ITEM Assertion FAIL : ActiveWorkbook.FileFormat
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestCalc_Rangetest2.log18 ITEM Assertion FAIL : ActiveWorkbook.FileFormat
/aoo41x/main/oox/source/token/
H A Dproperties.txt142 FileFormat
/aoo41x/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx566 i_rImpl.m_xRepository->importGraph(rdf::FileFormat::RDF_XML, in readStream()
658 i_rImpl.m_xRepository->exportGraph(rdf::FileFormat::RDF_XML, in exportStream()
/aoo41x/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx900 if (i_Format != rdf::FileFormat::RDF_XML) { in importGraph()
1018 if (i_Format != rdf::FileFormat::RDF_XML) { in exportGraph()
/aoo41x/main/
H A Drat-excludes711 # AOO dictionary FileFormat

Completed in 92 milliseconds