Home
last modified time | relevance | path

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

1234

/AOO41X/main/bridges/test/java_uno/nativethreadpool/
H A Dreadme22 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 incomming 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
/AOO41X/main/l10ntools/source/help/
H A DHelpLinker.cxx460 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()
H A DHelpCompiler.hxx65 enum convert { native }; enumerator
/AOO41X/main/offapi/com/sun/star/i18n/
H A DNativeNumberXmlAttributes.idl36 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 DXNativeNumberSupplier.idl36 /** Methods to convert between strings of ASCII Arabic digits and native
45 /** Returns native number string for given number string.
H A DNativeNumberMode.idl40 a string matching the native number mode of the corresponding
56 Try to convert any native number string to ASCII.
H A DNativeNumberSupplier.idl36 /** Supplier for transliteration of numerals (native number strings).
/AOO41X/main/offapi/com/sun/star/awt/
H A DXStyleSettings.idl43native 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
/AOO41X/main/bean/prj/
H A Dbuild.lst4 ob bean\native\win32 nmake - n ob_beanwin32 NULL
5 ob bean\native\unix nmake - u ob_beanunix NULL
/AOO41X/main/bridges/test/java_uno/acquire/
H A Dmakefile.mk53 $(BIN)$/testacquire-native-client \
54 $(BIN)$/testacquire-native-server
/AOO41X/main/offapi/com/sun/star/accessibility/
H A DAccessBridge.idl32 /** The UNO <-> Java Access Bridge allows any native frame window
36 and Java <-> GNOME access bridge by registering the native frames as
/AOO41X/main/postprocess/checkdeliver/
H A Dcheckdeliver.pl49 "instset.*native",
50 "smoketest.*native",
/AOO41X/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl182 /** 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
/AOO41X/main/codemaker/test/javamaker/
H A Dtypes.idl344 service native: com::sun::star::uno::XInterface { native([in] long native); };
407 singleton native: com::sun::star::uno::XNamingService;
/AOO41X/main/cli_ure/prj/
H A Dbuild.lst11 ure cli_ure\source\native nmake - w,vc7 ure_source_native ure_source_version ure_source…
/AOO41X/main/solenv/gbuild/
H A DLibrary.mk93 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
/AOO41X/main/bridges/test/java_uno/equals/
H A Dtypes.idl27 // UNO interfaces used between Java and native (C++) environments.
/AOO41X/main/udkapi/com/sun/star/loader/
H A DSharedLibrary.idl35 /** allows to access a native component stored in a shared library.
/AOO41X/main/offapi/com/sun/star/sheet/
H A DFormulaLanguage.idl54 /** Function names and operators as used in the current native
/AOO41X/main/offapi/com/sun/star/datatransfer/dnd/
H A DOleDragSource.idl73 The second parameter is a window handle of the native windows window.
/AOO41X/main/odk/util/
H A Dodk_rules.pmk112 # special rule for special Java UNO native library
/AOO41X/main/connectivity/source/resource/
H A Dconn_log_res.src72 Text = "c$1$: native SQL: $2$ -> $3$";
/AOO41X/main/udkapi/com/sun/star/lang/
H A DLocale.idl43 user's native country, region, or culture. </p>
/AOO41X/main/ure/source/uretest/
H A DREADME82 java executable. The application bootstraps a native UNO environment, and then
/AOO41X/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl45 * Every lauguage has its own methods to manipulate its native DOM

1234