Home
last modified time | relevance | path

Searched defs:values (Results 26 – 50 of 54) sorted by relevance

123

/aoo42x/main/qadevOOo/runner/util/
H A Ddbg.java256 String[] values = (String[]) ps.Value; in printProperyValuePairs() local
H A DDBTools.java555 public void addRowToTestTable(XConnection con, String table, Object[] values, in addRowToTestTable()
H A DXMLTools.java793 public static PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
/aoo42x/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java171 Vector values = aSdfString.getLanguageStrings(); in initView() local
/aoo42x/main/extensions/source/config/ldap/
H A Dldapaccess.cxx212 char ** values = (*s_p_get_values)(mConnection, result.msg, attr); in getUserProfile() local
/aoo42x/main/toolkit/qa/complex/toolkit/awtgrid/
H A DTMutableGridDataModel.java342 final Object[] values = new Object[] { in testUpdateRowData() local
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java235 Collection values= _nameToPropertyMap.values(); in getProperties() local
1056 …public void setPropertyValues(String[] propNames, Object[] values) throws PropertyVetoException, c… in setPropertyValues()
/aoo42x/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx124 const Sequence<sal_Int16> & indices, const Sequence<Any> & values) in checkOutArgs()
/aoo42x/main/odk/source/unowinreg/win/
H A Dunowinreg.cxx155 jlongArray maxSubkeyLen, jlongArray values, jlongArray maxValueNameLen, in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryInfoKey()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java203 final Iterator values = fontFaces.values().iterator(); in writeFontFaces() local
/aoo42x/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DParagraph.java787 String values[] = new String[attrs.length]; in makeStyle() local
/aoo42x/main/binaryurp/source/
H A Dunmarshal.cxx537 void Unmarshal::readMemberValues( in readMemberValues()
/aoo42x/main/cppuhelper/source/
H A Dservicefactory.cxx186 static void add_access_control_entries( in add_access_control_entries()
/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java315 public PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java917 Object[] values= new Object[]{aChar, aInt, aByte}; in setPropertyValues() local
950 … Object[] values= cl.getPropertyValues(new String[] {"PropCharA","PropIntClass","PropObjectA"}); in getPropertyValues() local
/aoo42x/main/toolkit/source/layout/core/
H A Dproplist.cxx161 std::list< OUString > values; in anyFromString() local
/aoo42x/main/scripting/workben/installer/
H A DInstUtil.java341 Vector values; in getOfficeVersions() local
/aoo42x/main/l10ntools/java/jpropex/java/
H A DJPropEx.java83 Vector values = new Vector( Arrays.asList( value.split(",") ) ); in getComplexArg() local
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx128 XGCValues values; in CreateGC() local
196 XGCValues values; in GetInvert50GC() local
/aoo42x/test/testuno/source/testlib/uno/
H A DSCUtil.java303 …readsheet, int start_col, int start_row, int end_col, int end_row, double[][] values) throws Exce… in setValueToCellRange()
314 …oCellRange(XSpreadsheet xSpreadsheet, int start_col, int start_row, double[][] values) throws Exce… in setValueToCellRange()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java726 XRow values = ( XRow ) UnoRuntime.queryInterface( XRow.class, in getModelFromDocUrl() local
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java349 private void setControlPropertiesDebug(Object model, String[] names, Object[] values) in setControlPropertiesDebug()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr3.cxx2687 std::vector<double> values; in ScKurt() local
2982 … ScInterpreter::CalculateSkew(double& fSum,double& fCount,double& vSum,std::vector<double>& values) in CalculateSkew()
3091 std::vector<double> values; in ScSkew() local
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1937 private Object[] values = new Object[properties.length]; field in TableCellFormatter
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx731 XGCValues values; in initScreen() local

Completed in 178 milliseconds

123