Home
last modified time | relevance | path

Searched refs:modules (Results 51 – 75 of 212) sorted by relevance

123456789

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathPanel.java28 package org.openoffice.netbeans.modules.office.wizard;
41 import org.openoffice.netbeans.modules.office.options.OfficeSettings;
H A DSelectPathVisualPanel.java28 package org.openoffice.netbeans.modules.office.wizard;
39 import org.openoffice.netbeans.modules.office.options.OfficeSettings;
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DFrameworkJarChecker.java24 package org.openoffice.netbeans.modules.office.utils;
35 import org.openoffice.netbeans.modules.office.options.OfficeSettings;
/trunk/main/offapi/com/sun/star/script/
H A DModuleSizeExceededRequest.idl35 /** Is used for interaction handle in case password protected modules exceed the size that can be s…
40 /** The name of the modules that exceed size that can be stored
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java24 package org.openoffice.netbeans.modules.office.options;
37 import org.openoffice.netbeans.modules.office.wizard.SelectPathPanel;
/trunk/main/offapi/com/sun/star/frame/
H A DXModule.idl44 /** can be used to overrule identification of office modules.
49 But sometimes whole existing office modules will be used as black box components
/trunk/main/offapi/com/sun/star/ui/
H A DWindowStateConfiguration.idl44 part of OpenOffice.org modules, like Writer or Calc.
53 of all installed application modules.
/trunk/main/solenv/bin/
H A Dlinkoo178 my @modules = ();
185 push @modules, $test;
192 for $module (@modules) {
H A Dbuild.pl2124 my @modules = @_;
2125 foreach my $module (sort @modules) {
2677 my $modules = shift;
2678 my @mod_array = split(/\s+/, $modules);
2679 …print_error("Wrongly written dependencies string:\n $modules\n") if ($mod_array[$#mod_array] ne 'N…
/trunk/main/udkapi/com/sun/star/script/
H A DXStarBasicLibraryInfo.idl36 /** Interface representing a library and provides access to its modules
49 the module container giving access to the modules stored in the library.
H A DXLibraryAccess.idl38 <p>This code is organized in modules and these modules contain
/trunk/main/solenv/bin/modules/installer/windows/
H A Dfeature.pm368 my ($modules, $language, $variables) = @_;
372 foreach my $onefeature (@$modules)
/trunk/main/
H A Drat-excludes205 # used in main/scripting/java/org/openoffice/netbeans/modules/office/resources/office-scripting.url…
207 main/scripting/java/org/openoffice/netbeans/modules/office/resources/office-scripting.url
327 main/scripting/java/org/openoffice/netbeans/modules/office/resources/*.settings
889 main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/Empty.bsh_
890 main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/EmptyParcelDescripto…
891 main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/ParcelDescriptor.xml_
1243 main/scripting/java/org/openoffice/netbeans/modules/office/Bundle.properties
1244 main/scripting/java/org/openoffice/netbeans/modules/office/Bundle_en_US.properties
1245 main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/Bundle_en_US.properties
1246 main/scripting/java/org/openoffice/netbeans/modules/office/wizard/Bundle_en_US.properties
/trunk/main/canvas/
H A Doverview.txt42 CVS modules, /gsl/canvas and /gsl/cppcanvas. Additionally, a new
45 resides in /graphics/basegfx. From these modules, six libraries are
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties27 org.pentaho.reporting.libraries.resourceloader.factory.modules.com.sun.star.report.pentaho.model.Of…
28 org.pentaho.reporting.libraries.resourceloader.factory.modules.com.sun.star.report.pentaho.model.Of…
29 org.pentaho.reporting.libraries.resourceloader.factory.modules.com.sun.star.report.pentaho.styles.S…
/trunk/main/offapi/com/sun/star/util/
H A DPathSettings.idl81 /**The directory which contains the AutoText modules. The value can be more than
123 /** This is the path for the modules. */
/trunk/main/cui/source/options/
H A Doptlingu.src213 Text [ en-US ] = "Available language modules";
345 Text [ en-US ] = "Edit Available language modules";
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf287 en-US = "Registering modules"
293 en-US = "Unregistering modules"
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl36 <p>This modules contains the basic interfaces of the UAA (UNO
38 implemented can be found in other modules. The services in this module
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py327 self.modules = {}
429 entry = self.modules.get(url)
456 self.modules[ url ] = entry
/trunk/main/l10ntools/scripts/tool/
H A Dconst.py31 sys.modules[__name__] = _const()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderCookie.java24 package org.openoffice.netbeans.modules.office.actions;
H A DParcelCookie.java24 package org.openoffice.netbeans.modules.office.actions;
H A DParcelDescriptorParserCookie.java24 package org.openoffice.netbeans.modules.office.actions;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeDocumentXmlResourceFactory.java27 import org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory;

Completed in 176 milliseconds

123456789