Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/forms/qa/integration/forms/
H A DImageComparison.java67 …public void setColorModel(short param, int[] values, int param2, int param3, int param4, int param… in setColorModel()
71 …public void setPixelsByBytes(int param, int param1, int param2, int param3, byte[] values, int par… in setPixelsByBytes()
90 …public void setPixelsByLongs(int param, int param1, int param2, int param3, int[] values, int para… in setPixelsByLongs()
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DByteArrayToXInputStreamAdapter.java93 …public int readBytes(byte[][] values, int param) throws com.sun.star.io.NotConnectedException, com… in readBytes()
119 …public int readSomeBytes(byte[][] values, int param) throws com.sun.star.io.NotConnectedException,… in readSomeBytes()
H A DXOutputStreamToByteArrayAdapter.java95 public void writeBytes(byte[] values) in writeBytes()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java57 long[] values, long[] maxValueNameLen, in winreg_RegQueryInfoKey()
150 long[] values = {0}; in getValue() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java91 final List values = new ArrayList(); in delegateContentGeneration() local
/trunk/main/pyuno/demo/
H A Dswriter.py83 values = ( (22.5,21.5,121.5), variable
/trunk/main/scripting/source/storage/
H A DScriptURI.cxx130 void ScriptURI::set_values( scripting_impl::Uri values ) in set_values()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNamedValueCollection.java94 PropertyValue[] values = new PropertyValue[ m_values.size() ]; in getPropertyValues() local
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DMethodPanel.java59 private ScriptEntry[] values; field in MethodPanel
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DButton.java65 Object values[] = { null, null }; in notifyEvent() local
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java112 XRow values = in getPropertyValues() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DTextStyle.java61 protected int values = 0; field in TextStyle
152 int mask, int values, int fontSize, String fontName, StyleCatalog sc) { in TextStyle()
H A DParaStyle.java274 String attribs[], String values[], StyleCatalog sc) { in ParaStyle()
297 int attribs[], String values[], StyleCatalog lookup) { in ParaStyle()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XMultiPropertySet.java80 private Object[] values = null; field in _XMultiPropertySet
H A D_XTolerantMultiPropertySet.java299 Object[] values = new Object[propertyNames.length]; in getPropertyValues() local
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java459 final String[] values = new String[] { "for", "the", "map", "implementation", "." }; in testEnumerations() local
498 …final Double[] values = new Double[] { Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY, new Dou… in testSpecialValues() local
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java226 public Collection values() { in values() method in WeakMap
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java212 …public Object createBridge(Object obj, byte[] values, short param, short param3) throws com.sun.st… in createBridge()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWsePara.java248 String values[] = new String[attrs.length]; in makeStyle() local
/trunk/main/connectivity/qa/complex/connectivity/
H A DFlatFileAccess.java239 List< T > values = new ArrayList< T >(); in testRowSetResults() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java139 public synchronized void setPropertyValues(String[] propertyNames, Object[] values) in setPropertyValues()
H A DPropertySetAdapter.java229 Object[] values = new Object[propertyNames.length]; in getPropertyValues() local
316 …public void setPropertyValues(String[] propertyNames, Object[] values) throws PropertyVetoExceptio… in setPropertyValues()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDBHelper.java104 …ublic void SQLinsertValues(Connection _aCon, String _sTableName, String value_names, String values) in SQLinsertValues()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx286 XGCValues values; in SelectPen() local
317 XGCValues values; in SelectBrush() local
363 XGCValues values; in GetTrackingGC() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java256 String[] values = (String[]) ps.Value; in printProperyValuePairs() local

Completed in 87 milliseconds

123