Home
last modified time | relevance | path

Searched defs:sal_Int32 (Results 76 – 100 of 367) sorted by relevance

12345678910>>...15

/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx92 virtual sal_Int32 Read( void*, sal_Int32 ) { return 0; } in Read() argument
93 virtual sal_Int32 Write( const void*, sal_Int32 ) { return 0; } in Write() argument
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx213 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OResultSet::getCharacterStream( sal_Int32 in getCharacterStream() argument
284 sal_Int64 SAL_CALL OResultSet::getLong( sal_Int32 /*columnIndex*/ ) throw(SQLException, RuntimeExce… in getLong() argument
302 Reference< XArray > SAL_CALL OResultSet::getArray( sal_Int32 /*columnIndex*/ ) throw(SQLException, … in getArray() argument
310 Reference< XClob > SAL_CALL OResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(SQLException, Ru… in getClob() argument
316 Reference< XBlob > SAL_CALL OResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(SQLException, Ru… in getBlob() argument
323 Reference< XRef > SAL_CALL OResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQLException, Runt… in getRef() argument
820 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*sca… in updateNumericObject() argument
1043 void OResultSet::setFetchDirection(sal_Int32 /*_par0*/) in setFetchDirection() argument
H A DAKeys.cxx104 void OKeys::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
H A DAViews.cxx92 void OViews::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
H A DATables.cxx89 void OTables::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
H A DAColumns.cxx134 void OColumns::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.hxx97 virtual sal_Int32 SAL_CALL getHeightForWidth( sal_Int32 /*nWidth*/ ) in getHeightForWidth() argument
/trunk/main/oox/source/drawingml/
H A Dtextcharacterpropertiescontext.cxx99 void TextCharacterPropertiesContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeExcept… in endFastElement() argument
H A Dshapestylecontext.cxx51 void ShapeStyleContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement() argument
H A Dtexttabstoplistcontext.cxx50 void SAL_CALL TextTabStopListContext::endFastElement( ::sal_Int32 /*Element*/ ) in endFastElement()
H A Dshapecontext.cxx69 void ShapeContext::endFastElement( sal_Int32 /* aElementToken */ ) throw( SAXException, RuntimeExce… in endFastElement() argument
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx580 …bool impl_setObject( const Reference< XParameters >& _rxParam, sal_Int32 _parameterIndex, const An… in impl_setObject()
596 …void impl_setObject( const Reference< XParameters >& _rxParam, sal_Int32 _parameterIndex, const An… in impl_setObject()
607 void SAL_CALL OPreparedStatement::setObjectWithInfo(sal_Int32 _parameterIndex, const Any& _value, s… in setObjectWithInfo() argument
744 void SAL_CALL OPreparedStatement::setObjectNull(sal_Int32 parameter, sal_Int32 /* sqlType */, const… in setObjectNull() argument
813 void SAL_CALL OPreparedStatement::setCharacterStream(sal_Int32 parameter, in setCharacterStream() argument
829 void SAL_CALL OPreparedStatement::setBinaryStream(sal_Int32 parameter, in setBinaryStream() argument
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx256 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OResultSet::getBinaryStream( sal_Int32 /*c… in getBinaryStream() argument
262 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OResultSet::getCharacterStream( sal_Int32 in getCharacterStream() argument
349 Reference< XArray > SAL_CALL OResultSet::getArray( sal_Int32 /*columnIndex*/ ) throw(SQLException, … in getArray() argument
357 Reference< XClob > SAL_CALL OResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(SQLException, Ru… in getClob() argument
363 Reference< XBlob > SAL_CALL OResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(SQLException, Ru… in getBlob() argument
370 Reference< XRef > SAL_CALL OResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQLException, Runt… in getRef() argument
791 void SAL_CALL OResultSet::updateLong( sal_Int32 /*columnIndex*/, sal_Int64 /*x*/ ) throw(SQLExcepti… in updateLong() argument
878 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*sca… in updateNumericObject() argument
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx173 …o::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getBinaryStream( sal_Int32 /*columnIndex*/ … in getBinaryStream() argument
179 …XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getCharacterStream( sal_Int32 /*columnIndex*/ … in getCharacterStream() argument
351 sal_Int64 SAL_CALL ODatabaseMetaDataResultSet::getLong( sal_Int32 /*columnIndex*/ ) throw(SQLExcept… in getLong() argument
365 Reference< XArray > SAL_CALL ODatabaseMetaDataResultSet::getArray( sal_Int32 /*columnIndex*/ ) thro… in getArray() argument
371 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() argument
377 Reference< XBlob > SAL_CALL ODatabaseMetaDataResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(… in getBlob() argument
384 Reference< XRef > SAL_CALL ODatabaseMetaDataResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQ… in getRef() argument
391 Any SAL_CALL ODatabaseMetaDataResultSet::getObject( sal_Int32 /*columnIndex*/, const Reference< ::c… in getObject() argument
/trunk/main/unoxml/source/dom/
H A Dtext.cxx65 Reference< XText > SAL_CALL CText::splitText(sal_Int32 /*offset*/) in splitText() argument
/trunk/main/connectivity/source/drivers/adabas/
H A DBUsers.cxx87 void OUsers::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/framework/source/helper/
H A Duielementwrapperbase.cxx176 sal_Int32 /*nHandle*/ , in convertFastPropertyValue() argument
184 void SAL_CALL UIElementWrapperBase::setFastPropertyValue_NoBroadcast( sal_Int32 /*n… in setFastPropertyValue_NoBroadcast() argument
/trunk/main/rsc/inc/
H A Drscrange.hxx175 ERRTYPE SetRange( sal_Int32, sal_Int32 ){ in SetRange() argument
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx104 sal_Int32 /*cursor*/, in StartDragImpl() argument
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHUsers.cxx102 void OUsers::dropObject(sal_Int32 /*nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx87 void BasicDocShell::FillClass( SvGlobalName*, sal_uInt32*, String*, String*, String*, sal_Int32, sa… in FillClass() argument
/trunk/main/connectivity/source/drivers/mysql/
H A DYUsers.cxx102 void OUsers::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/bridges/test/
H A Dtestcomp.cxx169 …virtual void SAL_CALL setLong_attr( sal_Int32 /* _attributelong */) throw(::com::sun::star::uno::R… in setLong_attr() argument
207 …virtual void SAL_CALL setLong( sal_Int32 /* _long */) throw(::com::sun::star::uno::RuntimeExceptio… in setLong() argument
321 void SAL_CALL OCallMe::drawLine( sal_Int32 /* x1 */, sal_Int32 /* y1 */, sal_Int32 /* x2 */, sal_In… in drawLine() argument
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx349 void SAL_CALL OOXMLDocPropHandler::endFastElement( ::sal_Int32 ) in endFastElement()
377 …ContextHandler > SAL_CALL OOXMLDocPropHandler::createFastChildContext( ::sal_Int32, const uno::Ref… in createFastChildContext()
/trunk/main/cppuhelper/test/loader/
H A Dloader.test.cxx54 …virtual void SAL_CALL setLongValue( sal_Int32 /*value*/ ) throw (registry::InvalidRegistryExceptio… in setLongValue() argument
56 …virtual void SAL_CALL setLongListValue( const uno::Sequence< sal_Int32 >& /*seqValue*/ ) throw (re… in setLongListValue()

Completed in 115 milliseconds

12345678910>>...15