Home
last modified time | relevance | path

Searched refs:globals (Results 76 – 100 of 162) sorted by relevance

1234567

/aoo41x/main/solenv/bin/modules/installer/
H A Dscppatchsoname.pm27 use installer::globals;
145 …my $replacedir = $replacedirbase . $installer::globals::separator . $onelanguage . $installer::glo…
H A Dremover.pm26 use installer::globals;
H A Dexistence.pm94 …if ( $installer::globals::patch) { $errorline = "ERROR: Could not find file $searchgid in list of …
/aoo41x/main/toolkit/src2xml/source/
H A Dmacroparser.py24 from globals import *
90 raise globals.ParseError ('')
101 raise globals.ParseError ('')
H A Dboxer.py23 from globals import *
/aoo41x/main/solenv/bin/modules/pre2par/
H A Dwork.pm247 for ( my $j = 0; $j <= $#pre2par::globals::allitems; $j++ )
251 $currentitem = $pre2par::globals::allitems[$j];
285 return $pre2par::globals::langfilename;
H A Dglobals.pm25 package pre2par::globals;
/aoo41x/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch5 globals.h \
16 x509.c x509vfy.c csp_calg.h csp_oid.h globals.h xmlsec-mingw.h \
36 x509vfy.c csp_calg.h csp_oid.h globals.h xmlsec-mingw.h \
/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dbinary.pm26 use installer::globals;
42 my $binaryidttablename = $languageidtdir . $installer::globals::separator . "Binary.idt";
H A Dicon.pm27 use installer::globals;
66 my $icontablename = $basedir . $installer::globals::separator . "Icon.idt";
H A Dselfreg.pm28 use installer::globals;
78 my $selfregtablename = $basedir . $installer::globals::separator . "SelfReg.idt";
H A Dfont.pm27 use installer::globals;
68 my $fonttablename = $basedir . $installer::globals::separator . "Font.idt";
H A Dremovefile.pm27 use installer::globals;
141 my $removefiletablename = $basedir . $installer::globals::separator . "RemoveFi.idt";
H A Dfeaturecomponent.pm30 use installer::globals;
257 my $featurecomponenttablename = $basedir . $installer::globals::separator . "FeatureC.idt";
/aoo41x/main/sw/source/ui/vba/
H A Dservice.cxx36 namespace globals namespace
71 …pImplName, pServiceManager, pRegistryKey, globals::serviceDecl, document::serviceDecl, wrapformat:… in component_getFactory()
/aoo41x/main/sc/source/ui/vba/
H A Dservice.cxx53 namespace globals namespace
89 …yKey, range::serviceDecl, workbook::serviceDecl, worksheet::serviceDecl, globals::serviceDecl, win… in component_getFactory()
/aoo41x/main/solenv/inc/
H A Dlldb4aoo.py29 if f in globals():
39 …helper_funcs = [v for (k,v) in globals().iteritems() if( not k.startswith('_') and callable(v) and…
/aoo41x/main/toolkit/doc/layout/
H A DChangeLog593 source/core/globals.hxx, source/core/helper.cxx,
622 source/core/flow.cxx, source/core/globals.hxx,
657 * src2xml/source/globals.py: src2xml: write progress to stderr,
929 source/awt/globals.hxx, source/awt/vclxdialog.cxx,
939 source/core/flow.hxx, source/core/globals.hxx,
1154 source/core/globals.hxx, source/core/import.cxx,
1271 source/core/globals.hxx, source/core/import.cxx,
/aoo41x/main/solenv/bin/modules/packager/
H A Dglobals.pm24 package packager::globals;
/aoo41x/main/idl/source/prj/
H A Dmakefile.mk39 $(OBJ)$/globals.obj \
/aoo41x/main/solenv/bin/modules/par2script/
H A Dglobals.pm25 package par2script::globals;
/aoo41x/main/dtrans/source/win32/dnd/
H A Dmakefile.mk54 $(SLO)$/globals.obj \
/aoo41x/main/libxml2/
H A Dlibxml2-global-symbols.patch20 +# HACK: export global variable accessor functions (globals.h)
/aoo41x/main/solenv/bin/
H A Dpatch_tool.pl1797 my %no_ms_lang_locale_map = map {$_=>1} @installer::globals::noMSLocaleLangs;
1879 my %no_ms_lang_locale_map = map {$_=>1} @installer::globals::noMSLocaleLangs;
1938 my %no_ms_lang_locale_map = map {$_=>1} @installer::globals::noMSLocaleLangs;
/aoo41x/main/sw/sdi/
H A Dswslots.hrc27 #include "globals.hrc"

Completed in 100 milliseconds

1234567