Home
last modified time | relevance | path

Searched refs:dependency (Results 1 – 25 of 49) sorted by relevance

12

/AOO41X/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx128 ::rtl::OUString getErrorText( css::uno::Reference< css::xml::dom::XElement > const & dependency ) in getErrorText() argument
134 if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
135 …&& dependency->getTagName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OpenOffice.org-minimal-vers… in getErrorText()
137 … sValue = dependency->getAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "value" ) ) ); in getErrorText()
140 … else if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
141 …&& dependency->getTagName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OpenOffice.org-maximal-vers… in getErrorText()
143 sValue = dependency->getAttribute( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("value") ) ); in getErrorText()
146 …else if ( dependency->hasAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace )… in getErrorText()
149 …sValue = dependency->getAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace ) … in getErrorText()
/AOO41X/main/solenv/gbuild/
H A DCustomTarget.mk77 $(foreach dependency,$(2),$(call gb_CustomTarget_add_dependency,$(1),$(dependency)))
88 $(foreach dependency,$(2),$(call gb_CustomTarget_add_outdir_dependency,$(1),$(dependency)))
/AOO41X/main/rdbmaker/source/codemaker/
H A Dmakefile.mk40 dependency.cxx
46 $(OBJ)$/dependency.obj
/AOO41X/main/offapi/com/sun/star/deployment/
H A DDependencyException.idl55 (english) description of the dependency. If an instance of OpenOffice does not
56 know more about a specific kind of dependency, it should display the
H A DXPackage.idl106 false - at least one dependency failed.
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk139 /// before compilation or dependency generation can start.
142 /// before compilation or dependency generation can start.
/AOO41X/main/desktop/source/deployment/inc/
H A Ddp_dependencies.hxx73 ::com::sun::star::xml::dom::XElement > const & dependency);
/AOO41X/main/accessibility/prj/
H A Dbuild.lst17 # dependency on ac_awb_misc to avoid concurrent creation of java_ver.mk
/AOO41X/main/mythes/
H A Dmythes-1.2.0-disable-example.patch48 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
/AOO41X/main/redland/redland/
H A Dmakefile.mk62 CONFIGURE_FLAGS=--disable-dependency-tracking --disable-static --disable-gtk-doc --with-threads --w…
/AOO41X/main/chart2/source/inc/
H A DStrings.hrc26 // this includes no link dependency
/AOO41X/main/solenv/bin/
H A Dbuild.pl614 foreach my $dependency (keys %$module_deps_hash) {
615 $weights_hash{$dependency}++;
/AOO41X/main/icu/
H A Dcreatemak.cfg476 …echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubd…
/AOO41X/main/codemaker/source/javamaker/
H A Djavatype.cxx377 rtl::OString const & type, bool array, bool dependency,
420 rtl::OString const & type, bool array, bool dependency, in addParameter() argument
424 m_manager, type, array, false, dependency ? m_dependencies : 0, in addParameter()
/AOO41X/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl98 the dependency between the resources. For example a view depends on the
/AOO41X/main/solenv/doc/gbuild/
H A Ddoxygen.cfg1432 # doxygen will generate a call dependency graph for every global function
1440 # doxygen will generate a caller dependency graph for every global function
1454 # in a graphical way. The dependency relations are determined by the #include
/AOO41X/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt248 …ncy ModuleID N ModuleSignature 1 Identifier Module requiring the dependency.
249 …oduleLanguage N ModuleSignature 2 Language of module requiring the dependency.
/AOO41X/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt248 …ncy ModuleID N ModuleSignature 1 Identifier Module requiring the dependency.
249 …oduleLanguage N ModuleSignature 2 Language of module requiring the dependency.
/AOO41X/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt248 …ncy ModuleID N ModuleSignature 1 Identifier Module requiring the dependency.
249 …oduleLanguage N ModuleSignature 2 Language of module requiring the dependency.
/AOO41X/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt248 …ncy ModuleID N ModuleSignature 1 Identifier Module requiring the dependency.
249 …oduleLanguage N ModuleSignature 2 Language of module requiring the dependency.
/AOO41X/main/writerfilter/documentation/doxygen/
H A DDoxyfile1159 # generate a call dependency graph for every global function or class method.
1173 # in a graphical way. The dependency relations are determined by the #include
/AOO41X/main/
H A Dconfigure.ac913 AC_ARG_ENABLE(dependency-tracking,
914 [ --disable-dependency-tracking Disables generation of dependency information.
6897 dnl and jpeg-8 as dependency for librsvg
7312 dnl --enable-dependency-tracking configure option
7314 AC_MSG_CHECKING([whether to enable dependency tracking])
/AOO41X/main/toolkit/doc/layout/
H A DChangeLog640 * TODO, prj/build.lst: Fix dependency/concurrent make problem.
/AOO41X/extras/l10n/source/gu/
H A Dlocalize.sdf22358 …ed to show the precedents (or dependents), then you would see the next dependency level by activat…
/AOO41X/extras/l10n/source/bs/
H A Dlocalize.sdf26540 …ed to show the precedents (or dependents), then you would see the next dependency level by activat…

12