Home
last modified time | relevance | path

Searched refs:configmgr (Results 1 – 25 of 84) sorted by relevance

1234

/trunk/main/configmgr/
H A DLibrary_configmgr.mk28 $(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 DModule_configmgr.mk24 $(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 DJunitTest_configmgr_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/configmgr/qa/unoapi/module.sce \
38 configmgr/qa/unoapi/Test \
42 org.openoffice.configmgr.qa.unoapi.Test \
/trunk/main/configmgr/source/
H A Dservices.cxx55 { &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 Dmakefile.mk25 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 Dlock.cxx31 namespace configmgr { namespace
H A Dlock.hxx31 namespace configmgr { namespace
H A Dadditions.hxx33 namespace configmgr { namespace
H A Dpath.hxx33 namespace configmgr { namespace
H A Dwritemodfile.hxx31 namespace configmgr { namespace
H A Dnodemap.hxx35 namespace configmgr { namespace
H A Dmodifications.hxx36 namespace configmgr { namespace
H A Dparser.hxx36 namespace configmgr { namespace
H A Dnodemap.cxx35 namespace configmgr { namespace
H A Dxmldata.hxx37 namespace configmgr { namespace
/trunk/main/configmgr/prj/
H A Dbuild.lst1 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 Dmakefile.mk29 PRJNAME = configmgr
33 PACKAGE = org/openoffice/configmgr/qa/unoapi
H A Dmodule.sce22 -o configmgr.ConfigurationProvider
23 -o configmgr.DefaultProvider
/trunk/main/configmgr/qa/unit/
H A Dmakefile.mk25 PRJNAME = configmgr
66 $(REGCOMP) -register -r $@ -c $(DLLDEST)/$(DLLPRE)configmgr.uno$(DLLPOST)
/trunk/main/xmlreader/inc/xmlreader/
H A DREADME23 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 Dinclude.lst132 ../../configmgr/inc
133 ../../configmgr/source/inc
134 ../../configmgr/unxlngi6.pro/inc
/trunk/main/
H A DRepositoryFixes.mk231 gb_Library_DLLFILENAMES := $(patsubst configmgr:configmgr%,configmgr:configmg%,$(gb_Library_DLLFILE…
/trunk/main/unotools/
H A DPackage_inc.mk85 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/configmgr.hxx,unotools/configmgr.hxx))
/trunk/main/postprocess/packcomponents/
H A Dmakefile.mk66 component/configmgr/source/configmgr \
/trunk/main/configmgr/inc/
H A Dmakefile.mk25 PRJNAME = configmgr

Completed in 63 milliseconds

1234