Home
last modified time | relevance | path

Searched defs:getRef (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/comphelper/inc/comphelper/
H A Dimplementationreference.hxx218 ::com::sun::star::uno::Reference< UnoInterfaceType > getRef() { return mxRef; } in getRef() function in comphelper::ImplementationReference
221 const ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() const { return mxRef; } in getRef() function in comphelper::ImplementationReference
/trunk/main/writerfilter/source/doctok/
H A DXNoteHelperImpl.hxx129 XNoteHelper<T>::getRef(sal_uInt32 nIndex) in getRef() function in writerfilter::doctok::XNoteHelper
136 XNoteHelper<T>::getRef(const CpAndFc & rCpAndFc) in getRef() function in writerfilter::doctok::XNoteHelper
/trunk/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx73 ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() { return mxRef; } in getRef() function in accessibility::HardCppRef
74 const ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() const { return mxRef; } in getRef() function in accessibility::HardCppRef
/trunk/main/writerfilter/source/ooxml/
H A DRefAndPointer.hxx76 const uno::Reference<Interface> getRef() const { return mRef; } in getRef() function in writerfilter::ooxml::RefAndPointer
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx118 …Reference< XRef > SAL_CALL OPrivateRow::getRef( ::sal_Int32 columnIndex ) throw (SQLException, Run… in getRef() function in OPrivateRow
H A Dcallablestatement.cxx305 Reference< XRef > SAL_CALL OCallableStatement::getRef( sal_Int32 columnIndex ) throw(SQLException, … in getRef() function in OCallableStatement
H A Ddatacolumn.cxx293 Reference< XRef > ODataColumn::getRef(void) throw( SQLException, RuntimeException ) in getRef() function in ODataColumn
H A DCacheSet.cxx580 Reference< XRef > SAL_CALL OCacheSet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeEx… in getRef() function in OCacheSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx297 getRef( in getRef() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx308 getRef( in getRef() function in ftp::ResultSetBase
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx139 inline const mapped_type* getRef( key_type nKey ) const in getRef() function in XSLT::RefMap
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx166 inline const mapped_type* getRef( key_type nKey ) const in getRef() function in oox::RefMap
H A Drefvector.hxx186 inline const value_type* getRef( sal_Int32 nIndex ) const in getRef() function in oox::RefVector
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx213 Reference< XRef > SAL_CALL OCallableStatement::getRef( sal_Int32 /*columnIndex*/) throw(SQLExceptio… in getRef() function in OCallableStatement
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java263 XRef getRef( int _colIndex ) throws SQLException in getRef() method in ResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java217 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in JavaSQLCallableStatement
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx175 Reference< XRef> DataColumn::getRef() throw( SQLException, RuntimeException ) in getRef() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java267 public XRef getRef(int i) throws SQLException in getRef() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java268 public XRef getRef(int i) throws SQLException in getRef() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx354 getRef( in getRef() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx359 XRow_impl::getRef( in getRef() function in XRow_impl
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java297 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java319 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx297 Reference< starsdbc::XRef > SAL_CALL java_sql_CallableStatement::getRef( sal_Int32 columnIndex ) th… in getRef() function in java_sql_CallableStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java233 public XRef getRef(int arg0) throws SQLException { in getRef() method in PostgresqlResultSet

Completed in 96 milliseconds

12