Home
last modified time | relevance | path

Searched refs:Document (Results 51 – 75 of 346) sorted by relevance

12345678910>>...14

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DPluginFactory.java130 public abstract Document createOfficeDocument(String name, InputStream is) in createOfficeDocument()
159 public abstract Document createOfficeDocument(String name, InputStream is,boolean isZip) in createOfficeDocument()
186 public abstract Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxw/
H A DSxwPluginFactory.java30 import org.openoffice.xmerge.Document;
54 public Document createOfficeDocument(String name, InputStream is) in createOfficeDocument()
63 public Document createOfficeDocument(String name, InputStream is,boolean isZip) in createOfficeDocument()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcPluginFactory.java31 import org.openoffice.xmerge.Document;
58 public Document createOfficeDocument(String name, InputStream is) in createOfficeDocument()
68 public Document createOfficeDocument(String name, InputStream is,boolean isZip) in createOfficeDocument()
/trunk/main/svl/source/misc/
H A Dmediatyp.src197 Text [ en-US ] = "Document" ;
402 Text [ en-US ] = "%PRODUCTNAME Master Document" ;
447 Text [ en-US ] = "Frameset Document" ;
562 Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Text Document" ;
572 Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Master Document" ;
/trunk/main/cui/source/dialogs/
H A Dhyperdlg.src136 Text [ en-US ] = "Target in Document" ;
138 QuickHelpText [ en-US ] = "Target in Document" ;
416 Text [ en-US ] = "Document" ;
479 QuickHelpText [ en-US ] = "Target in Document" ;
484 Text [ en-US ] = "Target in Document" ;
812 Text [ en-US ] = "Document" ;
821 Text [ en-US ] = "New Document" ;
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsContentProvider.idl61 /** provides four different types of contents: Stream, Folder, Document and
71 contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
77 in another TDCP Folder or in a TDCP Document.
80 A TDCP Document (<type>TransientDocumentsDocumentContent</type>)
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DSxcDocumentSerializerImpl.java35 import org.openoffice.xmerge.Document;
67 public SxcDocumentSerializerImpl(Document document) { in SxcDocumentSerializerImpl()
86 org.w3c.dom.Document domDoc = sxcDoc.getContentDOM(); in serialize()
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.hxx66 enum Type { Folder, Document }; enumerator
189 return implIs( _rURL, Document ); in isDocument()
196 return implIs( _rURL, Folder ) || implIs( _rURL, Document ); in is()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DApplicationSpecific.bas96 Public Function getAppSpecificCustomDocProperties(currDoc As Document) As DocumentProperties
99 Public Function getAppSpecificCommentBuiltInDocProperty(currDoc As Document) As DocumentProperty
103 Public Function getAppSpecificVBProject(currDoc As Document) As VBProject
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java32 import org.openoffice.xmerge.Document;
129 Document doc = (Document)dataOut.getDocumentEnumeration().nextElement(); in Convert()
/trunk/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java26 import org.w3c.dom.Document;
40 private Document m_document;
43 public DomToTreeModelAdapter(Document document) in DomToTreeModelAdapter()
H A DSAXEventCollector.java30 import org.w3c.dom.Document;
49 private Document m_document;
92 protected Document getDocument() in getDocument()
/trunk/main/scp2/source/javafilter/
H A Dregistryitem_javafilter.ulf34 en-US = "%PRODUCTNAME Writer XML Document"
40 en-US = "%PRODUCTNAME Calc XML Document"
46 en-US = "Pocket Word Document - Pocket PC"
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src243 Text [ en-US ] = "Document" ;
295 Text [ en-US ] = "Document macro has to be revised." ;
300 Text [ en-US ] = "Document '<1>' could not be saved." ;
306 Text [ en-US ] = "Document '<1>' could not be opened." ;
339 Text [ en-US ] = "Document Converter" ;
/trunk/main/wizards/com/sun/star/wizards/web/
H A DTOCPreview.java25 import org.w3c.dom.Document;
99 Document doc = (Document) settings.cp_DefaultSession.createDOM(); in refresh()
/trunk/main/uui/source/
H A Dalreadyopen.src32 Text = "Document in Use" ;
36 …Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by yourself on a different system …
48 …Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by yourself on a different system …
/trunk/main/offapi/com/sun/star/document/
H A DXImporter.idl56 @param Document
60 if <var>Document</var> does not support any service which is
64 [in] com::sun::star::lang::XComponent Document )
H A DXExporter.idl56 @param Document
60 if <var>Document</var> does not support any service which is
64 [in] com::sun::star::lang::XComponent Document )
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx83 class Document;
165 ParagraphImpl(::rtl::Reference< Document > const & rDocument,
398 ::rtl::Reference< Document > m_xDocument;
414 class Document: public ::VCLXAccessibleComponent, public ::SfxListener class
417 Document(::VCLXWindow * pVclXWindow, ::TextEngine & rEngine,
/trunk/main/offapi/com/sun/star/script/
H A DDocumentDialogLibraryContainer.idl59 @param Document
64 if <code>Document</code> does not denote a valid
67 create( [in] ::com::sun::star::document::XStorageBasedDocument Document )
H A DDocumentScriptLibraryContainer.idl59 @param Document
64 if <code>Document</code> does not denote a valid
67 create( [in] ::com::sun::star::document::XStorageBasedDocument Document )
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java54 private Document document = null;
68 public DeployedUnoPackagesDB(Document document) { in DeployedUnoPackagesDB()
125 public Document getDocument() { in getDocument()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDeserializerImpl.java28 import org.openoffice.xmerge.Document;
109 public Document deserialize() throws IOException, ConvertException { in deserialize()
141 org.w3c.dom.Document doc = sxwDoc.getContentDOM(); in buildDocument()
/trunk/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.src110 Text[ en-US ] = "Edit Document";
117 …one so. The changes will effect all merged documents.\n\nClicking 'Edit Document...' will temporar…
124 Text[ en-US ] = "~Edit Document...";
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocumentBuilder.idl85 Obtain a new instance of a DOM Document object to build a DOM tree
92 return a new DOM Document object.
100 a new DOM Document object.

Completed in 480 milliseconds

12345678910>>...14