Home
last modified time | relevance | path

Searched defs:_rxContext (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/
H A Dservices.cxx36 …eference< XInterface > Create_PDFIHybridAdaptor( const Reference< XComponentContext >& _rxContext ) in Create_PDFIHybridAdaptor()
41 …ence< XInterface > Create_PDFIRawAdaptor_Writer( const Reference< XComponentContext >& _rxContext ) in Create_PDFIRawAdaptor_Writer()
50 …erence< XInterface > Create_PDFIRawAdaptor_Draw( const Reference< XComponentContext >& _rxContext ) in Create_PDFIRawAdaptor_Draw()
59 …nce< XInterface > Create_PDFIRawAdaptor_Impress( const Reference< XComponentContext >& _rxContext ) in Create_PDFIRawAdaptor_Impress()
68 Reference< XInterface > Create_PDFDetector( const Reference< XComponentContext >& _rxContext ) in Create_PDFDetector()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/commontools/
H A Dsqlerror.cxx163 …& _rxContext, const std::optional<OUString>& _rParamValue1, const std::optional<OUString>& _rParam… in raiseException()
188 …::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in raiseTypedException()
205 …Impl::getSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in getSQLException()
211 …mpl_buildSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in impl_buildSQLException()
267 …Context, const std::optional<OUString>& _rParamValue1, const std::optional<OUString>& _rParamValue… in raiseException()
279 …::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in raiseTypedException()
286 …rror::getSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in getSQLException()
H A Ddbexception.cxx362 const css::uno::Reference<css::uno::XInterface>& _rxContext) in throwFunctionNotSupportedSQLException()
379 const css::uno::Reference<css::uno::XInterface>& _rxContext) in throwFunctionNotSupportedRuntimeException()
403 …st OUString& _rFeatureName, const Reference< XInterface >& _rxContext, const Any& _rNextException ) in throwFeatureNotImplementedSQLException()
420 …plementedRuntimeException(const OUString& _rFeatureName, const Reference< XInterface >& _rxContext) in throwFeatureNotImplementedRuntimeException()
431 …rowInvalidColumnException( const OUString& _rColumnName, const Reference< XInterface >& _rxContext) in throwInvalidColumnException()
440 void throwSQLException( const OUString& _rMessage, const OUString& _rSQLState, in throwSQLException()
453 void throwSQLException( const OUString& _rMessage, StandardSQLState _eSQLState, in throwSQLException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/commontools/
H A Dsqlerror.cxx171 …& _rxContext, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& … in raiseException()
196 …::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in raiseTypedException()
213 …Impl::getSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in getSQLException()
219 …mpl_buildSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in impl_buildSQLException()
279 …Context, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rPar… in raiseException()
291 …::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in raiseTypedException()
298 …rror::getSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext, in getSQLException()
H A Ddbexception.cxx362 const css::uno::Reference<css::uno::XInterface>& _rxContext) in throwFunctionNotSupportedSQLException()
379 const css::uno::Reference<css::uno::XInterface>& _rxContext) in throwFunctionNotSupportedRuntimeException()
403 …st OUString& _rFeatureName, const Reference< XInterface >& _rxContext, const Any& _rNextException ) in throwFeatureNotImplementedSQLException()
420 …plementedRuntimeException(const OUString& _rFeatureName, const Reference< XInterface >& _rxContext) in throwFeatureNotImplementedRuntimeException()
431 …rowInvalidColumnException( const OUString& _rColumnName, const Reference< XInterface >& _rxContext) in throwInvalidColumnException()
440 void throwSQLException( const OUString& _rMessage, const OUString& _rSQLState, in throwSQLException()
453 void throwSQLException( const OUString& _rMessage, StandardSQLState _eSQLState, in throwSQLException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/abpilot/
H A Dfieldmappingimpl.cxx112 …ltMapping( const Reference< XComponentContext >& _rxContext, MapString2String& _rFieldAssignment ) in defaultMapping()
207 …ping( const Reference< XComponentContext >& _rxContext, const MapString2String& _rFieldAssignment ) in writeTemplateAddressFieldMapping()
280 void writeTemplateAddressSource( const Reference< XComponentContext >& _rxContext, in writeTemplateAddressSource()
298 void markPilotSuccess( const Reference< XComponentContext >& _rxContext ) in markPilotSuccess()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/abpilot/
H A Dfieldmappingimpl.cxx114 …ltMapping( const Reference< XComponentContext >& _rxContext, MapString2String& _rFieldAssignment ) in defaultMapping()
208 …ping( const Reference< XComponentContext >& _rxContext, const MapString2String& _rFieldAssignment ) in writeTemplateAddressFieldMapping()
281 void writeTemplateAddressSource( const Reference< XComponentContext >& _rxContext, in writeTemplateAddressSource()
299 void markPilotSuccess( const Reference< XComponentContext >& _rxContext ) in markPilotSuccess()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Dproxyaggregation.cxx36 OProxyAggregation::OProxyAggregation( const Reference< XComponentContext >& _rxContext ) in OProxyAggregation()
96 …regationHelper::OComponentProxyAggregationHelper( const Reference< XComponentContext >& _rxContext, in OComponentProxyAggregationHelper()
179 …nentProxyAggregation::OComponentProxyAggregation( const Reference< XComponentContext >& _rxContext, in OComponentProxyAggregation()
H A Dlogging.cxx50 …:EventLogger_Impl( const Reference< XComponentContext >& _rxContext, const OUString& _rLoggerName ) in EventLogger_Impl()
67 …ger::EventLogger( const Reference< XComponentContext >& _rxContext, const char* _pAsciiLoggerName ) in EventLogger()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dproxyaggregation.cxx36 OProxyAggregation::OProxyAggregation( const Reference< XComponentContext >& _rxContext ) in OProxyAggregation()
96 …regationHelper::OComponentProxyAggregationHelper( const Reference< XComponentContext >& _rxContext, in OComponentProxyAggregationHelper()
179 …nentProxyAggregation::OComponentProxyAggregation( const Reference< XComponentContext >& _rxContext, in OComponentProxyAggregation()
H A Dlogging.cxx50 …:EventLogger_Impl( const Reference< XComponentContext >& _rxContext, const OUString& _rLoggerName ) in EventLogger_Impl()
67 …:EventLogger( const Reference< XComponentContext >& _rxContext, const sal_Char* _pAsciiLoggerName ) in EventLogger()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformcontroller.cxx67 …ontroller( const Reference< XComponentContext >& _rxContext, ServiceDescriptor _aServiceDescriptor, in FormController()
135 … Reference< XInterface > FormController::Create(const Reference< XComponentContext >& _rxContext ) in Create()
262 … Reference< XInterface > DialogController::Create(const Reference< XComponentContext >& _rxContext) in Create()
H A DMasterDetailLinkDialog.cxx41 … MasterDetailLinkDialog::MasterDetailLinkDialog(const Reference< XComponentContext >& _rxContext ) in MasterDetailLinkDialog()
52 …ce< XInterface > MasterDetailLinkDialog::Create( const Reference< XComponentContext >& _rxContext ) in Create()
H A Dpcrunodialogs.cxx52 OTabOrderDialog::OTabOrderDialog( const Reference< XComponentContext >& _rxContext ) in OTabOrderDialog()
80 …Reference< XInterface > OTabOrderDialog::Create( const Reference< XComponentContext >& _rxContext ) in Create()
H A Dcontrolfontdialog.cxx45 OControlFontDialog::OControlFontDialog(const Reference< XComponentContext >& _rxContext ) in OControlFontDialog()
76 …erence< XInterface > OControlFontDialog::Create( const Reference< XComponentContext >& _rxContext ) in Create()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx38 const Reference<XComponentContext>& _rxContext) in OColumnControlTopLevel()
57 const Reference<XComponentContext>& _rxContext) in OColumnControlWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx55 …atasourceConnector(const Reference< XComponentContext >& _rxContext, weld::Window* _pMessageParent) in ODatasourceConnector()
61 …tasourceConnector( const Reference< XComponentContext >& _rxContext, weld::Window* _pMessageParent, in ODatasourceConnector()
H A DRtfReader.cxx48 ORTFReader::ORTFReader( SvStream& rIn, in ORTFReader()
58 ORTFReader::ORTFReader(SvStream& rIn, in ORTFReader()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx60 …atasourceConnector(const Reference< XComponentContext >& _rxContext, weld::Window* _pMessageParent) in ODatasourceConnector()
66 …tasourceConnector( const Reference< XComponentContext >& _rxContext, weld::Window* _pMessageParent, in ODatasourceConnector()
H A DRtfReader.cxx58 ORTFReader::ORTFReader( SvStream& rIn, in ORTFReader()
68 ORTFReader::ORTFReader(SvStream& rIn, in ORTFReader()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/mysqlc/
H A Dmysqlc_general.cxx91 const css::uno::Reference<XInterface>& _rxContext) in throwFeatureNotImplementedException()
99 const css::uno::Reference<XInterface>& _rxContext) in throwInvalidArgumentException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/calc/
H A DCDriver.hxx35 ODriver(const css::uno::Reference< in ODriver()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/dbase/
H A DDDriver.hxx34 …t css::uno::Reference< css::uno::XComponentContext >& _rxContext) : file::OFileDriver(_rxContext){} in ODriver()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/flat/
H A DEDriver.hxx34 …t css::uno::Reference< css::uno::XComponentContext >& _rxContext) : file::OFileDriver(_rxContext){} in ODriver()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/mysqlc/
H A Dmysqlc_general.cxx92 const css::uno::Reference<XInterface>& _rxContext) in throwFeatureNotImplementedException()
100 const css::uno::Reference<XInterface>& _rxContext) in throwInvalidArgumentException()

12345678910