Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 51 – 75 of 260) sorted by relevance

1234567891011

/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A Dmakefile.mk27 PACKAGE = org$/openoffice$/accessibility$/misc macro
39 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A Dmakefile.mk27 PACKAGE = org$/openoffice$/accessibility$/awb$/tree macro
39 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A Dmakefile.mk27 PACKAGE = org$/openoffice$/accessibility$/awb$/view macro
39 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A Dmakefile.mk27 PACKAGE = org$/openoffice$/accessibility$/awb$/view$/text macro
39 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/stoc/test/javavm/testcomponent/
H A Dmakefile.mk27 PACKAGE = macro
45 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/odk/source/com/sun/star/lib/loader/
H A Dmakefile.mk27 PACKAGE = com$/sun$/star$/lib$/loader macro
48 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/sc/qa/complex/dataPilot/interfaceTests/beans/
H A Dmakefile.mk27 PACKAGE = complex/dataPilot/interfaceTests/beans macro
37 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)/$(PACKAGE)/$(i:b).class)
/trunk/main/sc/qa/complex/dataPilot/interfaceTests/container/
H A Dmakefile.mk27 PACKAGE = complex/dataPilot/interfaceTests/container macro
37 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)/$(PACKAGE)/$(i:b).class)
/trunk/main/test/source/java/org/openoffice/test/tools/
H A Dmakefile.mk28 PACKAGE = org/openoffice/test/tools macro
41 JARCLASSDIRS = $(PACKAGE)
/trunk/main/sc/qa/complex/dataPilot/interfaceTests/sheet/
H A Dmakefile.mk27 PACKAGE = complex/dataPilot/interfaceTests/sheet macro
37 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)/$(PACKAGE)/$(i:b).class)
/trunk/main/connectivity/qa/connectivity/tools/
H A Dmakefile.mk27 PACKAGE = connectivity/tools macro
44 JARCLASSDIRS = $(PACKAGE)
/trunk/main/xmlsecurity/tools/uno/
H A Dmakefile.mk26 PACKAGE = com$/sun$/star$/xml$/security$/uno macro
38 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A Dmakefile.mk27 PACKAGE = test macro
36 JAVACLASSFILES = $(CLASSDIR)$/$(PACKAGE)$/Job.class
/trunk/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/
H A Dmakefile.mk28 PACKAGE := com$/sun$/star$/lib$/unoloader macro
41 JARCLASSDIRS = $(PACKAGE)
/trunk/main/qadevOOo/testdocs/backend/org/openoffice/
H A Dmakefile.mk27 PACKAGE = test macro
36 JAVACLASSFILES = $(CLASSDIR)$/$(PACKAGE)$/JavaSystemBackend.class
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A Dmakefile.mk27 PACKAGE = com$/sun$/star$/cmp macro
36 JAVACLASSFILES = $(CLASSDIR)$/$(PACKAGE)$/MyPersistObject.class
/trunk/main/ucb/qa/complex/tdoc/interfaces/
H A Dmakefile.mk27 PACKAGE = complex/tdoc/interfaces macro
51 JARCLASSDIRS = $(PACKAGE)
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A Dmakefile.mk27 PACKAGE = com$/sun$/star$/beans macro
53 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/desktop/registry/data/org/openoffice/Office/
H A Dmakefile.mk27 PACKAGE=org.openoffice.Office macro
50 PACKAGEDIR=$(subst,.,$/ $(PACKAGE))
/trunk/main/bean/test/applet/oooapplet/
H A Dmakefile.mk27 PACKAGE = oooapplet macro
35 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A Dmakefile.mk27 PACKAGE = com$/sun$/star$/comp$/beans macro
64 JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/connectivity/qa/
H A Dmakefile.mk27 PACKAGE = complex/connectivity macro
46 JARCLASSDIRS = $(PACKAGE)
/trunk/main/package/source/xstor/
H A Dxstorage.cxx126 if ( nStorageType == embed::StorageFormats::PACKAGE ) in completeStorageStreamCopy_Impl()
564 if ( m_nStorageType == embed::StorageFormats::PACKAGE ) in GetStorageProperties()
732 if ( m_nStorageType == embed::StorageFormats::PACKAGE ) in CopyToStorage()
740 if ( m_nStorageType == embed::StorageFormats::PACKAGE ) in CopyToStorage()
859 if ( m_nStorageType == embed::StorageFormats::PACKAGE ) in CopyStorageElement()
916 else if ( m_nStorageType != embed::StorageFormats::PACKAGE ) in CopyStorageElement()
1256 if ( m_nStorageType == embed::StorageFormats::PACKAGE ) in Commit()
1376 if ( m_nStorageType != embed::StorageFormats::PACKAGE ) in GetCommonRootEncryptionData()
1435 if ( m_nStorageType != embed::StorageFormats::PACKAGE && bEncr ) in InsertStream()
1457 if ( m_nStorageType != embed::StorageFormats::PACKAGE ) in InsertRawStream()
[all …]
/trunk/main/solenv/inc/
H A Djavaunittest.mk84 $(foreach,i,$(JAVATESTFILES) $(subst,/,. $(PACKAGE)).$(i:s/.java//))
90 $(foreach,i,$(JAVATESTFILES) $(subst,/,. $(PACKAGE)).$(i:s/.java//))
/trunk/main/extensions/source/oooimprovement/
H A Dmakefile.mk31 PACKAGE=org.openoffice.Office macro
74 PACKAGEDIR=$(subst,.,$/ $(PACKAGE))

Completed in 86 milliseconds

1234567891011