Home
last modified time | relevance | path

Searched refs:WRITER (Results 1 – 25 of 184) sorted by relevance

12345678

/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java36 return WRITER; in getDefault()
39 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
48 case 0: return WRITER; in fromInt()
H A DDocumentHelper.java90 return blankDocument( xCtx, DocumentType.WRITER ); in blankTextDocument()
209 if ( eType == DocumentType.WRITER ) in getDocumentFactoryURL()
227 return DocumentType.WRITER; in classify()
H A DControlValidation.java41 super( DocumentType.WRITER ); in ControlValidation()
H A DValueBinding.java40 super( DocumentType.WRITER ); in ValueBinding()
/aoo4110/main/forms/qa/integration/forms/
H A DDocumentType.java36 return WRITER; in getDefault()
39 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
49 case 0: return WRITER; in fromInt()
H A DDocumentHelper.java113 return blankDocument( orb, DocumentType.WRITER ); in blankTextDocument()
290 if ( eType == DocumentType.WRITER ) in getDocumentFactoryURL()
310 return DocumentType.WRITER; in classify()
H A DTestSkeleton.java32 super( DocumentType.WRITER ); in TestSkeleton()
/aoo4110/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java273 private static final int WRITER = 1; field in ReportDesignerTest
319 startTestForFile(sWriterDocument, WRITER); in firsttest()
486 case WRITER: in getFormatExtension()
502 case WRITER: in getFileFormat()
/aoo4110/main/forms/source/xforms/
H A Dpropertysetbase.hxx72 template< typename CLASS, typename VALUE, class WRITER, class READER >
76 typedef WRITER Writer;
/aoo4110/main/xmloff/source/core/
H A DXMLEmbeddedObjectImportContext.cxx73 SERVICE_MAP_ENTRY( TEXT, WRITER ),
74 SERVICE_MAP_ENTRY( ONLINE_TEXT, WRITER ),
/aoo4110/main/shell/inc/internal/
H A Dfileextensions.hxx60 enum File_Type_t { UNKNOWN, WRITER, CALC, DRAW, IMPRESS, MATH, WEB, DATABASE }; enumerator
/aoo4110/main/helpcontent2/source/auxiliary/bg/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/br/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/bs/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/ca/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/ca-XV/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/da/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/de/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/dgo/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/dz/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/el/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/en-GB/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/en-ZA/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/eo/
H A Dswriter.cfg29 Program=WRITER
/aoo4110/main/helpcontent2/source/auxiliary/es/
H A Dswriter.cfg29 Program=WRITER

Completed in 65 milliseconds

12345678