Home
last modified time | relevance | path

Searched refs:getRef (Results 26 – 50 of 103) sorted by relevance

12345

/aoo42x/main/ucb/source/ucp/file/
H A Dfilrset.hxx354 getRef( in getRef() function in fileaccess::XResultSet_impl
360 return m_aItems[m_nRow]->getRef( columnIndex ); in getRef()
H A Dfilrow.hxx166 getRef(
/aoo42x/main/dbaccess/source/core/api/
H A DCacheSet.cxx580 Reference< XRef > SAL_CALL OCacheSet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeEx… in getRef() function in OCacheSet
583 return m_xDriverRow->getRef(columnIndex); in getRef()
H A DPrivateRow.cxx118 …Reference< XRef > SAL_CALL OPrivateRow::getRef( ::sal_Int32 columnIndex ) throw (SQLException, Run… in getRef() function in OPrivateRow
H A DPrivateRow.hxx56 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( ::sal_In…
H A Dresultset.cxx632 Reference< XRef > OResultSet::getRef(sal_Int32 columnIndex) throw( SQLException, RuntimeException ) in getRef() function in OResultSet
638 return m_xDelegatorRow->getRef(columnIndex); in getRef()
H A Ddatacolumn.hxx99 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( ) throw…
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java429 public XRef getRef(int columnIndex) throws SQLException { in getRef() method in JavaSQLResultSet
431 java.sql.Ref ref = jdbcResultSet.getRef(columnIndex); in getRef()
/aoo42x/main/canvas/source/null/
H A Dnull_textlayout.cxx215 return mpFont.getRef(); in getFont()
/aoo42x/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
/aoo42x/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx876 (mpFootnoteHelper->getRef(rCpAndFc)); in getProperties()
883 (mpEndnoteHelper->getRef(rCpAndFc)); in getProperties()
890 (mpAnnotationHelper->getRef(rCpAndFc)); in getProperties()
/aoo42x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx72 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx275 … aFind->second->addPropertyChangeListener(::rtl::OUString(),m_xColumnPropertyListener.getRef()); in createColumn()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx77 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx84 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java457 XRef getVal = oObj.getRef(col) ; in _getRef()
/aoo42x/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
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleParaManager.cxx209 return Child( aChild.getRef(), GetChild( nParagraphIndex ).second ); in CreateChild()
/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java547 String fragment = url.getRef(); in getCanonicalPathFromFileURL()
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx1172 ResultSet::getRef( sal_Int32 columnIndex ) in getRef() function in ucbhelper::ResultSet
1184 return xValues->getRef( columnIndex ); in getRef()
/aoo42x/main/forms/source/xforms/
H A Dsubmission.hxx126 rtl::OUString getRef() const;
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2102 ::getRef( sal_Int32 columnIndex ) in getRef() function in CachedContentResultSet
2106 XROW_GETXXX( getRef, Reference< XRef > ); in getRef()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1026 … mrImpl.FireEvent(AccessibleEventId::CHILD, uno::Any(), uno::makeAny( aHardRef.getRef() ) ); in operator ()()
1257 xPara = ::uno::Reference< XAccessible >( aHardRef.getRef(), ::uno::UNO_QUERY ); in ProcessQueue()
/aoo42x/main/canvas/source/vcl/
H A Dtextlayout.cxx373 return mpFont.getRef(); in getFont()

Completed in 170 milliseconds

12345