Home
last modified time | relevance | path

Searched defs:parameter (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DReportEngineMetaData.java48 Class getParameterType(String parameter); in getParameterType()
50 boolean isMandatory(String parameter); in isMandatory()
52 boolean isEnumeration(String parameter); in isEnumeration()
54 Object[] getEnumerationValues(String parameter); in getEnumerationValues()
H A DDataSourceFactory.java37 public DataSource queryData(String name, Map parameter) in queryData()
H A DSDBCReportDataFactory.java302 final Class[] parameter = new Class[3]; in getFieldsByCommandDescriptor() local
323 final Class[] parameter = new Class[2]; in getComposer() local
463 …final XPropertySet parameter = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, params… in createParameter() local
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx291 void SAL_CALL OPreparedStatement::setBoolean(sal_Int32 parameter, sal_Bool x) in setBoolean()
311 void SAL_CALL OPreparedStatement::setByte(sal_Int32 parameter, sal_Int8 x) in setByte()
331 void SAL_CALL OPreparedStatement::setDate(sal_Int32 parameter, const Date& aData) in setDate()
359 void SAL_CALL OPreparedStatement::setTime(sal_Int32 parameter, const Time& aVal) in setTime()
423 void SAL_CALL OPreparedStatement::setDouble(sal_Int32 parameter, double x) in setDouble()
443 void SAL_CALL OPreparedStatement::setFloat(sal_Int32 parameter, float x) in setFloat()
463 void SAL_CALL OPreparedStatement::setInt(sal_Int32 parameter, sal_Int32 x) in setInt()
483 void SAL_CALL OPreparedStatement::setLong(sal_Int32 parameter, sal_Int64 aVal) in setLong()
772 void SAL_CALL OPreparedStatement::setShort(sal_Int32 parameter, sal_Int16 x) in setShort()
813 void SAL_CALL OPreparedStatement::setCharacterStream(sal_Int32 parameter, in setCharacterStream() argument
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportEngineMetaData.java100 public Object[] getEnumerationValues(final String parameter) in getEnumerationValues()
105 public Class getParameterType(final String parameter) in getParameterType()
110 public boolean isEnumeration(final String parameter) in isEnumeration()
139 public boolean isMandatory(final String parameter) in isMandatory()
/aoo4110/main/cli_ure/source/basetypes/uno/
H A DParameterizedTypeAttribute.cs47 public ParameterizedTypeAttribute(string parameter) in ParameterizedTypeAttribute()
/aoo4110/main/qadevOOo/runner/complexlib/
H A DMethodThread.java59 public MethodThread(Method testMethod, Object invokeClass, Object[] parameter, PrintWriter log) in MethodThread()
H A DComplexTestCase.java132 Object[] parameter = null; in test_method() local
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DParser.java155 …final XPropertySet parameter = UnoRuntime.queryInterface(XPropertySet.class, parameters.getByIndex… in impl_checkParameters() local
H A DSingleSelectQueryComposer.java263 …final XPropertySet parameter = UnoRuntime.queryInterface(XPropertySet.class, parameters.getByIndex… in testParameters() local
H A DRowSet.java898 …final XPropertySet parameter = UnoRuntime.queryInterface( XPropertySet.class, params.getByIndex( i… in verifyParameters() local
/aoo4110/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx104 std::vector< com::sun::star::drawing::EnhancedCustomShapeParameterPair > parameter; member
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx643 rtl::OUString parameter,value; in query() local
918 const char* parameter[47]; in InputStreamTransformer() local
/aoo4110/main/idlc/source/
H A Dparser.y1116 parameter : label
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx160 parameter, enumerator
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y4049 parameter: label

Completed in 91 milliseconds