Home
last modified time | relevance | path

Searched refs:Main (Results 1 – 25 of 250) sorted by relevance

12345678910

/trunk/main/scripting/examples/java/debugger/
H A DOORhinoDebugger.java28 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()
/trunk/main/framework/source/services/
H A Durltransformer.cxx150 _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()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java29 import org.mozilla.javascript.tools.debugger.Main;
56 static private Main rhinoWindow;
262 final Main sdb = new Main("Rhino JavaScript Debugger"); in initUI()
/trunk/main/basic/workben/
H A Dmgrtest.cxx71 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
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx187 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()
/trunk/main/vcl/workben/
H A Dsvdem.cxx45 void Main();
57 ::Main(); in SAL_IMPLEMENT_MAIN()
81 void Main() in Main() function
H A Dvcldemo.cxx50 void Main();
62 ::Main(); in SAL_IMPLEMENT_MAIN()
86 void Main() in Main() function
H A Dsvpclient.cxx65 void Main();
114 ::Main(); in SAL_IMPLEMENT_MAIN()
151 void Main() in Main() function
H A Dsvptest.cxx51 void Main();
63 ::Main(); in SAL_IMPLEMENT_MAIN()
88 void Main() in Main() function
/trunk/main/fpicker/test/
H A Dsvdem.cxx79 void Main();
99 ::Main(); in SAL_IMPLEMENT_MAIN()
129 void Main() in Main() function
/trunk/main/desktop/win32/source/
H A Dwrapper.h48 # define Main MainW macro
54 # define Main MainA macro
68 extern "C" int Main() in Main() function
/trunk/main/toolkit/workben/
H A Dunodialog.cxx112 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
/trunk/main/l10ntools/java/jpropex/
H A Djpropex.MF1 Main-Class: Main
/trunk/main/l10ntools/java/receditor/
H A Dreceditor.MF1 Main-Class: transex3.controller.Main
/trunk/main/sw/inc/
H A Dpoolfmt.awk44 function Main() { function
78 Main();
/trunk/main/l10ntools/layout/
H A Dtralay.cxx66 void Main();
344 void TranslateLayout::Main() in Main() function in TranslateLayout
393 t.Main(); in SAL_IMPLEMENT_MAIN()
/trunk/main/extensions/workben/
H A Dtestresource.cxx43 void Main();
50 void MyApp::Main() in Main() function in MyApp
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx51 void Main();
78 void MyApp::Main() in Main() function in MyApp
/trunk/main/padmin/source/
H A Dpamain.cxx57 void Main();
92 void MyApp::Main() in Main() function in MyApp
/trunk/main/framework/test/typecfg/
H A Dtypecfg.cxx101 void Main();
128 void TypeApplication::Main() in Main() function in TypeApplication
/trunk/main/framework/source/application/
H A Dframework.cxx140 void Main();
195 void FrameWork::Main() in Main() function in FrameWork
H A Dlogin.cxx114 void Main();
141 void LoginApplication::Main() in Main() function in LoginApplication
/trunk/main/svtools/workben/
H A Durange.cxx91 void Main( int, char* [] );
185 void MyApp::Main( int, char* [] ) in Main() function in MyApp
H A Dstest.cxx39 virtual void Main( );
171 void MyApp::Main( ) in Main() function in MyApp
/trunk/main/svtools/source/config/test/
H A Dtest.cxx113 void Main();
144 void TestApplication::Main() in Main() function in TestApplication

Completed in 85 milliseconds

12345678910