Searched refs:QueryDesigner (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/dbaccess/source/ui/misc/ |
H A D | databaseobjectview.cxx | 195 …QueryDesigner::QueryDesigner( const Reference< XMultiServiceFactory >& _rxORB, const Reference< XD… in QueryDesigner() function in dbaui::QueryDesigner 203 …void QueryDesigner::fillDispatchArgs( ::comphelper::NamedValueCollection& i_rDispatchArgs, const A… in fillDispatchArgs()
|
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | databaseobjectview.hxx | 182 class QueryDesigner : public DatabaseObjectView class 195 QueryDesigner(
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 1295 QueryDesigner aDesigner( getORB(), this, getFrame(), true ); in Execute() 1887 … pDesigner.reset( new QueryDesigner( getORB(), this, m_aCurrentFrame.getFrame(), true ) ); in openElementWithArguments() 1897 … pDesigner.reset( new QueryDesigner( getORB(), this, m_aCurrentFrame.getFrame(), false ) ); in openElementWithArguments() 2028 pDesigner.reset( new QueryDesigner( getORB(), this, getFrame(), false ) ); in newElement()
|
Completed in 47 milliseconds