Home
last modified time | relevance | path

Searched refs:REQUIRED (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/l10ntools/source/filter/merge/
H A DFCFGMerge.cfg41 # [REQUIRED]
53 # [REQUIRED]
65 # [REQUIRED]
78 # [REQUIRED]
97 # [REQUIRED]
105 # [REQUIRED]
113 # [REQUIRED]
/aoo42x/main/connectivity/qa/connectivity/tools/
H A DHsqlColumnDescriptor.java47 public final static int REQUIRED = 1; field in HsqlColumnDescriptor
65 Required = ( _Flags & REQUIRED ) != 0; in HsqlColumnDescriptor()
75 Required = ( _Flags & REQUIRED ) != 0; in HsqlColumnDescriptor()
H A DCRMDatabase.java168 …new HsqlColumnDescriptor( "CategoryID",INTEGER, HsqlColumnDescriptor.REQUIRED, "categories", "ID" … in createTables()
194 …new HsqlColumnDescriptor( "CustomerID",INTEGER, HsqlColumnDescriptor.REQUIRED, "customers", "ID" … in createTables()
/aoo42x/test/testuno/source/testlib/uno/
H A DHsqlColumnDescriptor.java47 public final static int REQUIRED = 1; field in HsqlColumnDescriptor
65 Required = ( _Flags & REQUIRED ) != 0; in HsqlColumnDescriptor()
75 Required = ( _Flags & REQUIRED ) != 0; in HsqlColumnDescriptor()
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl372 <const>SchemaAttribute::REQUIRED</const> flag set,
407 <const>SchemaAttribute::REQUIRED</const> flag set,
472 <const>SchemaAttribute::REQUIRED</const> flag.
519 <const>SchemaAttribute::REQUIRED</const> flag.
H A DXUpdateHandler.idl381 <const>SchemaAttribute::REQUIRED</const> flag set,
412 <const>SchemaAttribute::REQUIRED</const> flag set,
548 <const>SchemaAttribute::REQUIRED</const> flag.
598 <const>SchemaAttribute::REQUIRED</const> flag.
H A DSchemaAttribute.idl46 const short REQUIRED = 1;
H A DXSchemaHandler.idl391 (unless it is <const>SchemaAttribute::REQUIRED</const>).
/aoo42x/main/forms/qa/integration/forms/
H A DMasterDetailForms.java105 … new HsqlColumnDescriptor( "FK_ID1", "INTEGER", HsqlColumnDescriptor.REQUIRED, "master", "ID1" ), in impl_createTableStructure()
106 … new HsqlColumnDescriptor( "FK_ID2", "INTEGER", HsqlColumnDescriptor.REQUIRED, "master", "ID2" ), in impl_createTableStructure()
H A DListBox.java224 …KeyColumns.add( new HsqlColumnDescriptor( columnFKName, columnType, HsqlColumnDescriptor.REQUIRED, in impl_createDatabase()
/aoo42x/main/offapi/com/sun/star/setup/
H A DUpdateType.idl41 REQUIRED
/aoo42x/main/xmloff/source/xforms/
H A DXFormsBindContext.cxx63 TOKEN_MAP_ENTRY( NONE, REQUIRED ),
H A Dxformsexport.cxx276 TABLE_ENTRY( "RequiredExpression", NONE, REQUIRED, lcl_string ),

Completed in 54 milliseconds