Home
last modified time | relevance | path

Searched refs:sun (Results 1 – 25 of 8962) sorted by relevance

12345678910>>...359

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/jdk/internal/module/
H A Djdk8_packages.dat47 com.sun.awt
48 com.sun.beans
1133 sun.awt
1148 sun.dc
1151 sun.font
1156 sun.io
1194 sun.misc
1196 sun.net
1223 sun.nio
1302 sun.text
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.hxx183sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTables( const ::com::s…
184 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas( ) throw…
185 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs( ) thro…
186 …om::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes( ) thr…
191sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getVersionColumns( const …
192sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getPrimaryKeys( const ::c…
193sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getImportedKeys( const ::…
194sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getExportedKeys( const ::…
196 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTypeInfo( ) thro…
210sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getUDTs( const ::com::sun
[all …]
H A DSResultSet.hxx116 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
128 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
149 …com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) thro…
166sun::star::uno::Any SAL_CALL getObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Refere…
167sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex )…
168sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex…
169sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex…
170sun::star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnInd…
172 …:sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData( ) …
178 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/source/libreoffice/
H A Dmodule-info.java15 exports com.sun.star.auth;
16 exports com.sun.star.awt;
18 exports com.sun.star.awt.tab;
20 exports com.sun.star.beans;
21 exports com.sun.star.bridge;
23 exports com.sun.star.chart;
24 exports com.sun.star.chart2;
36 exports com.sun.star.cui;
47 exports com.sun.star.form;
61 exports com.sun.star.io;
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/make/
H A DMakefile42 sun.jvm.hotspot \
43 sun.jvm.hotspot.asm \
45 sun.jvm.hotspot.c1 \
46 sun.jvm.hotspot.ci \
47 sun.jvm.hotspot.code \
92 sun.jvm.hotspot.jdi \
94 sun.jvm.hotspot.opto \
95 sun.jvm.hotspot.oops \
96 sun.jvm.hotspot.prims \
123 sun.jvm.hotspot.ui \
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/make/
H A DMakefile42 sun.jvm.hotspot \
43 sun.jvm.hotspot.asm \
45 sun.jvm.hotspot.c1 \
46 sun.jvm.hotspot.ci \
47 sun.jvm.hotspot.code \
92 sun.jvm.hotspot.jdi \
94 sun.jvm.hotspot.opto \
95 sun.jvm.hotspot.oops \
96 sun.jvm.hotspot.prims \
123 sun.jvm.hotspot.ui \
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv132 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"URL"
133 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Command"
135 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"TypeMap"
139 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"MaxRows"
140 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"User"
146 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Command"
150 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Filter"
154 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Order"
157 "ODatabaseForm";"com::sun::star::sdb::RowSet";"IsNew"
170 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getInt()"
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv132 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"URL"
133 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Command"
135 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"TypeMap"
139 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"MaxRows"
140 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"User"
146 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Command"
150 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Filter"
154 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Order"
157 "ODatabaseForm";"com::sun::star::sdb::RowSet";"IsNew"
170 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getInt()"
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeCircle.csv13 "SvxShapeCircle";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapeCircle";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Style#optional"
164 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getText()"
165 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getStart()"
166 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getEnd()"
167 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getString()"
168 "SvxShapeCircle";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapeCircle";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygon.csv13 "SvxShapePolyPolygon";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Style#optional"
161 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getText()"
162 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getStart()"
163 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getEnd()"
164 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getString()"
165 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapePolyPolygon";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygonBezier.csv1 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::PolyPolygonBezierDescriptor";"PolygonKind"
16 "SvxShapePolyPolygonBezier";"com::sun::star::lang::XComponent";"dispose()"
77 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Name#optional"
79 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Style#optional"
164 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getText()"
165 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getStart()"
166 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getEnd()"
167 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getString()"
168 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShape.csv13 "SvxShape";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShape";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShape";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShape";"com::sun::star::drawing::Shape";"Style#optional"
162 "SvxShape";"com::sun::star::text::XTextRange";"getText()"
163 "SvxShape";"com::sun::star::text::XTextRange";"getStart()"
164 "SvxShape";"com::sun::star::text::XTextRange";"getEnd()"
165 "SvxShape";"com::sun::star::text::XTextRange";"getString()"
166 "SvxShape";"com::sun::star::text::XTextRange";"setString()"
230 "SvxShape";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeCircle.csv13 "SvxShapeCircle";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapeCircle";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Style#optional"
164 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getText()"
165 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getStart()"
166 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getEnd()"
167 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getString()"
168 "SvxShapeCircle";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapeCircle";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygon.csv13 "SvxShapePolyPolygon";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Style#optional"
161 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getText()"
162 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getStart()"
163 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getEnd()"
164 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getString()"
165 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapePolyPolygon";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygonBezier.csv1 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::PolyPolygonBezierDescriptor";"PolygonKind"
16 "SvxShapePolyPolygonBezier";"com::sun::star::lang::XComponent";"dispose()"
77 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Name#optional"
79 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Style#optional"
164 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getText()"
165 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getStart()"
166 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getEnd()"
167 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getString()"
168 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"setString()"
232 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShape.csv13 "SvxShape";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShape";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShape";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShape";"com::sun::star::drawing::Shape";"Style#optional"
162 "SvxShape";"com::sun::star::text::XTextRange";"getText()"
163 "SvxShape";"com::sun::star::text::XTextRange";"getStart()"
164 "SvxShape";"com::sun::star::text::XTextRange";"getEnd()"
165 "SvxShape";"com::sun::star::text::XTextRange";"getString()"
166 "SvxShape";"com::sun::star::text::XTextRange";"setString()"
230 "SvxShape";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/
H A Dct.properties40 com.sun.awt.*: proprietary
616 sun.awt.*: proprietary
627 sun.awt.util.*: hidden
633 sun.invoke.*: hidden
651 sun.launcher.*: hidden
653 sun.lwawt.*: hidden
668 sun.net.idn.*: hidden
669 sun.net.sdp.*: hidden
693 sun.nio.fs.*: hidden
760 sun.tracing.*: hidden
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/
H A Dct.properties40 com.sun.awt.*: proprietary
616 sun.awt.*: proprietary
627 sun.awt.util.*: hidden
633 sun.invoke.*: hidden
651 sun.launcher.*: hidden
653 sun.lwawt.*: hidden
668 sun.net.idn.*: hidden
669 sun.net.sdp.*: hidden
693 sun.nio.fs.*: hidden
760 sun.tracing.*: hidden
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/
H A Dct.properties40 com.sun.awt.*: proprietary
616 sun.awt.*: proprietary
627 sun.awt.util.*: hidden
633 sun.invoke.*: hidden
651 sun.launcher.*: hidden
653 sun.lwawt.*: hidden
668 sun.net.idn.*: hidden
669 sun.net.sdp.*: hidden
693 sun.nio.fs.*: hidden
760 sun.tracing.*: hidden
[all …]

12345678910>>...359