Home
last modified time | relevance | path

Searched refs:last (Results 126 – 150 of 451) sorted by path

12345678910>>...19

/trunk/main/dbaccess/source/core/api/
H A DStaticSet.hxx68 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
H A Dresultset.cxx941 sal_Bool OResultSet::last(void) throw( SQLException, RuntimeException ) in last() function in OResultSet
947 return m_xDelegatorResultSet->last(); in last()
H A Dresultset.hxx219 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx174 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx1091 sal_Bool SAL_CALL DatabaseDataProvider::last() throw( SQLException, RuntimeException ) in last() function in dbaccess::DatabaseDataProvider
1093 return m_xRowSet->last(); in last()
/trunk/main/dbaccess/source/core/resource/
H A Dstrings.src146 Text [ en-US ] = "A row cannot be refreshed when the ResultSet is positioned after the last row.";
252 Text [ en-US ] = "Cannot delete the before-first or after-last row.";
301 Text [ en-US ] = "The cursor points to before the first or after the last row.";
305 Text [ en-US ] = "The rows before the first and after the last row don't have a bookmark.";
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx678 sal_Bool SAL_CALL SbaXFormAdapter::last() throw( ::com::sun::star::sdbc::SQLException, RuntimeExcep… in last() function in SbaXFormAdapter
681 return m_xMainForm->last(); in last()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx323 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc53 //Indicates that we read an odd number of bytes. That is, we only read half of the last
66 //If the previous ReadFile call read an odd number of bytes, then the last one was
77 //The last byte, which is the incomplete wchar_t (half of it), will not be written.
81 //Move the last byte to the front of the buffer, so that it is the start of the
91 { //We have read an even number of bytes. Therefore, we do not put the last incomplete
169 //characters of one, two, and more bytes. If the last character is not
203 //Therefor we check if last character is a new line.
209 //The buffer was completely filled and the last byte(s) are no
/trunk/main/
H A Dextensions.lst30 # When the downloaded file name is not the last part of the URL (everything after the final /) then
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx594 xCursor->last(); in dispatch()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx533 sal_Int64 last = rModel->getLastChecked(); in run() local
539 bool checkNow = ! (last > 0); in run()
554 sal_Int64 next = last + offset; in run()
555 if( last + offset > systime.Seconds ) in run()
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java179 m_detailResult.last(); in checkMultipleKeys()
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java107 boolean last() throws SQLException in last() method in ResultSet
109 return m_resultSet.last(); in last()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3429 sal_Bool SAL_CALL ODatabaseForm::last() throw( SQLException, RuntimeException ) in last() function in frm::ODatabaseForm
3431 return m_xAggregateAsRowSet->last(); in last()
H A DDatabaseForm.hxx362 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx534 m_xCursor->last(); in execute()
637 m_xCursor->last(); in execute()
648 m_xCursor->last(); in execute()
1408 m_xCursor->last(); in impl_moveLeft_throw()
/trunk/main/formula/inc/formula/
H A Dcompiler.hrc408 #define SC_OPCODE_LAST_OPCODE_ID 408 /* last OpCode */
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1296 Return the "current" input item from the rule's perspective, ie, the last slot read.
1446 @param pslotLast - last slot that needs to be positioned, or NULL
1466 // to be later in the stream than the last actual slot passed in.
1643 // we are before. As a last resort, answer kPosInfinity, meaning we
1663 // we are after. As a last resort, answer kNegInfinity, meaning we
2049 // test if this is the last curve
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx261 const char* expected_name( int i, int last )
267 else if( i==last ) return "Value";
271 const char* expected_type( int i, int last )
277 else if( i==last ) return "sal_Int32";
281 void failedToConvert( int i, int last )
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx88 static sal_Char last[] = "ja_phonetic (alphanumeric last)"; variable
93 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(last), rLocale, collatorOptions) … in loadAlgorithm()
99 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(last), rLocale, collatorOptions) … in loadAlgorithm()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx640 sal_Int32 j = 0, last = k; in replace() local
649 k = last; j = 0; in replace()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch951 icFloatNumber last = (icFloatNumber)(m_nCount-1);
954 - sprintf(buf, "%.8f %.8f\r\n", m_startPoint + (icFloatNumber)i*range/last, m_pSamples[i]);
955 + sprintf(buf, "%.8f %.8f\n", m_startPoint + (icFloatNumber)i*range/last, m_pSamples[i]);
2887 if (last && last->NumOutputChannels() != m_nOutputChannels) {
/trunk/main/idlc/source/
H A Dastservice.cxx35 AstOperation const * last = static_cast< AstOperation const * >(getLast()); in checkLastConstructor() local
39 if (*i != last && (*i)->getNodeType() == NT_operation) { in checkLastConstructor()
41 if (ctor->isVariadic() && last->isVariadic()) { in checkLastConstructor()
45 if (n == last->nMembers()) { in checkLastConstructor()
47 i2(last->getIteratorBegin()); in checkLastConstructor()
H A Doptions.cxx231 std::vector< std::string >::const_iterator first = rArgs.begin(), last = rArgs.end(); in initOptions() local
232 for (; first != last; ++first) in initOptions()
251 if (!((++first != last) && ((*first)[0] != '-'))) in initOptions()
261 if (!((++first != last) && ((*first)[0] != '-'))) in initOptions()
299 if (!((++first != last) && ((*first)[0] != '-'))) in initOptions()

Completed in 200 milliseconds

12345678910>>...19