/trunk/main/bridges/test/java_uno/nativethreadpool/ |
H A D | readme | 22 Test that a Java URP bridge started in a native process uses the same thread 25 There are two processes involved. The client starts as a native process. It 27 turn starts to accept incoming URP connections. The native part of the client 30 native part of the client, creates a connection to the Java part of the client, 31 and routes all requests from the native part of the client to the Java part of
|
/trunk/main/bean/ |
H A D | Library_officebean.mk | 58 bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow \ 59 bean/native/win32/com_sun_star_beans_LocalOfficeWindow \ 63 bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow \ 64 bean/native/unix/com_sun_star_beans_LocalOfficeWindow \
|
/trunk/main/bridges/test/java_uno/acquire/ |
H A D | readme.txt | 11 > ./testacquire-native-client 14 > ./testacquire-native-server & 19 > ./testacquire-native-server & 21 > ./testacquire-native-client
|
H A D | makefile.mk | 53 $(BIN)$/testacquire-native-client \ 54 $(BIN)$/testacquire-native-server
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpLinker.cxx | 460 xhpFile = fs::path(xhpFileName, fs::native); in link() 617 fs::path fsAdditionalFileName( additionalFileName, fs::native ); in link() 695 sourceRoot = fs::path(args[i], fs::native); in main() 707 embeddStylesheet = fs::path(args[i], fs::native); in main() 719 zipdir = fs::path(args[i], fs::native); in main() 731 idxCaptionStylesheet = fs::path(args[i], fs::native); in main() 743 idxContentStylesheet = fs::path(args[i], fs::native); in main() 755 outputFile = fs::path(args[i], fs::native); in main() 824 sourceRoot = fs::path(extsource, fs::native); in main() 836 fs::path p(extdestination, fs::native); in main()
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | XStyleSettings.idl | 43 … native widget framework, i.e. in the desktop theme's look, then they won't necessarily respect all 44 their style settings, because those have a lesser priority than the native look.</p> 46 <p>On the other hand, some settings are respected only when rendering the controls in the native 47 …desktop/theme look. For instance, without native theming, buttons do not support a "roll over" mod… 48 ….e., they're painted the same way, no matter if they mouse hovers over them or not. But with native
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | NativeNumberXmlAttributes.idl | 36 Attributes describing a native number mode for a specific locale, 49 /// The locale of the native number representation 52 /// The number "1" expressed as a native number string.
|
H A D | XNativeNumberSupplier.idl | 36 /** Methods to convert between strings of ASCII Arabic digits and native 45 /** Returns native number string for given number string.
|
H A D | NativeNumberMode.idl | 40 a string matching the native number mode of the corresponding 56 Try to convert any native number string to ASCII.
|
H A D | NativeNumberSupplier.idl | 36 /** Supplier for transliteration of numerals (native number strings).
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | AccessBridge.idl | 32 /** The UNO <-> Java Access Bridge allows any native frame window 36 and Java <-> GNOME access bridge by registering the native frames as
|
/trunk/main/postprocess/checkdeliver/ |
H A D | checkdeliver.pl | 49 "instset.*native", 50 "smoketest.*native",
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | XConnection.idl | 182 /** converts the given SQL statement into the system's native SQL grammar. 184 native SQL grammar prior to sending it; this method returns the 185 native form of the statement that the driver would have sent. 190 the native form of this statement
|
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/ |
H A D | types.idl | 344 service native: com::sun::star::uno::XInterface { native([in] long native); }; 407 singleton native: com::sun::star::uno::XNamingService;
|
/trunk/main/mysqlc/source/description/ |
H A D | description_en-US.txt | 1 The MySQL Connector for OpenOffice.org installs a native MySQL database driver. It is faster, seaml…
|
/trunk/main/solenv/gbuild/ |
H A D | Ant.mk | 84 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
|
H A D | Library.mk | 91 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
|
H A D | Jar.mk | 150 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
|
/trunk/main/cli_ure/prj/ |
H A D | build.lst | 11 ure cli_ure\source\native nmake - w,vc7 ure_source_native ure_source_version ure_source_source.w u…
|
/trunk/main/udkapi/com/sun/star/loader/ |
H A D | SharedLibrary.idl | 35 /** allows to access a native component stored in a shared library.
|
/trunk/main/bridges/test/java_uno/equals/ |
H A D | types.idl | 27 // UNO interfaces used between Java and native (C++) environments.
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | FormulaLanguage.idl | 54 /** Function names and operators as used in the current native
|
/trunk/main/toolkit/doc/layout/ |
H A D | apinotes.txt | 55 + native widgets ?
|
/trunk/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | OleDragSource.idl | 73 The second parameter is a window handle of the native windows window.
|
/trunk/main/connectivity/source/resource/ |
H A D | conn_log_res.src | 72 Text = "c$1$: native SQL: $2$ -> $3$";
|