Searched refs:_xComposer (Results  1 – 7 of 7) sorted by relevance
| /trunk/main/dbaccess/source/core/api/ | 
| H A D | OptimisticSet.cxx | 97                              const Reference< XSingleSelectQueryAnalyzer >& _xComposer,  in DBG_NAME() 101 …   :OKeySet(NULL,NULL,::rtl::OUString(),_xComposer,_aParameterValueForCache,i_nMaxRows,o_nRowCount)  in DBG_NAME() 103 …,m_aSqlIterator( i_xConnection, Reference<XTablesSupplier>(_xComposer,UNO_QUERY)->getTables(), m_a…  in DBG_NAME()
  | 
| H A D | OptimisticSet.hxx | 74 … ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleSelectQueryAnalyzer >& _xComposer,
  | 
| H A D | RowSetCache.hxx | 179 … ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleSelectQueryAnalyzer >& _xComposer,
  | 
| H A D | KeySet.hxx | 158 … ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleSelectQueryAnalyzer >& _xComposer,
  | 
| H A D | KeySet.cxx | 151 				 const Reference< XSingleSelectQueryAnalyzer >& _xComposer,  in DBG_NAME() 163 			,m_xComposer(_xComposer)  in DBG_NAME()
  | 
| /trunk/main/connectivity/source/commontools/ | 
| H A D | dbtools.cxx | 1803 void askForParameters(const Reference< XSingleSelectQueryComposer >& _xComposer,  in askForParameters()  argument 1809 	OSL_ENSURE(_xComposer.is(),"dbtools::askForParameters XSQLQueryComposer is null!");  in askForParameters() 1815 …Reference<XParametersSupplier>  xParameters = Reference<XParametersSupplier> (_xComposer, UNO_QUER…  in askForParameters()
  | 
| /trunk/main/connectivity/inc/connectivity/ | 
| H A D | dbtools.hxx | 607 … ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleSelectQueryComposer >& _xComposer,
  | 
        Completed in 207 milliseconds