/aoo42x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 83 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 D | dp_extbackenddb.hxx | 50 namespace bundle { namespace
|
H A D | dp_extbackenddb.cxx | 49 namespace bundle { namespace
|
/aoo42x/main/offapi/com/sun/star/resource/ |
H A D | XResourceBundle.idl | 66 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 D | XResourceBundleLoader.idl | 63 /** loads the appropriate resource bundle. 70 /** loads the appropriate resource bundle subclass.
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | OfficeResourceBundle.java | 37 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()
|
/aoo42x/test/testassistant/META-INF/ |
H A D | MANIFEST.MF | 9 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"
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | NetBeansSourceView.java | 67 private ResourceBundle bundle; field in NetBeansSourceView.MyLocalizer 70 bundle = ResourceBundle.getBundle( bundleName ); in MyLocalizer() 75 return bundle.getString( key ); in getString()
|
/aoo42x/main/setup_native/scripts/ |
H A D | osx_install_languagepack.applescript | 68 … (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 D | osx_install_patch.applescript | 66 … (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…
|
/aoo42x/main/offapi/com/sun/star/deployment/ |
H A D | XPackage.idl | 126 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.
|
/aoo42x/main/desktop/source/deployment/registry/ |
H A D | dp_registry.cxx | 63 namespace bundle { namespace 382 ::dp_registry::backend::bundle::create( in create()
|
/aoo42x/main/extensions/source/macosx/spotlight/ |
H A D | makefile.mk | 85 …) -o $(MACOS)$/OOoSpotlightImporter $(SLOFILES:s/.obj/.o/) $(EXTRA_LINKFLAGS) $(BUNDLELIBS) -bundle
|
/aoo42x/main/sc/source/ui/vba/testvba/ |
H A D | README | 13 [1] for the testclient the perl ( all inclusive ) bundle from ActivePerl is mor e than adeqate ( do…
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_backend.src | 24 // package bundle:
|
/aoo42x/main/pyuno/source/module/ |
H A D | makefile.mk | 144 …@echo $(CC) -bundle -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o $(EXTRA_LINKFLAGS) $(EXTRA_FRAMEWORK_…
|
/aoo42x/main/apple_remote/source/ |
H A D | RemoteControl.m | 42 // bundle identifier of the application that should get access to the remote control
|
/aoo42x/main/ure/source/ |
H A D | README | 393 uretest bundle is packed as runner.jar, which the makefiles use to launch the
|
/aoo42x/main/vcl/aqua/source/a11y/ |
H A D | aqua11ywrapper.mm | 1110 // and reports them independently. When they occur we bundle them to a font with
|
/aoo42x/main/libtextcat/ |
H A D | libtextcat-2.2.patch | 26 …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…
|
/aoo42x/main/ |
H A D | configure.ac | 369 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 5094 #dnl Check whether we are allowed to bundle dictionaries and whether
|
/aoo42x/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 849 # should uniquely identify the documentation set bundle. This should be a
|