/trunk/main/configmgr/ |
H A D | Library_configmgr.mk | 28 $(eval $(call gb_Library_set_componentfile,configmgr,configmgr/source/configmgr)) 53 configmgr/source/access \ 59 configmgr/source/data \ 64 configmgr/source/lock \ 66 configmgr/source/node \ 67 configmgr/source/nodemap \ 69 configmgr/source/partial \ 73 configmgr/source/setnode \ 74 configmgr/source/type \ 75 configmgr/source/update \ [all …]
|
H A D | Module_configmgr.mk | 24 $(eval $(call gb_Module_Module,configmgr)) 26 $(eval $(call gb_Module_add_targets,configmgr,\ 32 $(eval $(call gb_Module_add_subsequentcheck_targets,configmgr,\
|
H A D | JunitTest_configmgr_unoapi.mk | 28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/configmgr/qa/unoapi/module.sce \ 39 configmgr/qa/unoapi/Test \ 43 org.openoffice.configmgr.qa.unoapi.Test \
|
/trunk/main/configmgr/source/ |
H A D | services.cxx | 55 { &dummy, &configmgr::configuration_provider::getImplementationName, 56 &configmgr::configuration_provider::getSupportedServiceNames, 57 &configmgr::configuration_provider::createFactory, 0, 0 }, 58 { &configmgr::default_provider::create, 59 &configmgr::default_provider::getImplementationName, 60 &configmgr::default_provider::getSupportedServiceNames, 62 { &configmgr::configuration_registry::create, 63 &configmgr::configuration_registry::getImplementationName, 64 &configmgr::configuration_registry::getSupportedServiceNames, 66 { &configmgr::update::create, &configmgr::update::getImplementationName, [all …]
|
H A D | makefile.mk | 25 PRJNAME = configmgr 26 TARGET = configmgr 75 SHL1TARGET = configmgr.uno 81 ALLTAR : $(MISC)/configmgr.component 83 $(MISC)/configmgr.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \ 84 configmgr.component 87 $(SOLARENV)/bin/createcomponent.xslt configmgr.component
|
H A D | lock.cxx | 31 namespace configmgr { namespace
|
H A D | lock.hxx | 31 namespace configmgr { namespace
|
H A D | additions.hxx | 33 namespace configmgr { namespace
|
H A D | path.hxx | 33 namespace configmgr { namespace
|
H A D | writemodfile.hxx | 31 namespace configmgr { namespace
|
H A D | nodemap.hxx | 35 namespace configmgr { namespace
|
H A D | modifications.hxx | 36 namespace configmgr { namespace
|
H A D | parser.hxx | 36 namespace configmgr { namespace
|
H A D | nodemap.cxx | 35 namespace configmgr { namespace
|
H A D | xmldata.hxx | 37 namespace configmgr { namespace
|
/trunk/main/configmgr/prj/ |
H A D | build.lst | 1 cg configmgr : BOOST:boost LIBXSLT:libxslt comphelper cppu cppuhelper offapi sal salhelper stlport … 2 cg configmgr\prj nmake - all cg_prj NULL
|
/trunk/main/configmgr/qa/unoapi/ |
H A D | makefile.mk | 29 PRJNAME = configmgr 33 PACKAGE = org/openoffice/configmgr/qa/unoapi
|
H A D | module.sce | 22 -o configmgr.ConfigurationProvider 23 -o configmgr.DefaultProvider
|
/trunk/main/configmgr/qa/unit/ |
H A D | makefile.mk | 25 PRJNAME = configmgr 66 $(REGCOMP) -register -r $@ -c $(DLLDEST)/$(DLLPRE)configmgr.uno$(DLLPOST)
|
/trunk/main/xmlreader/inc/xmlreader/ |
H A D | README | 23 extracted xmlreader from configmgr, to make the former available within URE. 27 URE in configmgr. This works as long as its ABI does not change. If it ever
|
/trunk/main/toolkit/src2xml/ |
H A D | include.lst | 132 ../../configmgr/inc 133 ../../configmgr/source/inc 134 ../../configmgr/unxlngi6.pro/inc
|
/trunk/main/ |
H A D | RepositoryFixes.mk | 231 gb_Library_DLLFILENAMES := $(patsubst configmgr:configmgr%,configmgr:configmg%,$(gb_Library_DLLFILE…
|
/trunk/main/unotools/ |
H A D | Package_inc.mk | 85 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/configmgr.hxx,unotools/configmgr.hxx))
|
/trunk/main/postprocess/packcomponents/ |
H A D | makefile.mk | 66 component/configmgr/source/configmgr \
|
/trunk/main/configmgr/inc/ |
H A D | makefile.mk | 25 PRJNAME = configmgr
|