Searched refs:_xRowSet (Results 1 – 7 of 7) sorted by relevance
/trunk/main/dbaccess/source/ui/misc/ |
H A D | UpdateHelperImpl.hxx | 42 …RowUpdateHelper(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet>& _xRowSet) in ORowUpdateHelper() argument 43 :m_xRowUpdate(_xRowSet,::com::sun::star::uno::UNO_QUERY) in ORowUpdateHelper() 44 ,m_xResultSetUpdate(_xRowSet,::com::sun::star::uno::UNO_QUERY) in ORowUpdateHelper()
|
/trunk/main/reportdesign/source/ui/dlg/ |
H A D | Formula.cxx | 58 … , const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet >& _xRowSet) in FormulaDialog() 63 ,m_xRowSet(_xRowSet) in FormulaDialog()
|
H A D | AddField.cxx | 162 ,const uno::Reference< beans::XPropertySet >& _xRowSet in OAddFieldWindow() 167 ,m_xRowSet(_xRowSet) in OAddFieldWindow()
|
/trunk/main/reportdesign/source/ui/inc/ |
H A D | Formula.hxx | 64 … , const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet >& _xRowSet);
|
H A D | AddField.hxx | 88 … , const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xRowSet);
|
H A D | UITools.hxx | 111 … , const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet >& _xRowSet
|
/trunk/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 1022 … , const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet >& _xRowSet in openDialogFormula_nothrow() 1045 …mulaDialog aDlg(pParent,xServiceFactory,pFormulaManager,aFormula.getUndecoratedContent(),_xRowSet); in openDialogFormula_nothrow()
|
Completed in 52 milliseconds