/aoo4110/main/scripting/examples/java/debugger/ |
H A D | OORhinoDebugger.java | 28 import org.mozilla.javascript.tools.debugger.Main; 36 Main sdb = initUI(xsctxt); in go() 44 Main sdb = initUI(xsctxt); in go() 52 private Main initUI(final XScriptContext xsctxt) { in initUI() 54 final Main sdb = new Main("Rhino JavaScript Debugger"); in initUI()
|
/aoo4110/main/framework/source/services/ |
H A D | urltransformer.cxx | 150 _rURL.Main = _rParser.GetMainURL( INetURLObject::NO_DECODE ); in lcl_ParserHelper() 195 aURL.Main = aURL.Complete; in parseStrict() 253 aURL.Main = aURL.Complete; in parseSmart() 303 aURL.Main = aParser.GetMainURL( INetURLObject::NO_DECODE ); in assemble() 318 aURL.Main = aURL.Complete; in assemble()
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/javascript/ |
H A D | ScriptEditorForJavaScript.java | 29 import org.mozilla.javascript.tools.debugger.Main; 56 static private Main rhinoWindow; 262 final Main sdb = new Main("Rhino JavaScript Debugger"); in initUI()
|
/aoo4110/main/basic/workben/ |
H A D | mgrtest.cxx | 71 virtual void Main( void ); 72 virtual void Main( int, char*[] ); 571 void __EXPORT TestApp::Main( void ) in Main() function in TestApp 573 Main( 0, NULL ); in Main() 576 void __EXPORT TestApp::Main( int, char*[] ) in Main() function in TestApp
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | extrusioncontrols.cxx | 187 if( Event.FeatureURL.Main.equals( msExtrusionDirection ) ) in statusChanged() 200 else if( Event.FeatureURL.Main.equals( msExtrusionProjection ) ) in statusChanged() 413 if( Event.FeatureURL.Main.equals( msExtrusionDepth ) ) in statusChanged() 426 else if( Event.FeatureURL.Main.equals( msMetricUnit ) ) in statusChanged() 694 if( Event.FeatureURL.Main.equals( msExtrusionLightingIntensity ) ) in statusChanged() 707 else if( Event.FeatureURL.Main.equals( msExtrusionLightingDirection ) ) in statusChanged() 889 if( Event.FeatureURL.Main.equals( msExtrusionSurface ) ) in statusChanged()
|
/aoo4110/main/vcl/workben/ |
H A D | svdem.cxx | 45 void Main(); 57 ::Main(); in SAL_IMPLEMENT_MAIN() 81 void Main() in Main() function
|
H A D | vcldemo.cxx | 50 void Main(); 62 ::Main(); in SAL_IMPLEMENT_MAIN() 86 void Main() in Main() function
|
H A D | svpclient.cxx | 65 void Main(); 114 ::Main(); in SAL_IMPLEMENT_MAIN() 151 void Main() in Main() function
|
H A D | svptest.cxx | 51 void Main(); 63 ::Main(); in SAL_IMPLEMENT_MAIN() 88 void Main() in Main() function
|
/aoo4110/main/fpicker/test/ |
H A D | svdem.cxx | 79 void Main(); 99 ::Main(); in SAL_IMPLEMENT_MAIN() 129 void Main() in Main() function
|
/aoo4110/main/desktop/win32/source/ |
H A D | wrapper.h | 48 # define Main MainW macro 54 # define Main MainA macro 68 extern "C" int Main() in Main() function
|
/aoo4110/main/l10ntools/java/jpropex/ |
H A D | jpropex.MF | 1 Main-Class: Main
|
/aoo4110/main/l10ntools/java/receditor/ |
H A D | receditor.MF | 1 Main-Class: transex3.controller.Main
|
/aoo4110/main/sw/inc/ |
H A D | poolfmt.awk | 44 function Main() { function 78 Main();
|
/aoo4110/main/toolkit/workben/ |
H A D | unodialog.cxx | 112 void Main( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &… 118 ::Main( xMSF ); in SAL_IMPLEMENT_MAIN() 152 void Main( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &… in Main() function
|
/aoo4110/main/l10ntools/layout/ |
H A D | tralay.cxx | 66 void Main(); 344 void TranslateLayout::Main() in Main() function in TranslateLayout 393 t.Main(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/extensions/workben/ |
H A D | testresource.cxx | 43 void Main(); 50 void MyApp::Main() in Main() function in MyApp
|
/aoo4110/main/soldep/source/ |
H A D | depapp.cxx | 29 void MyApp::Main() in Main() function in MyApp 140 aMyApp.Main(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | dump8.cxx | 51 void Main(); 78 void MyApp::Main() in Main() function in MyApp
|
/aoo4110/main/padmin/source/ |
H A D | pamain.cxx | 57 void Main(); 92 void MyApp::Main() in Main() function in MyApp
|
/aoo4110/main/framework/source/application/ |
H A D | framework.cxx | 140 void Main(); 195 void FrameWork::Main() in Main() function in FrameWork
|
/aoo4110/main/framework/test/typecfg/ |
H A D | typecfg.cxx | 101 void Main(); 128 void TypeApplication::Main() in Main() function in TypeApplication
|
/aoo4110/main/svtools/workben/ |
H A D | urange.cxx | 91 void Main( int, char* [] ); 185 void MyApp::Main( int, char* [] ) in Main() function in MyApp
|
H A D | stest.cxx | 39 virtual void Main( ); 171 void MyApp::Main( ) in Main() function in MyApp
|
/aoo4110/main/svtools/source/config/test/ |
H A D | test.cxx | 113 void Main(); 144 void TestApplication::Main() in Main() function in TestApplication
|