Home
last modified time | relevance | path

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

12

/aoo41x/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
/aoo41x/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.
/aoo41x/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"
/aoo41x/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()
/aoo41x/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…
/aoo41x/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 relfects a package bundle
186 /** Gets packages of the bundle.
/aoo41x/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx63 namespace bundle { namespace
382 ::dp_registry::backend::bundle::create( in create()
/aoo41x/main/sax/prj/
H A Dd.lst16 dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
/aoo41x/main/extensions/source/macosx/spotlight/
H A Dmakefile.mk85 …) -o $(MACOS)$/OOoSpotlightImporter $(SLOFILES:s/.obj/.o/) $(EXTRA_LINKFLAGS) $(BUNDLELIBS) -bundle
/aoo41x/main/reportdesign/prj/
H A Dd.lst7 dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
/aoo41x/main/nss/
H A Dnss_macosx.patch41 # May override this with -bundle to create a loadable module.
/aoo41x/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…
/aoo41x/main/formula/prj/
H A Dd.lst4 dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_backend.src26 // package bundle:
/aoo41x/main/pyuno/source/module/
H A Dmakefile.mk144 …@echo $(CC) -bundle -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o $(EXTRA_LINKFLAGS) $(EXTRA_FRAMEWORK_…
/aoo41x/main/oox/prj/
H A Dd.lst45 dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
/aoo41x/main/apple_remote/
H A DRemoteControl.m42 // bundle identifier of the application that should get access to the remote control
/aoo41x/main/ure/source/
H A DREADME393 uretest bundle is packed as runner.jar, which the makefiles use to launch the
/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm1110 // and reports them independently. When they occur we bundle them to a font with
/aoo41x/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…
/aoo41x/main/
H A Dconfigure.ac365 at the first program start. Make sure to only bundle extensions
372 # are to be bundled as pre-registered extensions. Make sure to only bundle
377 according to main/extensions.lst and bundle them. Make sure to
5136 #dnl Check whether we are allowed to bundle dictionaries and whether

Completed in 132 milliseconds

12