Home
last modified time | relevance | path

Searched refs:Script (Results 1 – 25 of 95) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/i18n/ !
H A DXScriptTypeDetector.idl50 /** @returns the position where the specified Script Direction starts.
56 /** @returns the position where the specified Script Direction ends.
62 /** @returns the Script Direction of the current position.
68 /** @returns the position where the specified CTL Script Type starts.
73 /** @returns the position where the specified CTL Script Type ends.
H A DScriptDirection.idl35 /** Script direction constants to use with
43 /// Script direction is neutral
46 /// Script direction is left to right
49 /// Script direction is right to left
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/resources/ !
H A DBundle.properties23 Templates/OfficeScripting/parcel.xml=Script Parcel Descriptor
24 Services/MIMEResolver/org-netbeans-modules-office-mime-resolver.xml=Script Parcel Descriptor File
26 Templates/OfficeScripting/HelloWorld=Hello World Example Script
40 Templates/OfficeScripting/EmptyScript=Empty Script
/trunk/main/sw/source/ui/fldui/ !
H A Djavaedit.src40 Text [ en-US ] = "Script type" ;
136 Text [ en-US ] = "Edit Script" ;
140 Text [ en-US ] = "Insert Script" ;
142 Text [ en-US ] = "Edit Script" ;
H A Dfldui.src202 Text [ en-US ] = "Script" ;
/trunk/main/svtools/source/filter/ !
H A Dsgf.ini21 #Family : (Roman,Swiss,Modern,Script,Decora);
32 90133=(Dom Casual) Sans Script ()
33 90326=(Brush) Bold Ital Serf Script ()
34 90349=(Park Avenue) Ital Serf Script ()
/trunk/main/extensions/workben/ !
H A Dpythontest.cxx496 UString Script; in main() local
505 Script = StringToOUString( String( argv[2] ) , CHARSET_DONTKNOW ); in main()
519 Script = UString( L"print 'Hello World'\n" ); in main()
520 xEngine->runAsync( Script , XInterfaceRef(), args , XEngineListenerRef() ); in main()
/trunk/main/udkapi/com/sun/star/script/ !
H A DXEngine.idl73 [in] string Script,
80 the engine. The Script is executed synchronously.</p>
H A DXStarBasicModuleInfo.idl37 /** Script Module containing some scripting code in a certain scripting language
/trunk/main/migrationanalysis/src/driver_docs/ !
H A DCreateDriverDocs.wsf51 '######### Doc Analysis Build - Main Script Body #############
104 '######### End - Main Script Body #############
/trunk/main/scripting/source/runtimemgr/ !
H A DScriptExecDialog.src30 Title = "Script execution" ;
/trunk/main/offapi/com/sun/star/document/ !
H A DEventDescriptor.idl57 [property] string Script;
/trunk/main/offapi/com/sun/star/text/textfield/ !
H A DScript.idl37 published service Script
/trunk/main/scripting/examples/beanshell/WordCount/ !
H A Dwordcount.bsh72 // all BeanShell scripts executed by the Script Framework
/trunk/main/officecfg/registry/schema/ !
H A Doo-common-ad.ldf23 #LDIF Script for extending Active Directory Schema
/trunk/main/scripting/examples/beanshell/Capitalise/ !
H A Dcapitalise.bsh102 // all BeanShell scripts executed by the Script Framework
/trunk/main/scripting/examples/beanshell/Highlight/ !
H A DShowDialog.bsh118 tryLoadingLibrary(xmcf, XSCRIPTCONTEXT, "Script") == false)
H A Dhighlighter.bsh87 // all BeanShell scripts executed by the Script Framework
/trunk/main/udkapi/com/sun/star/security/ !
H A DXAccessController.idl119 Script engines executing sandboxed scripts should generally deny calling this
/trunk/main/odk/ !
H A Dsetsdkenv_windows.template24 REM The Script was developed for the operating systems Windows.
/trunk/main/sal/textenc/ !
H A Dtcvtlat1.tab32 /* Dos Latin US - Standard CharSet for Western Script */
1039 /* Windows Standard CharSet (ANSI) for Western Script */
1144 /* Unix Standard CharSet (Latin1) for Western Script */
/trunk/main/cui/source/options/ !
H A Doptcolor.src251 Text [ en-US ] = "Script indicator" ;
/trunk/main/vcl/inc/vcl/ !
H A Dfontmanager.hxx114 Script = 4, enumerator
/trunk/main/vcl/unx/generic/fontmanager/ !
H A Dfontmanager.cxx2779 { InitializeClass( "arioso", family::Script ) }, in matchFamilyName()
2786 { InitializeClass( "curl", family::Script ) }, in matchFamilyName()
2802 { InitializeClass( "zapf chancery", family::Script ) }, in matchFamilyName()
2803 { InitializeClass( "zapfchancery", family::Script ) } in matchFamilyName()
/trunk/main/vcl/unx/headless/ !
H A Dsvppspgraphics.cxx1171 case psp::family::Script: return FAMILY_SCRIPT; in ToFontFamily()

1234