Home
last modified time | relevance | path

Searched refs:DESCRIPTION (Results 1 – 25 of 138) sorted by relevance

123456

/trunk/main/sd/workben/testdll/
H A Dmakefile73 @echo DESCRIPTION 'StarOne Test-DLL' >>$@
85 @echo DESCRIPTION 'StarOne Test-DLL' >>$@
103 echo DESCRIPTION 'StarOne Test-DLL' >>$@
115 @echo option DESCRIPTION 'StarOne Test-DLL' >$@
/trunk/main/swext/mediawiki/src/
H A Dmakefile.mk33 DESCRIPTION:=$(MISC)$/$(TARGET)$/description.xml macro
40 ALLTAR: $(PACKLICS) $(DESCRIPTION)
42 $(DESCRIPTION) : description.xml
/trunk/main/solenv/inc/
H A Dextension_pre.mk31 DESCRIPTION:=$(EXTENSIONDIR)/description.xml macro
42 MANIFEST_DEPS= $(PACKLICS) $(DESCRIPTION) $(COMPONENT_FILES) $(COMPONENT_LIBRARIES) $(COMPONENT_JAR…
43 ZIP9DEPS= $(PACKLICS) $(DESCRIPTION) $(COMPONENT_XCU) $(COMPONENT_FILES) $(COMPONENT_LIBRARIES) $(…
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx315 case DESCRIPTION: in startElement()
371 case DESCRIPTION: in endElement()
392 case DESCRIPTION: in characters()
460 m_state = DESCRIPTION; in setState()
/trunk/main/scripting/java/org/openoffice/idesupport/filter/
H A DBinaryOnlyFilter.java28 private static final String DESCRIPTION = "Executable Files Only"; field in BinaryOnlyFilter
52 return DESCRIPTION; in toString()
H A DExceptParcelFilter.java27 private static final String DESCRIPTION = "Remove specified Parcel"; field in ExceptParcelFilter
49 StringBuffer buf = new StringBuffer(DESCRIPTION + ": "); in toString()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxTableDescriptor.java86 … registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, (short)0, in registerProperties()
H A DSdbcxColumnDescriptor.java152 … registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, (short)0, in registerProperties()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1388 case DESCRIPTION: in IsCutAllowed()
1419 if(m_eChildFocus == DESCRIPTION ) in IsCopyAllowed()
1480 else if(m_eChildFocus == DESCRIPTION) in cut()
1515 else if(m_eChildFocus == DESCRIPTION ) in copy()
1545 else if(m_eChildFocus == DESCRIPTION) in paste()
1994 m_eChildFocus = DESCRIPTION; in PreNotify()
H A DTableFieldDescWin.cxx262 case DESCRIPTION: in getActiveChild()
324 m_eChildFocus = DESCRIPTION; in PreNotify()
H A DTableDesignView.cxx307 m_eChildFocus = DESCRIPTION; in PreNotify()
323 case DESCRIPTION: in getActiveChild()
H A DTableFieldDescWin.hxx50 DESCRIPTION, enumerator
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOTable.java84 …registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, PropertyAt… in registerProperties()
H A DOColumn.java109 …registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, PropertyAt… in registerProperties()
/trunk/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx53 const ::rtl::OUString DESCRIPTION = ::rtl::OUString::createFromAscii ("TypeDescription"); variable
217 aProps[2] = DESCRIPTION; in InitializeEntryScanning()
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.def2 DESCRIPTION 'Sample Chart AddIn'
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.def2 DESCRIPTION 'StarView 3.00 Uno BE Reflection data 551 '
/trunk/main/xmerge/source/activesync/
H A DXMergeSync.def3 DESCRIPTION 'XMerge Desktop Synchronization Module'
/trunk/main/xmlscript/test/
H A Dmakefile.mk72 echo DESCRIPTION 'XML dialog im-/ exporter' >>$@
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java44 DESCRIPTION (19, "Description"), enumConstant
/trunk/main/fpicker/test/
H A Dmakefile.mk92 echo DESCRIPTION 'StarView - Testprogramm' >>$@
/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignView.hxx75 DESCRIPTION, enumerator
/trunk/main/sc/workben/
H A Dmakefile.mk84 @echo DESCRIPTION 'StarOne Test-DLL' >>$@
/trunk/main/sc/addin/datefunc/
H A Dmakefile.mk100 @echo DESCRIPTION 'DateF StarCalc Addin DLL'>>$@
/trunk/main/shell/source/win32/shlxthandler/res/
H A Drctmpl.txt88 IDS_DESCRIPTION %DESCRIPTION%

Completed in 97 milliseconds

123456