Home
last modified time | relevance | path

Searched refs:next (Results 176 – 200 of 836) sorted by relevance

12345678910>>...34

/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx347 ((document::XEventListener *)aIt.next())->notifyEvent( aEvent ); in PostEvent_Impl()
574 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close()
592 ((util::XCloseListener*)pCloseIterator.next())->notifyClosing( aSource ); in close()
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx78 ((document::XEventListener *)aIt.next())->notifyEvent( aEvent ); in PostEvent_Impl()
638 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close()
656 ((util::XCloseListener*)pCloseIterator.next())->notifyClosing( aSource ); in close()
/trunk/main/extensions/source/bibliography/
H A Dbibload.cxx558 while(xCursor->next()); in getByName()
593 while (xCursor->next()); in getElementNames()
626 while(xCursor->next()); in hasByName()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java222 aComplexContent.GetChildren().iterator().next(), in Visit()
438 final INode aChild = aOccurrence.GetChildren().iterator().next(); in Visit()
740 aNodes[nIndex] = aChildren.next(); in GetAllReplacement()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx190 static_cast< listenerclass*>(aIt.next())->methodname(aMulti); \
202 bResult = static_cast< listenerclass*>(aIt.next())->methodname(aMulti); \
365 static_cast< listenerclass*>(aIt.next())->methodname(aMulti); \
/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx915 while (node->next != NULL) in parseCharMetrics()
916 node = node->next; in parseCharMetrics()
917 tail = &(node->next); in parseCharMetrics()
1540 ligs = ligs->next; in freeFontInfo()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx107 while(xRes->next()) in createStandardColumnPart()
404 while( xResult->next() ) in lcl_createSDBCXColumn()
454 while( xPKeys->next() ) // there can be only one primary key in lcl_createSDBCXColumn()
705 while ( xPrivileges->next() ) in getTablePrivileges()
H A DTIndexes.cxx86 while( xResult->next() ) in createObject()
100 if ( xRow.is() && xResult->next() ) // there can be only one primary key in createObject()
/trunk/main/connectivity/source/drivers/mysql/
H A DYTables.cxx79 if ( xResult->next() ) // there can be only one table with this name in createObject()
220 static_cast<XContainerListener*>(aListenerLoop.next())->elementInserted(aEvent); in appendNew()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx223 ((::com::sun::star::form::XLoadListener*)aIt.next())->unloaded(aEvt); in AttachForm()
240 ((::com::sun::star::form::XLoadListener*)aIt.next())->loaded(aEvt); in AttachForm()
624 sal_Bool SAL_CALL SbaXFormAdapter::next() throw( ::com::sun::star::sdbc::SQLException, RuntimeExcep… in next() function in SbaXFormAdapter
627 return m_xMainForm->next(); in next()
1227 ((::com::sun::star::beans::XPropertyChangeListener*)aIt.next())->propertyChange(aEvt); in setFastPropertyValue()
1532 ((::com::sun::star::container::XContainerListener*)aIt.next())->elementInserted(aEvt); in IMPLEMENT_LISTENER_ADMINISTRATION()
1651 ((::com::sun::star::container::XContainerListener*)aIt.next())->elementRemoved(aEvt); in removeByIndex()
1715 ((::com::sun::star::container::XContainerListener*)aIt.next())->elementReplaced(aEvt); in replaceByIndex()
/trunk/main/udkapi/com/sun/star/io/
H A DXTextInputStream.idl91 by the next one).</p>
95 no next string can be read. <FALSE/> otherwise
/trunk/main/chart2/source/tools/
H A DLifeTime.cxx250 … uno::Reference< util::XCloseListener > xCloseListener( aIt.next(), uno::UNO_QUERY ); in g_close_startTryClose()
379 uno::Reference< util::XCloseListener > xListener( aIt.next(), uno::UNO_QUERY ); in impl_doClose()
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl103 and/or <member>IsNew</member> property, this is notified next (in this order).
129 …<tr><td align="right"><em>next</em></td><td align="center">X</td><td/><td align="center">X</td><td…
171 …<dt><type scope="com::sun::star::sdbc">XResultSet</type>: <code>next</code>, <code>first</code>, <…
175 A special case to note is the <code>next<code> call: When you delete row, say,
176 <code>15</code>, followed by <code>next</code>, then your <type>RowSet</type> afterwards
/trunk/main/solenv/bin/
H A Dsubsequenttests69 next unless defined($buildlst);
73 next unless
/trunk/main/udkapi/com/sun/star/test/
H A DXSimpleTest.idl80 Handle of next test is returned by the method.
81 @return Handle of the next test. -1 if this was the last test.
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx224 const ::com::sun::star::sdbc::SQLException* next();
231 void next( SQLExceptionInfo& _out_rInfo );
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx361 XResultSet_impl::next( in next() function in XResultSet_impl
446 return next(); in first()
511 while( row-- ) next(); in relative()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java110 final int nCode = maReader.next(); in Parse()
366 switch(maReader.next()) in IgnoreContent()
975 switch (maReader.next()) in Next()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java909 Object listener= it.next(); in fire()
926 Object listener= it.next(); in fire()
947 XPropertiesChangeListener listener = (XPropertiesChangeListener) it.next(); in fire()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1294 next(); in executeRowSet()
2210 if (!((XSubmitListener*)aIter.next())->approveSubmit(aEvt)) in submit_impl()
3008 ((XLoadListener*)aIter.next())->reloading(aEvent); in reload_impl()
3031 ((XLoadListener*)aIter.next())->reloaded(aEvent); in reload_impl()
3113 …ence< XRowSetApproveListener > xListener( static_cast< XRowSetApproveListener* >( aIter.next() ) ); in impl_approveRowChange_throw()
3154 …ence< XRowSetApproveListener > xListener( static_cast< XRowSetApproveListener* >( aIter.next() ) ); in approveCursorMove()
3200 …ence< XRowSetApproveListener > xListener( static_cast< XRowSetApproveListener* >( aIter.next() ) ); in approveRowChange()
3381 sal_Bool SAL_CALL ODatabaseForm::next() throw( SQLException, RuntimeException ) in next() function in frm::ODatabaseForm
3383 return m_xAggregateAsRowSet->next(); in next()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.cxx248 pTemplate->setNativeElement(referenceNode->next); in encrypt()
355 (referenceNode->children):(referenceNode->next)); in decrypt()
/trunk/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx242 if (mxEntryResultSet->next()) in ScanEntry()
335 while (mxFolderResultSet->next()) in GatherFolderList()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportData.java167 public boolean next() throws DataSourceException in next() method in SDBCReportData
175 return rowSet.next(); in next()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx260 while ( m_pImpl->m_aFolder.next( m_pImpl->m_aIterator ) ) in getResult()
308 while ( m_pImpl->m_aFolder.next( m_pImpl->m_aIterator ) ) in totalCount()
/trunk/main/offapi/com/sun/star/sheet/
H A DTablePageStyle.idl120 top-to-bottom, then continues with the next set of cell columns
122 with left-to-right, then continues with the next set of cell

Completed in 194 milliseconds

12345678910>>...34