Home
last modified time | relevance | path

Searched refs:getRowSet (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx908 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in Construct()
1173 if ((getRowSet() == Source.Source)) in disposing()
1321 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in disposing()
1456 if (aEvent.Source != getRowSet()) in approveParameter()
1686 const Reference< XRowSet > xRow = getRowSet(); in GetState()
1709 aReturn.bEnabled = getRowSet().is() in GetState()
1794 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in applyParserOrder()
1837 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in applyParserFilter()
2068 getRowSet()->afterLast(); in Execute()
2299 Reference< XPropertySet > xSet(getRowSet(), UNO_QUERY); in Execute()
[all …]
H A Dunodatbr.cxx619 Reference< XPropertySet > xDataSourceSet(getRowSet(), UNO_QUERY); in initializePreviewMode()
698 Reference<XPropertySet> xRowSetProps(getRowSet(),UNO_QUERY); in InitializeGridModel()
709 Reference<XColumnsSupplier> xSupCols(getRowSet(),UNO_QUERY); in InitializeGridModel()
1522 Reference< XLoadable > xLoadable(getRowSet(), UNO_QUERY); in getSelection()
1525 Reference< XPropertySet > aFormProps(getRowSet(), UNO_QUERY); in getSelection()
1849 Reference<XPropertySet> xProp(getRowSet(),UNO_QUERY); in GetState()
1977 Reference<XPropertySet> xProp(getRowSet(),UNO_QUERY); in Execute()
2044 Reference<XPropertySet> xProp(getRowSet(),UNO_QUERY); in Execute()
2608 Reference<XPropertySet> xRowSetProps(getRowSet(),UNO_QUERY); in implSelect()
3086 Reference< XPropertySet > xRowSetProps(getRowSet(),UNO_QUERY); in unloadAndCleanup()
[all …]
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXRowSetSupplier.idl50 com::sun::star::sdbc::XRowSet getRowSet();
/aoo42x/main/forms/source/component/
H A DGrid.hxx166 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > SAL_CALL getRowSet( )…
H A DGrid.cxx246 Reference< XRowSet > SAL_CALL OGridControlModel::getRowSet( ) throw (RuntimeException) in getRowSet() function in frm::OGridControlModel
H A DFormComponent.cxx2223 m_xAmbientForm.set( xSupRowSet->getRowSet(), UNO_QUERY ); in impl_determineAmbientForm_nothrow()
/aoo42x/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx453 … ,uno::makeAny(uno::Reference< uno::XInterface>(m_pDesignView->getController().getRowSet()))); in CreateComponentPair()
H A DDesignView.cxx598 uno::Reference < beans::XPropertySet > xSet(rReportController.getRowSet(),uno::UNO_QUERY); in toggleAddField()
H A DReportController.cxx2996 uno::Reference< sdbc::XRowSet > OReportController::getRowSet() in getRowSet() function in OReportController
3417 … uno::Reference< beans::XPropertySet > xRowSetProps( getRowSet(), UNO_QUERY_THROW ); in addPairControls()
3436 … uno::Reference< sdb::XParametersSupplier > xSuppParam( getRowSet(), uno::UNO_QUERY_THROW ); in addPairControls()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dbrwctrlr.hxx141 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > getRowSet() const { retur… in getRowSet() function in dbaui::SbaXDataBrowserController
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportController.hxx444 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > getRowSet();
/aoo42x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx106 … uno::Reference< beans::XPropertySet> xProp(m_pParent->getController().getRowSet(),uno::UNO_QUERY);
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx770 if (xGrid.is() && (bOn != mbDesignMode || (!bOn && !xGrid->getRowSet().is()))) in setDesignMode()
2280 Reference< XRowSet > FmXGridPeer::getRowSet() throw( RuntimeException ) in getRowSet() function in FmXGridPeer
/aoo42x/main/svx/inc/svx/
H A Dfmgridif.hxx462 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > SAL_CALL getRowSet() …

Completed in 114 milliseconds