Home
last modified time | relevance | path

Searched defs:xReturn (Results 1 – 25 of 80) sorted by relevance

1234

/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx171 Reference< XNumberFormatsSupplier > xReturn; in getNumberFormats() local
191 Reference< XConnection > xReturn; in getConnection_withFeedback() local
202 Reference< XConnection > xReturn; in connectRowset() local
211 Reference< XConnection > xReturn; in getRowSetConnection() local
256 Reference< XDataSource > xReturn; in getDataSource() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx100 uno::Reference< uno::XInterface > xReturn; in createInstance() local
116 uno::Reference< uno::XInterface > xReturn; in createInstanceWithArguments() local
/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx209 Reference< XStatement > xReturn = new OAdabasStatement(this); in createStatement() local
219 Reference< XPreparedStatement > xReturn = new OAdabasPreparedStatement(this,sql); in prepareStatement() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx86 Reference< XStatement > xReturn = new MacabStatement(this); in createStatement() local
98 Reference< XPreparedStatement > xReturn = new MacabPreparedStatement(this, _sSql); in prepareStatement() local
/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx275 Reference< awt::XControlContainer > xReturn; in getControlContainer() local
284 Reference< frame::XDispatchProviderInterception > xReturn; in getDispatchProviderInterception() local
H A Dbibview.cxx209 Reference< awt::XControlContainer > xReturn; in getControlContainer() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDConnection.cxx107 Reference< XStatement > xReturn = new ODbaseStatement(this); in createStatement() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx134 Reference< XStatement > xReturn = new OStatement(this); in createStatement() local
150 Reference< XPreparedStatement > xReturn = new OPreparedStatement(this,m_aTypeInfo,_sSql); in prepareStatement() local
/trunk/main/framework/source/tabwin/
H A Dtabwinfactory.cxx106 css::uno::Reference< css::uno::XInterface > xReturn; in createInstanceWithArgumentsAndContext() local
/trunk/main/comphelper/source/processfactory/
H A Dprocessfactory.cxx66 Reference< XMultiServiceFactory> xReturn; in getProcessServiceFactory() local
/trunk/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx135 uno::Reference< uno::XInterface > xReturn; in getComponentFactory() local
/trunk/main/forms/source/inc/
H A Dforms_module_impl.hxx151 Reference< XInterface > xReturn; in getComponentFactory() local
/trunk/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx81 Reference< XInterface > xReturn; in getDataSource() local
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx338 Reference< XVeto > xReturn; in approveInsertElement() local
405 Reference< XContent > xReturn; in implCreateWrapper() local
/trunk/main/xmlsecurity/source/component/
H A Dcertificatecontainer.cxx160 Reference< XSingleServiceFactory > xReturn( ::cppu::createOneInstanceFactory( ServiceManager, in impl_createFactory() local
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocumentView.java78 XDispatch xReturn = null; in getDispatcher() local
/trunk/main/framework/source/helper/
H A Docomponentaccess.cxx103 css::uno::Reference< XEnumeration > xReturn = css::uno::Reference< XEnumeration >(); in createEnumeration() local
/trunk/main/comphelper/source/misc/
H A Dcomponentmodule.cxx147 Reference< XInterface > xReturn; in getComponentFactory() local
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx133 Reference< XDataType > xReturn; in getBasicDataType() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx285 Reference< XStatement > xReturn = new OStatement(this); in createStatement() local
295 Reference< XPreparedStatement > xReturn = new OPreparedStatement(this,sql); in prepareStatement() local
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx256 Reference< XStatement > xReturn = new OCalcStatement(this); in createStatement() local
/trunk/main/sw/source/ui/uno/
H A Dunomodule.cxx133 REFERENCE< XDISPATCH > xReturn; in queryDispatch() local
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx48 Reference< XAccessible > xReturn; in CreateAccessibleCheckBoxCell() local
/trunk/main/scripting/source/basprov/
H A Dbasscript.cxx179 SbxVariableRef xReturn = new SbxVariable; in invoke() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentViewHelper.java93 XDispatch xReturn = null; in getDispatcher() local

Completed in 72 milliseconds

1234