Home
last modified time | relevance | path

Searched refs:_rContext (Results 26 – 50 of 100) sorted by relevance

1234

/aoo42x/main/connectivity/source/drivers/jdbc/
H A DSQLException.cxx39 …LException( const java_sql_SQLException_BASE& _rException,const Reference< XInterface> & _rContext) in java_sql_SQLException() argument
41 _rContext, in java_sql_SQLException()
/aoo42x/main/connectivity/source/simpledbt/
H A Ddbtfactory.cxx93 …ataAccessToolsFactory::createFormattedColumnValue( const ::comphelper::ComponentContext& _rContext, in createFormattedColumnValue() argument
96 …ls::FormattedColumnValue > pValue( new ::dbtools::FormattedColumnValue( _rContext, _rxRowSet, _rxC… in createFormattedColumnValue()
/aoo42x/main/svtools/workben/unodialog/
H A Droadmapskeleton.cxx46 …RoadmapSkeletonDialog::RoadmapSkeletonDialog( const ::comphelper::ComponentContext& _rContext, Win… in RoadmapSkeletonDialog() argument
48 ,m_aContext( _rContext ) in RoadmapSkeletonDialog()
/aoo42x/main/svx/inc/svx/
H A Dshapepropertynotifier.hxx81 PropertyValueProvider( ::cppu::OWeakObject& _rContext, const sal_Char* _pAsciiPropertyName ) in PropertyValueProvider() argument
82 :m_rContext( _rContext ) in PropertyValueProvider()
/aoo42x/main/connectivity/source/commontools/
H A Dwarningscontainer.cxx79 void WarningsContainer::appendWarning( const SQLContext& _rContext ) in appendWarning() argument
81 lcl_concatWarnings( m_aOwnWarnings, makeAny( _rContext )); in appendWarning()
H A Ddbmetadata.cxx373 …tabaseMetaData::supportsUserAdministration( const ::comphelper::ComponentContext& _rContext ) const in supportsUserAdministration()
387_rContext.createComponent( "com.sun.star.sdbc.DriverManager" ), UNO_QUERY_THROW ); in supportsUserAdministration()
/aoo42x/main/connectivity/inc/connectivity/
H A Dwarningscontainer.hxx47 virtual void appendWarning(const ::com::sun::star::sdb::SQLContext& _rContext) = 0;
92 virtual void appendWarning(const ::com::sun::star::sdb::SQLContext& _rContext);
/aoo42x/main/svx/source/inc/
H A Dfmvwimp.hxx99 FormViewPageWindowAdapter( const ::comphelper::ComponentContext& _rContext,
186 FmXFormView( const ::comphelper::ComponentContext& _rContext, FmFormView* _pView );
257 const ::comphelper::ComponentContext& _rContext,
H A Dformcontrolling.hxx213 const ::comphelper::ComponentContext& _rContext,
230 const ::comphelper::ComponentContext& _rContext,
/aoo42x/main/dbaccess/source/sdbtools/connection/
H A Dconnectiondependent.hxx72 ConnectionDependentComponent( const ::comphelper::ComponentContext& _rContext ) in ConnectionDependentComponent() argument
73 :m_aContext( _rContext ) in ConnectionDependentComponent()
H A Dconnectiontools.cxx84 ConnectionTools::ConnectionTools( const ::comphelper::ComponentContext& _rContext ) in ConnectionTools() argument
85 :ConnectionDependentComponent( _rContext ) in ConnectionTools()
H A Dtablename.cxx84 …TableName::TableName( const ::comphelper::ComponentContext& _rContext, const Reference< XConnectio… in TableName() argument
85 :ConnectionDependentComponent( _rContext ) in TableName()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx182 const ::comphelper::ComponentContext& _rContext,
204 const ::comphelper::ComponentContext& _rContext,
210 const ::comphelper::ComponentContext& _rContext,
H A Ddocumenteventexecutor.cxx135 DocumentEventExecutor::DocumentEventExecutor( const ::comphelper::ComponentContext& _rContext, in DocumentEventExecutor() argument
149_rContext.createComponent( "com.sun.star.util.URLTransformer", m_pData->xURLTransformer ); in DocumentEventExecutor()
H A Ddocumentdefinition.cxx525 const ::rtl::OUString& _rEntityName, const ::comphelper::ComponentContext& _rContext, in GetDocumentServiceFromMediaType()
530 _rContext, _rClassId ); in GetDocumentServiceFromMediaType()
535 const ::comphelper::ComponentContext& _rContext, Sequence< sal_Int8 >& _rClassId ) in GetDocumentServiceFromMediaType()
540 ::comphelper::MimeConfigurationHelper aConfigHelper( _rContext.getLegacyServiceFactory() ); in GetDocumentServiceFromMediaType()
2288 void ODocumentDefinition::fillReportData( const ::comphelper::ComponentContext& _rContext, in fillReportData() argument
2304_rContext.createComponentWithArguments( "com.sun.star.wizards.report.CallReportWizard", aArgs ), U… in fillReportData()
/aoo42x/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx92 …::rtl::OUString extractExceptionMessage( const ::comphelper::ComponentContext& _rContext, const An… in extractExceptionMessage() argument
99 …if ( _rContext.createComponent( "com.sun.star.task.InteractionRequestStringResolver", xStringResol… in extractExceptionMessage()
/aoo42x/main/extensions/source/propctrlr/
H A Dhandlerhelper.hxx175 const ComponentContext& _rContext
187 static Window* getDialogParentWindow( const ComponentContext& _rContext );
H A Dgenericpropertyhandler.cxx224 …UrlClickHandler( const ComponentContext& _rContext, const Reference< XHyperlinkControl >& _rxContr…
242 …UrlClickHandler::UrlClickHandler( const ComponentContext& _rContext, const Reference< XHyperlinkCo… in DBG_NAME()
243 :m_aContext( _rContext ) in DBG_NAME()
/aoo42x/main/svx/source/unodraw/
H A Dshapepropertynotifier.cxx98 PropertyChangeNotifier_Data( ::cppu::OWeakObject& _rContext, ::osl::Mutex& _rMutex ) in PropertyChangeNotifier_Data()
99 :m_rContext( _rContext ) in PropertyChangeNotifier_Data()
/aoo42x/main/svx/source/form/
H A Dfmvwimp.cxx174 …apter::FormViewPageWindowAdapter( const ::comphelper::ComponentContext& _rContext, const SdrPageWi… in DBG_NAME()
176 m_aContext( _rContext ), in DBG_NAME()
435 FmXFormView::FmXFormView(const ::comphelper::ComponentContext& _rContext, FmFormView* _pView ) in FmXFormView() argument
436 :m_aContext( _rContext ) in FmXFormView()
1514 bool FmXFormView::createControlLabelPair( const ::comphelper::ComponentContext& _rContext, in createControlLabelPair() argument
1660 FormControlFactory aControlFactory( _rContext ); in createControlLabelPair()
H A Ddbtoolsclient.cxx350 …const ::comphelper::ComponentContext& _rContext, const Reference< XRowSet >& _rxRowSet, const Refe… in createFormattedColumnValue()
354 pValue = getFactory()->createFormattedColumnValue( _rContext, _rxRowSet, _rxColumn ); in createFormattedColumnValue()
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx867 const ::comphelper::ComponentContext& _rContext,
993 MigrationEngine_Impl::MigrationEngine_Impl( const ::comphelper::ComponentContext& _rContext, in MigrationEngine_Impl() argument
995 :m_aContext( _rContext ) in MigrationEngine_Impl()
1954 MigrationEngine::MigrationEngine( const ::comphelper::ComponentContext& _rContext, in MigrationEngine() argument
1957 :m_pImpl( new MigrationEngine_Impl( _rContext, _rxDocument, _rProgress, _rLogger ) ) in MigrationEngine()
/aoo42x/main/comphelper/source/misc/
H A Dlogging.cxx317 …bool lcl_loadBundle_nothrow( const ComponentContext& _rContext, ResourceBasedEventLogger_Data& … in lcl_loadBundle_nothrow() argument
327 …Reference< XResourceBundleLoader > xLoader( _rContext.getSingleton( "com.sun.star.resource.OfficeR… in lcl_loadBundle_nothrow()
/aoo42x/main/forms/source/component/
H A Dpropertybaghelper.cxx87 PropertyBagHelper::PropertyBagHelper( IPropertyBagHelperContext& _rContext ) in PropertyBagHelper() argument
88 :m_rContext( _rContext ) in PropertyBagHelper()
/aoo42x/main/comphelper/source/container/
H A Denumerablemap.cxx201 EnumerableMap( const ComponentContext& _rContext );
357 EnumerableMap::EnumerableMap( const ComponentContext& _rContext ) in EnumerableMap() argument
360 ,m_aContext( _rContext ) in EnumerableMap()

Completed in 242 milliseconds

1234