Home
last modified time | relevance | path

Searched defs:getString (Results 26 – 50 of 109) sorted by relevance

12345

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFormula.java206 public String getString() throws IOException { in getString() method in Formula
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabHeader.cxx149 ::rtl::OUString MacabHeader::getString(const sal_Int32 i) const in getString() function in MacabHeader
/AOO41X/main/oox/source/helper/
H A Dattributelist.cxx152 OptValue< OUString > AttributeList::getString( sal_Int32 nAttrToken ) const in getString() function in oox::AttributeList
248 OUString AttributeList::getString( sal_Int32 nAttrToken, const OUString& rDefault ) const in getString() function in oox::AttributeList
/AOO41X/main/sc/source/core/tool/
H A Ddoubleref.cxx324 OUString ScDBInternalRange::getString(SCCOL nCol, SCROW nRow) const in getString() function in ScDBInternalRange
450 OUString ScDBExternalRange::getString(SCCOL nCol, SCROW nRow) const in getString() function in ScDBExternalRange
/AOO41X/main/chart2/source/model/main/
H A DFormattedString.cxx136 ::rtl::OUString SAL_CALL FormattedString::getString() in getString() function in chart::FormattedString
/AOO41X/main/connectivity/source/commontools/
H A DFValue.cxx996 ::rtl::OUString ORowSetValue::getString( ) const in getString() function in connectivity::ORowSetValue
2044 …virtual ::rtl::OUString getString() const { return m_xRow->getString( m_nPos… in getString() function in connectivity::detail::RowValue
2077 …virtual ::rtl::OUString getString() const { return m_xColumn->getString(); }; in getString() function in connectivity::detail::ColumnValue
/AOO41X/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx115 getString( in getString() function in chelp::ResultSetBase
/AOO41X/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx144 rtl::OUString SAL_CALL ScAnnotationObj::getString() throw(uno::RuntimeException) in getString() function in ScAnnotationObj
/AOO41X/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx134 ::rtl::OUString SAL_CALL OCallableStatement::getString( sal_Int32 columnIndex ) throw(SQLException,… in getString() function in OCallableStatement
/AOO41X/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx118 getString( in getString() function in ftp::ResultSetBase
/AOO41X/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java173 String getString( int _colIndex ) throws SQLException in getString() method in ResultSet
/AOO41X/main/svx/source/form/
H A Dsdbdatacolumn.cxx100 ::rtl::OUString DataColumn::getString() throw( SQLException, RuntimeException ) in getString() function in svxform::DataColumn
/AOO41X/main/connectivity/qa/connectivity/tools/
H A DRowSet.java193 public String getString(int i) throws SQLException in getString() method in RowSet
/AOO41X/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java192 public String getString(int i) throws SQLException in getString() method in RowSet
/AOO41X/main/sc/source/filter/qpro/
H A Dqproform.cxx651 const sal_Char* QProToSc::getString( sal_uInt8 nIndex ) in getString() function in QProToSc
/AOO41X/main/testtools/source/performance/
H A Dcli_testobj_performance.cs94 public String getString( ) { return _string; } in getString() method in testobj.PerformanceTestObject
H A Dubobject.cxx167 virtual OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException) in getString() function in benchmark_object::ServiceImpl
/AOO41X/main/ucb/source/ucp/file/
H A Dfilrset.hxx172 getString( in getString() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx143 XRow_impl::getString( in getString() function in XRow_impl
/AOO41X/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx163 ::rtl::OUString SAL_CALL OCallableStatement::getString( sal_Int32 columnIndex ) throw(SQLException,… in getString() function in OCallableStatement
H A Ddatacolumn.cxx161 rtl::OUString ODataColumn::getString(void) throw( SQLException, RuntimeException ) in getString() function in ODataColumn
/AOO41X/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx224 rtl::OUString ConfigurationAccess::getString( sal_Int32 nResId ) in getString() function in ConfigurationAccess
/AOO41X/main/comphelper/source/misc/
H A Dtypes.cxx112 ::rtl::OUString getString(const Any& _rAny) in getString() function
/AOO41X/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx177 ::rtl::OUString SAL_CALL java_sql_CallableStatement::getString( sal_Int32 columnIndex ) throw(stars… in getString() function in java_sql_CallableStatement
/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java91 public static String getString(String name, Object parent) throws Exception in getString() method in Configuration

12345