Home
last modified time | relevance | path

Searched refs:bundle (Results 1 – 22 of 22) sorted by relevance

/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx83 namespace bundle { namespace
115 t_packagevec & bundle,
119 t_packagevec & bundle,
1153 manifest.reserve( bundle.getLength() ); in exportTo()
1253 t_packagevec bundle; in getBundle() local
1256 bundle = getPackagesFromDb(xCmdEnv); in getBundle()
1429 t_packagevec & bundle, in scanBundle() argument
1525 if (bundle.end() == std::find_if(bundle.begin(), bundle.end(), XPackage_eq(url))) in scanBundle()
1530 bundle.push_back( xPackage ); in scanBundle()
1564 t_packagevec & bundle, in scanLegacyBundle() argument
[all …]
H A Ddp_extbackenddb.hxx50 namespace bundle { namespace
H A Ddp_extbackenddb.cxx49 namespace bundle { namespace
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl66 your resource bundle is named <code>MyResources</code>. The first
101 bundle that contains the object in question. The second argument
121 resource bundle name is <TT>MyResources</TT>; resource bundle lookup
139 identify a locale-specific object in the bundle. Here is an
183 resource bundle lookup will not work right.
202 /** contains the parent bundle of this bundle.
204 <p>The parent bundle is searched by the method
206 when this bundle does not contain a particular resource.
212 the locale for this resource bundle.
215 resource bundle that is returned really corresponds to the
[all …]
H A DXResourceBundleLoader.idl63 /** loads the appropriate resource bundle.
70 /** loads the appropriate resource bundle subclass.
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOfficeResourceBundle.java37 private XResourceBundle bundle; field in OfficeResourceBundle
59 CompHelper.disposeComponent(bundle); in close()
81 Object value = bundle.getByName(getStringResourceKey(_resourceId)); in loadString()
101 ret = bundle.hasByName(getStringResourceKey(_resourceId)); in hasString()
113 return bundle != null; in loadBundle()
124 bundle = loader.loadBundle_Default(baseName); in loadBundle()
127 return bundle != null; in loadBundle()
/trunk/test/testassistant/META-INF/
H A DMANIFEST.MF9 org.eclipse.ui.editors;bundle-version="3.6.0",
10 org.eclipse.jface.text;bundle-version="3.6.0",
11 org.eclipse.core.resources;bundle-version="3.6.0",
12 org.eclipse.jdt.core;bundle-version="3.6.0"
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java67 private ResourceBundle bundle; field in NetBeansSourceView.MyLocalizer
70 bundle = ResourceBundle.getBundle( bundleName ); in MyLocalizer()
75 return bundle.getString( key ); in getString()
/trunk/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript68 … (do shell script "mdfind \"kMDItemContentType == 'com.apple.application-bundle' && kMDItemDisplay…
96 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
106 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
120 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
H A Dosx_install_patch.applescript66 … (do shell script "mdfind \"kMDItemContentType == 'com.apple.application-bundle' && kMDItemDisplay…
94 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
104 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
118 … of (choose file with prompt chooseManual of type "com.apple.application-bundle" without showing p…
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackage.idl126 may not apply, e.g. in case of an empty package bundle.
178 /** reflects whether this package is a bundle of one or more packages,
182 in case this package reflects a package bundle
186 /** Gets packages of the bundle.
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx63 namespace bundle { namespace
382 ::dp_registry::backend::bundle::create( in create()
/trunk/main/extensions/source/macosx/spotlight/
H A Dmakefile.mk85 …) -o $(MACOS)$/OOoSpotlightImporter $(SLOFILES:s/.obj/.o/) $(EXTRA_LINKFLAGS) $(BUNDLELIBS) -bundle
/trunk/main/sc/source/ui/vba/testvba/
H A DREADME13 [1] for the testclient the perl ( all inclusive ) bundle from ActivePerl is mor e than adeqate ( do…
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_backend.src26 // package bundle:
/trunk/main/pyuno/source/module/
H A Dmakefile.mk144 …@echo $(CC) -bundle -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o $(EXTRA_LINKFLAGS) $(EXTRA_FRAMEWORK_…
/trunk/main/apple_remote/source/
H A DRemoteControl.m42 // bundle identifier of the application that should get access to the remote control
/trunk/main/ure/source/
H A DREADME393 uretest bundle is packed as runner.jar, which the makefiles use to launch the
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm1110 // and reports them independently. When they occur we bundle them to a font with
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch26 …tdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamicli…
27 …tdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamicli…
/trunk/main/
H A Dconfigure.ac369 at the first program start. Make sure to only bundle extensions
376 # are to be bundled as pre-registered extensions. Make sure to only bundle
381 according to main/extensions.lst and bundle them. Make sure to
5108 #dnl Check whether we are allowed to bundle dictionaries and whether
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg849 # should uniquely identify the documentation set bundle. This should be a

Completed in 120 milliseconds