Home
last modified time | relevance | path

Searched refs:getXXX (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl103 <code>getXXX</code>
115 <code>getXXX</code>
H A DResultSet.idl62 The getXXX methods retrieve column values for the current
71 For the getXXX methods, the SDBC driver attempts to convert the
H A DXOutParameters.idl83 <code>getXXX</code>
H A DXRow.idl72 Note that you must first call getXXX on a column to try to read
/aoo41x/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1187 #define XROW_GETXXX( getXXX ) \ argument
1195 return m_xRowOrigin->getXXX( columnIndex );
H A Dcachedcontentresultset.cxx59 #define XROW_GETXXX( getXXX, Type ) \ argument
87 return m_xRowOrigin->getXXX( columnIndex ); \
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXColumn.idl71 Note that you must first call getXXX on a column to try to read
/aoo41x/main/odk/pack/copying/
H A Didl_chapter_refs.txt6674 DESCR:Database - Using the getXXX Methods

Completed in 71 milliseconds