Home
last modified time | relevance | path

Searched refs:Compile (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/extensions/test/ole/VisualBasic/
H A DProject1.vbproj75 <Compile Include="AssemblyInfo.vb" />
76 <Compile Include="Module1.vb">
78 </Compile>
/trunk/main/basic/workben/
H A Dmgrtest.cxx297 pLib->Compile( pM ); in IMPL_LINK()
315 pLib->Compile( pM ); in IMPL_LINK()
334 pLib->Compile( pM ); in IMPL_LINK()
/trunk/main/automation/source/app/
H A Dtestbasi.cxx116 sal_Bool TTBasic::Compile( SbModule* p ) in Compile() function in TTBasic
125 return MyBasic::Compile( p ); in Compile()
H A Dtestbasi.hxx43 sal_Bool Compile( SbModule* );
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch384 + <target name="compile-bj" description="Compile Saxon-B classes for Java." depends="copysource-…
412 + <target name="compile-saj" description="Compile Saxon-SA classes for Java." depends="copysourc…
428 + <target name="compile-s9api" description="Compile s9api classes for Java."
445 + <target name="compile-bn" description="Compile Saxon-B classes for .NET" depends="copysource-d…
460 + <target name="compile-san" description="Compile Saxon-SA classes for .NET" depends="copysource…
626 + <target name="csharp-n" description="Compile C# source for .NET commands and API library"
769 + <target name="samples-j" description="Copy and Compile Java Samples"
/trunk/main/sc/source/core/data/
H A Dcell.cxx678 Compile( rFormula, sal_True, eGrammar ); // bNoListening, Insert does that in ScFormulaCell()
919 void ScFormulaCell::Compile( const String& rFormula, sal_Bool bNoListening, in Compile() function in ScFormulaCell
963 Compile( aResult.GetHybridFormula(), bNoListening, eTempGrammar); in CompileTokenArray()
1057 Compile( aResult.GetHybridFormula(), sal_True, eTempGrammar); in CalcAfterLoad()
H A Dconditio.cxx212 Compile( rExpr1, rExpr2, rExprNmsp1, rExprNmsp2, eGrammar1, eGrammar2, sal_False ); in ScConditionEntry()
299 void ScConditionEntry::Compile( const String& rExpr1, const String& rExpr2, in Compile() function in ScConditionEntry
437 Compile( GetExpression(aSrcPos, 0, 0, eTempGrammar1), in CompileXML()
H A Dcell2.cxx1556 Compile( aResult.GetHybridFormula(), sal_False, eTempGrammar ); in CompileDBFormula()
1603 Compile( aResult.GetHybridFormula(), sal_False, eTempGrammar ); in CompileNameFormula()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx789 if( pMeth->bInvalid && !Compile() ) in SFX_NOTIFY()
1760 Compile(); in ExceedsLegacyModuleSize()
1775 sal_Bool bRet = Compile(); in StoreBinaryData()
2072 if( bInvalid && !pMod_->Compile() ) in Call()
2106 pMod->Compile(); in Broadcast()
H A Dsb.cxx1129 sal_Bool StarBASIC::Compile( SbModule* pMod ) in Compile() function in StarBASIC
1131 return pMod ? pMod->Compile() : sal_False; in Compile()
1235 pModule->Compile(); in InitAllModules()
/trunk/main/lucene/
H A Dlucene.patch11 <attribute name="X-Compile-Source-JDK"
/trunk/main/basic/inc/basic/
H A Dmybasic.hxx70 virtual sal_Bool Compile( SbModule* );
H A Dsbmod.hxx116 virtual sal_Bool Compile();
H A Dsbstar.hxx124 sal_Bool Compile( SbModule* );
/trunk/main/toolkit/workben/layout/
H A DREADME11 * Compile test program in toolkit/workben/layout
/trunk/main/odk/examples/OLE/activex/
H A DREADME.txt1 Compile.
/trunk/main/scripting/source/basprov/
H A Dbasscript.cxx127 pModule->Compile(); in invoke()
/trunk/main/sc/inc/
H A Dconditio.hxx97 void Compile( const String& rExpr1, const String& rExpr2,
H A Dcell.hxx364 void Compile(const String& rFormula,
/trunk/main/basctl/source/basicide/
H A Dbasidesh.src129 Text [ en-US ] = "Compile Error: " ;
H A Dbaside2.cxx302 bDone = GetBasic()->Compile( xModule ); in CheckCompileBasic()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx980 sal_Bool SbModule::Compile() in Compile() function in SbModule
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1330 pLib->Compile( pModule ); in CheckModules()
/trunk/main/toolkit/doc/layout/
H A DChangeLog1026 * inc/layout/uno.hxx: Compile fix for using WeakImplHelper1 in
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf15170 … ..GenericCommands.UserInterface.Commands..uno:CompileBasic Label 0 kn Compile 20181231 09:50…
18306 basctl source\basicide\basidesh.src 0 string RID_STR_COMPILEERROR 1 kn Compile Error: 201812…
29810 helpcontent2 source\text\sbasic\shared\02\11020000.xhp 0 help tit 0 kn Compile 20181231 09:50…
29811 …1 0 kn \<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\"\>Compile\</link\> …
29814 helpcontent2 source\text\sbasic\shared\02\11020000.xhp 0 help par_id3149399 3 0 kn Compile 201…

Completed in 975 milliseconds

123