Home
last modified time | relevance | path

Searched defs:xRowSet (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XDatabaseParameterBroadcaster.java80 XRowSet xRowSet = (XRowSet)UnoRuntime.queryInterface(XRowSet.class, oObj); in _removeParameterListener() local
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DOpenQuery.java84 com.sun.star.sdbc.XRowSet xRowSet = (com.sun.star.sdbc.XRowSet) in openQuery() local
/trunk/main/svx/source/table/
H A Dtablertfexporter.cxx127 Reference< XPropertySet > xRowSet( xRows->getByIndex(nRow), UNO_QUERY_THROW ); in Write() local
140 void SdrTableRtfExporter::WriteRow( const Reference< XPropertySet >& xRowSet, sal_Int32 nRow, const… in WriteRow()
H A Dtablelayouter.cxx745 Reference< XPropertySet > xRowSet( xRows->getByIndex(nRow), UNO_QUERY_THROW ); in LayoutTableHeight() local
829 Reference< XPropertySet > xRowSet( xRows->getByIndex(nRow), UNO_QUERY_THROW ); in LayoutTableHeight() local
1186 Reference< XPropertySet > xRowSet( xRows->getByIndex( nRow ), UNO_QUERY_THROW ); in DistributeRows() local
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx337 Reference< XRowSet > xRowSet( xProp, UNO_QUERY ); in initialize() local
581 Reference< XRowSet > xRowSet(m_xRow,UNO_QUERY); in Write() local
648 Reference< XRowSet > xRowSet(m_xRow,UNO_QUERY); in appendRow() local
973 Reference< XRowSet > xRowSet(m_xRow,UNO_QUERY); in WriteTables() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DControlLock.java162 XRowSet xRowSet = (XRowSet)UnoRuntime.queryInterface( in enableLock() local
/trunk/main/wizards/com/sun/star/wizards/db/
H A DRecordParser.java52 XInterface xRowSet; field in RecordParser
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXMailMerge.java115 XRowSet xRowSet = (XRowSet) in createTestEnvironment() local
/trunk/main/sc/source/core/data/
H A Ddpsdbtab.cxx123 uno::Reference<sdbc::XRowSet> xRowSet ; in CreateCache() local
H A Ddptablecache.cxx555 bool ScDPTableDataCache::InitFromDataBase (const Reference<sdbc::XRowSet>& xRowSet, const Date& rNu… in InitFromDataBase()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx411 uno::Reference< sdbc::XRowSet > xRowSet(pDatMan->getForm(), UNO_QUERY); in BibGeneralPage() local
426 uno::Reference< sdbc::XRowSet > xRowSet(pDatMan->getForm(), UNO_QUERY); in ~BibGeneralPage() local
H A Dbibload.cxx405 Reference< XRowSet > xRowSet(xMgr->createInstance(C2U("com.sun.star.sdb.RowSet")), UNO_QUERY); in GetDataColumns() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx264 uno::Reference<sdbc::XRowSet> xRowSet( xFactory->createInstance( in DBaseImport() local
840 uno::Reference<sdbc::XRowSet> xRowSet( xFactory->createInstance( in DBaseExport() local
H A Ddbdocimp.cxx219 uno::Reference<sdbc::XRowSet> xRowSet = uno::Reference<sdbc::XRowSet>( in DoImport() local
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx363 uno::Reference< ::com::sun::star::sdbc::XRowSet > xRowSet(m_xRowSet,uno::UNO_QUERY); in Update() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODatabaseForm.java578 final XRowSet xRowSet = (XRowSet) UnoRuntime.queryInterface( in createTestEnvironment() local
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx992 Reference<XRowSet> xRowSet( in GetResultSet() local
1056 uno::Reference<XRowSet> xRowSet( m_pImpl->xResultSet, UNO_QUERY_THROW ); in SetFilter() local
H A Daddresslistdialog.cxx320 uno::Reference<XRowSet> xRowSet( in IMPL_LINK() local
H A Ddbmgr.cxx1672 Reference<XRowSet> xRowSet( in GetColumnSupplier() local
2797 uno::Reference< XCompletedExecution > xRowSet(xInstance, UNO_QUERY); in createCursor() local
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx668 Reference< sdbc::XRowSet > xRowSet( xInstance, UNO_QUERY ); in execute() local
/trunk/main/forms/source/component/
H A DFormattedField.cxx664 Reference< XRowSet > xRowSet( xNextParentForm, UNO_QUERY ); in calcFormFormatsSupplier() local
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx450 Reference< XPropertySet > xRowSet( mxRows->getByIndex(mnCurrentRow), UNO_QUERY ); in ImportRow() local
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2312 Reference< XRowSet > xRowSet = m_xRowSet; in impl_getRowSet_throw() local
2413 Reference< XRowSet > xRowSet( impl_getRowSet_throw() ); in impl_ensureRowsetConnection_nothrow() local
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2230 Reference< XRowSet > xRowSet(m_xCursor, UNO_QUERY); in startCursorListening() local
2254 Reference< XRowSet > xRowSet(m_xCursor, UNO_QUERY); in stopCursorListening() local
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2793 Reference< XRowSet > xRowSet( _rxForm, UNO_QUERY ); in startFormListening() local
2825 Reference< XRowSet > xRowSet( _rxForm, UNO_QUERY ); in stopFormListening() local

Completed in 195 milliseconds

12