Home
last modified time | relevance | path

Searched refs:Document (Results 101 – 125 of 346) sorted by relevance

12345678910>>...14

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java27 import org.w3c.dom.Document;
38 private Document doc = null;
H A DXMLReporter.java35 import org.w3c.dom.Document;
49 private Document doc = null;
/trunk/main/uui/source/
H A Dopenlocked.src32 Text [ en-US ] = "Document in Use" ;
36 …Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nOpen document re…
/trunk/main/offapi/com/sun/star/sdb/
H A DDocument.idl38 Document
44 published service Document
/trunk/main/sd/source/core/
H A Dglob.src178 Text [ en-US ] = "Document Mode" ;
363 Text [ en-US ] = "Load Document" ;
367 Text [ en-US ] = "Save Document" ;
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java41 import org.w3c.dom.Document;
49 private Document document = null;
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java38 import org.w3c.dom.Document;
222 private Document m_document;
994 SAXEventPrinter.display((Document)m_rightTreeEventCollector.getDocument(), in saveFile()
1112 …m_rightTreeModelAdapter = new DomToTreeModelAdapter((Document)m_rightTreeEventCollector.getDocumen… in updatesUIs()
/trunk/main/sfx2/source/appl/
H A Dapp.src71 Message [ en-US ] = "Document already open." ;
363 Text [ en-US ] = "Open Document..." ;
466 Text [ en-US ] = "Document" ;
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java46 private org.w3c.dom.Document settings = null;
139 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode()
H A DSheetSettings.java43 private org.w3c.dom.Document settings = null;
257 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java40 import javax.swing.text.Document;
95 public Syntax createSyntax(Document doc) { in createSyntax()
/trunk/main/vcl/source/src/
H A Dhelptext.src34 Text [ en-US ] = "Close Document" ;
123 Text [ en-US ] = "To Document" ;
/trunk/main/cui/source/options/
H A Doptcolor.src146 Text [ en-US ] = "Document background" ;
221 Text [ en-US ] = "Text Document" ;
280 Text [ en-US ] = "HTML Document" ;
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DBundle.properties63 PROP_document=OpenOffice.org Document
64 HINT_document=OpenOffice.org Document (mount point) of this filesystem.
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DPocketWordDocument.java26 import org.openoffice.xmerge.Document;
50 public class PocketWordDocument implements Document, PocketWordConstants {
/trunk/main/odk/examples/java/NotesAccess/
H A DNotesAccess.java29 import lotus.domino.Document;
187 Document document = documentCollection.getFirstDocument(); in run()
/trunk/main/sfx2/sdi/
H A Ddocslots.sdi62 interface Document
98 interface OfficeDocument : Document
/trunk/main/sc/source/ui/src/
H A Dscstring.src354 Text [ en-US ] = "Protect Document" ;
423 Text [ en-US ] = "Document Options" ;
590 Text [ en-US ] = "Document view" ;
/trunk/main/sw/source/ui/app/
H A Dapp.src207 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Text Document" ;
234 Text [ en-US ] = "Name and Path of Master Document" ;
239 Text [ en-US ] = "Name and Path of the HTML Document" ;
H A Derror.src180 Text [ en-US ] = "Document could not be completely loaded." ;
184 Text [ en-US ] = "Document could not be completely saved." ;
/trunk/main/offapi/com/sun/star/ucb/
H A DWebDAVDocumentContent.idl67 /** A DCP Document is a container for Document data/content.
H A DTransientDocumentsDocumentContent.idl71 /** A TDCP Document represents the root folder of a transient document.
193 <p>To create a new child of a TDCP Document:
/trunk/main/svtools/source/contnr/
H A Dtemplwin.src39 Text [ en-US ] = "New Document" ;
189 Text [ en-US ] = "Document Properties" ;
/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java302 writer.addDocument( HelpFileDocument.Document( aModule, aCaptionFile, aContentFile ) ); in indexDocs()
317 … writer.addDocument( HelpFileDocument.Document( aModule, aCaptionFile, aContentFile ) ); in indexDocs()
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleDrawDocumentView.idl87 <li>Description: The description is "Draw Document", "Accessible
88 Draw Document Outline", or "slide window".</li>

Completed in 383 milliseconds

12345678910>>...14