Lines Matching refs:m_aContext

537m_aContext.createComponent( (::rtl::OUString)SERVICE_DATABASE_CONTEXT, xDatabaseContext );  in convertToPropertyValue()
1370m_aContext.createComponent( (rtl::OUString)SERVICE_DATABASE_CONTEXT, xDatabaseContext ); in describePropertyLine()
2399 …, VCLUnoHelper::GetInterface( impl_getDefaultDialogParent_nothrow() ), m_aContext.getLegacyService… in impl_displaySQLError_nothrow()
2407 …uno::Reference<sdbc::XConnection> xConnection(m_aContext.getContextValueByAsciiName( "ActiveConnec… in impl_ensureRowsetConnection_nothrow()
2423 …m_xRowSetConnection = ::dbtools::ensureRowSetConnection( xRowSet, m_aContext.getLegacyServiceFacto… in impl_ensureRowsetConnection_nothrow()
2641 …oser > xComposer( ::dbtools::getCurrentSettingsComposer( m_xComponent, m_aContext.getLegacyService… in impl_dialogFilterOrSort_nothrow()
2652 if ( !m_aContext.createComponent( pAsciiServiceName, xDialog ) ) in impl_dialogFilterOrSort_nothrow()
2695 …log( impl_getDefaultDialogParent_nothrow(), m_xComponent, xMasterProp, m_aContext.getLegacyService… in impl_dialogLinkedFormFields_nothrow()
2818 …e< graphic::XGraphicObject > xGrfObj = graphic::GraphicObject::create( m_aContext.getUNOContext() … in impl_browseForImage_nothrow()
2949 m_aContext.getContextValueByAsciiName( "ControlContext" ), in impl_getContextControlContainer_nothrow()
2964 m_aContext.getLegacyServiceFactory() in impl_dialogChangeTabOrder_nothrow()
3217 …m_xCommandDesigner.set( new SQLCommandDesigner( m_aContext.getUNOContext(), xCommandUI.get(), m_xR… in impl_doDesignSQLCommand_nothrow()