Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 629) sorted by relevance

12345678910>>...26

/aoo4110/main/odk/
H A Dconfigure.pl35 $main::OO_MAJORVERSION=$main::OO_SDK_NAME;
36 $main::OO_MINORVERSION=$main::OO_SDK_NAME;
45 $main::OO_SDK_HOME = $main::sdkpath;
46 $main::OO_SDK_HOME_SUGGESTION = $main::sdkpath;
224 ((-d "$main::OO_SDK_MAKE_HOME") && (! -e "$main::OO_SDK_MAKE_HOME/$main::makeName"))) )
234 ((-d "$main::OO_SDK_MAKE_HOME") && (! -e "$main::OO_SDK_MAKE_HOME/$main::makeName")) )
252 …$main::correctVersion = testVersion($main::makeVersion, $testVersion, "$main::OO_SDK_MAKE_HOME/$ma…
357 ((-d "$main::OO_SDK_CPP_HOME") && (! -e "$main::OO_SDK_CPP_HOME/$main::cpp"))) )
386 ((-d "$main::OO_SDK_CPP_HOME") && (! -e "$main::OO_SDK_CPP_HOME/$main::cppName")) )
408 …$main::correctVersion = testVersion($main::cppVersion, $testVersion, "$main::OO_SDK_CPP_HOME/$main
[all …]
/aoo4110/main/
H A Drat-excludes768 main/afms/delzip
885 main/rat-excludes
1287 main/install-sh
1378 main/config.guess
1379 main/config.sub
1406 main/soltools/mkdepend/main.c
1472 main/config.log
1473 main/config.parms
1475 main/configure
1476 main/warn
[all …]
H A Drat-excludes-solver24 main/*/wntmsci12/
25 main/*/unxmac*/
26 main/*/unxlng*/
27 main/*/unx*bsd*/
28 main/*/unxsol*/
34 main/solver/
H A DLICENSE212 For main/install-sh:
257 For main/MathMLDTD/math.dtd:
564 For main/sane/inc/sane.h:
640 For main/twain/inc/twain.h:
698 For main/config.guess and main/config.sub:
757 For main/soltools/mkdepend/*:
785 For main/ucb/source/ucp/odma/odma.h:
867 For main/x11_extensions/inc/Xrandr.h,
1184 For libxml2 - built in main/libxml2:
1212 For OpenSSL - built in main/openssl/:
[all …]
/aoo4110/
H A D.gitignore28 /main/OS2*Env.Set*
32 /main/config.log
35 /main/configure
36 /main/set_soenv
37 /main/bootstrap
38 /main/makefile.mk
39 /main/solver
40 /main/winenv.set*
41 /main/Makefile
42 /main/dmake/*
[all …]
/aoo4110/main/solenv/bin/modules/
H A Dosarch.pm166 $main::solarOS = $osTable{ $s_str };
167 $main::solarMT = $archTable{ $m_str };
169 $main::solarArch = $main::solarOS.$main::solarMT;
170 $main::solarOldArch = $main::solarArch; # for compatibility
174 sub main::osarch subroutine
191 $result .= '$solarOS = '."'$main::solarOS';\n";
193 $result .= '$solarDOS = '."'$main::solarDOS';";
197 $result = $main::solarDef;
201 $result = "$main::solarOS-$main::solarMT";
205 $result = $main::solarDOS;
[all …]
/aoo4110/main/offapi/util/
H A Dchecknewapi.pl39 $main::buildinfo = "$ARGV[2]";
40 $main::regview = "$ARGV[3]";
41 %{$main::reftypes} = ();
42 %{$main::currenttypes} = ();
43 %{$main::removedtypes} = ();
84 if ( ! exists $main::currenttypes->{$1} )
137 if ( ! exists $main::reftypes->{$1} )
139 $main::reftypes->{$1}++;
141 if ( exists $main::currenttypes->{$1} )
143 $main::currenttypes->{$1}->{COUNT}++;
[all …]
/aoo4110/main/postprocess/packregistry/
H A Dmakefile.mk43 $(MISC)/main.xcd \
58 MY_DEPS_base = main
76 MY_DEPS_calc = main
93 MY_DEPS_ctl = main
97 MY_DEPS_draw = main
114 MY_DEPS_impress = main
367 MY_DEPS_math = main
389 MY_DEPS_palm = main
404 MY_DEPS_pyuno = main
408 MY_DEPS_w4w = main
[all …]
/aoo4110/main/javainstaller2/src/Properties/
H A Dcreate_property.pl103 sub main::read_directory subroutine
126 sub main::read_file subroutine
137 sub main::get_jlf_file_name subroutine
149 sub main::get_all_languages subroutine
179 sub main::create_string_hash subroutine
218 sub main::print_hash subroutine
228 sub main::create_property_file subroutine
252 sub main::generate_filename subroutine
285 sub main::save_file subroutine
/aoo4110/main/javainstaller2/src/Helpfiles/
H A Dcreate_helpfiles.pl98 sub main::read_directory subroutine
121 sub main::read_file subroutine
132 sub main::collect_helpfile_content subroutine
158 sub main::collect_helpfile_names subroutine
176 sub main::get_all_languages subroutine
203 sub main::create_string_hash subroutine
242 sub main::print_hash subroutine
252 sub main::save_file subroutine
/aoo4110/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java79 Element main = document.getDocumentElement(); in getDeployedPackages() local
85 if ((langNodes = main.getElementsByTagName("language")) != null && in getDeployedPackages()
132 Element main = document.getDocumentElement(); in clearEntries() local
140 main.removeChild(langNodes.item(i)); in clearEntries()
151 Element main = document.getDocumentElement(); in removePackage() local
156 if ((langNodes = main.getElementsByTagName("language")) != null && in removePackage()
195 Element main = document.getDocumentElement(); in addPackage() local
225 main.appendChild(langNode); in addPackage()
H A DParcelDescriptor.java346 Element main = document.getDocumentElement(); in clearEntries() local
354 main.removeChild(scriptNodes.item(i)); in clearEntries()
365 Element main = document.getDocumentElement(); in removeScriptEntry() local
386 main.removeChild(scriptElement); in removeScriptEntry()
397 Element main = document.getDocumentElement(); in addScriptEntry() local
444 main.appendChild(root); in addScriptEntry()
/aoo4110/main/oox/source/token/
H A Dnamespaces.txt25 schema http://schemas.openxmlformats.org/schemaLibrary/2006/main
44 doc http://schemas.openxmlformats.org/wordprocessingml/2006/main
45 xls http://schemas.openxmlformats.org/spreadsheetml/2006/main
46 ppt http://schemas.openxmlformats.org/presentationml/2006/main
50 dml http://schemas.openxmlformats.org/drawingml/2006/main
71 xm http://schemas.microsoft.com/office/excel/2006/main
/aoo4110/main/offapi/com/sun/star/rendering/
H A DTextDirection.idl28 /** Specifies main text direction in a text portion.<p>
36 /// Reference point is left, main direction is from left to right
38 /// Reference point is left, main direction is from left to right
41 /// Reference point is right, main direction is from right to left
43 /// Reference point is right, main direction is from right to left
H A DCaret.idl37 /** This contains the main caret index.<p>
39 The main caret index corresponds to the insert position when
40 inserting text in the layout's main text direction.
46 The secondary caret index, when different from the main caret
48 at a direction change opposite to the layout's main text
/aoo4110/main/postprocess/packconfig/
H A Dpackconfig.pl114 local @main::file_list;
122 return wantarray ? @main::file_list : \@main::file_list;
129 foreach ( @main::file_list ) {
140 push @main::file_list, $File::Find::name;
/aoo4110/main/sal/inc/sal/
H A Dmain.h57 int SAL_CALL main(int argc, char ** argv) \
67 int SAL_CALL main(int argc, char ** argv) \
119 return main(argc, argv); \
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartAxis.idl125 /** Contains the distance between the main tick marks.
132 Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides
133 the main interval into 5 pieces and thus producces 4 help tick marks.
161 /** The distance between the main tick marks is calculated by the chart
168 /** The number of help intervals within a main interval is calculated by the
/aoo4110/main/offapi/com/sun/star/drawing/
H A DVerticalDimensioning.idl50 /** The text is positioned above the main line.
57 /** The text is positioned over the main line.
64 /** The text is positioned below the main line.
/aoo4110/main/chart2/prj/
H A Dbuild.lst8 ch chart2\source\model\main nmake - all ch_source_model_main ch_inc NULL
16 ch chart2\source\view\main nmake - all ch_source_view_main ch_inc NULL
24 ch chart2\source\controller\main nmake - all ch_source_controller_main ch_inc NULL
/aoo4110/main/sal/qa/
H A Dbuildall.pl37 sub main($);
95 main($params);
453 sub main($) subroutine
/aoo4110/main/desktop/util/
H A Dmakefile.mk79 APP1OBJS=$(OBJ)$/copyright_ascii_sun.obj $(OBJ)$/main.obj
104 APP5OBJS=$(OBJ)$/copyright_ascii_ooo.obj $(OBJ)$/main.obj
125 APP5ICON=$(SOLARRESDIR)$/icons/ooo-main-app.ico
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DUpdatableLayer.idl86 <dd>all layers (main and sub) present in the
95 <dd>the main layer and sublayers of the provided layer
108 or all simple data be merged into the main layer.
/aoo4110/main/registry/workben/
H A Dtest.cxx30 int main() in main() function
32 int _cdecl main() in main()
/aoo4110/main/sal/workben/
H A Dtest.cxx30 int main( int argc, char * argv[] ) in main() function
32 int _cdecl main( int argc, char * argv[] ) in main()

Completed in 158 milliseconds

12345678910>>...26