/aoo42x/main/comphelper/inc/comphelper/ |
H A D | implementationreference.hxx | 218 ::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
|
/aoo42x/main/writerfilter/source/doctok/ |
H A D | XNoteHelperImpl.hxx | 129 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
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | AccessibleParaManager.hxx | 73 ::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
|
/aoo42x/main/writerfilter/source/ooxml/ |
H A D | RefAndPointer.hxx | 76 const uno::Reference<Interface> getRef() const { return mRef; } in getRef() function in writerfilter::ooxml::RefAndPointer
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | PrivateRow.cxx | 118 …Reference< XRef > SAL_CALL OPrivateRow::getRef( ::sal_Int32 columnIndex ) throw (SQLException, Run… in getRef() function in OPrivateRow
|
H A D | callablestatement.cxx | 305 Reference< XRef > SAL_CALL OCallableStatement::getRef( sal_Int32 columnIndex ) throw(SQLException, … in getRef() function in OCallableStatement
|
H A D | datacolumn.cxx | 293 Reference< XRef > ODataColumn::getRef(void) throw( SQLException, RuntimeException ) in getRef() function in ODataColumn
|
H A D | CacheSet.cxx | 580 Reference< XRef > SAL_CALL OCacheSet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeEx… in getRef() function in OCacheSet
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultsetbase.hxx | 297 getRef( in getRef() function in chelp::ResultSetBase
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | ACallableStatement.cxx | 213 Reference< XRef > SAL_CALL OCallableStatement::getRef( sal_Int32 /*columnIndex*/) throw(SQLExceptio… in getRef() function in OCallableStatement
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetbase.hxx | 308 getRef( in getRef() function in ftp::ResultSetBase
|
/aoo42x/main/filter/source/xsltfilter/ |
H A D | containerhelper.hxx | 139 inline const mapped_type* getRef( key_type nKey ) const in getRef() function in XSLT::RefMap
|
/aoo42x/main/oox/inc/oox/helper/ |
H A D | refmap.hxx | 166 inline const mapped_type* getRef( key_type nKey ) const in getRef() function in oox::RefMap
|
H A D | refvector.hxx | 186 inline const value_type* getRef( sal_Int32 nIndex ) const in getRef() function in oox::RefVector
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLCallableStatement.java | 217 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in JavaSQLCallableStatement
|
/aoo42x/main/forms/qa/org/openoffice/complex/forms/tools/ |
H A D | ResultSet.java | 263 XRef getRef( int _colIndex ) throws SQLException in getRef() method in ResultSet
|
/aoo42x/main/connectivity/qa/connectivity/tools/ |
H A D | RowSet.java | 268 public XRef getRef(int i) throws SQLException in getRef() method in RowSet
|
/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 175 Reference< XRef> DataColumn::getRef() throw( SQLException, RuntimeException ) in getRef() function in svxform::DataColumn
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | RowSet.java | 267 public XRef getRef(int i) throws SQLException in getRef() method in RowSet
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrset.hxx | 354 getRef( in getRef() function in fileaccess::XResultSet_impl
|
H A D | filrow.cxx | 359 XRow_impl::getRef( in getRef() function in XRow_impl
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | CustomResultSet.java | 297 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in CustomResultSet
|
H A D | DatabaseMetaDataResultSet.java | 319 public synchronized XRef getRef(int columnIndex) throws SQLException { in getRef() method in DatabaseMetaDataResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | CallableStatement.cxx | 297 Reference< starsdbc::XRef > SAL_CALL java_sql_CallableStatement::getRef( sal_Int32 columnIndex ) th… in getRef() function in java_sql_CallableStatement
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 233 public XRef getRef(int arg0) throws SQLException { in getRef() method in PostgresqlResultSet
|