Home
last modified time | relevance | path

Searched refs:createObject (Results 126 – 146 of 146) sorted by relevance

123456

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.hxx149 virtual ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > createObject(
H A Ddocumentcontainer.cxx188 Reference< XContent > ODocumentContainer::createObject( const ::rtl::OUString& _rName) in createObject() function in dbaccess::ODocumentContainer
/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas158 .createObject(PropertyValue);
/trunk/main/reportdesign/inc/
H A DRptObject.hxx135 …static SdrObject* createObject(const ::com::sun::star::uno::Reference< ::com::sun::star::report::X…
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx113 virtual ObjectType createObject(const ::rtl::OUString& _rName) = 0;
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx74 virtual connectivity::sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
83 connectivity::sdbcx::ObjectType OEmptyCollection::createObject(const ::rtl::OUString& /*_rName*/) in createObject() function in dbaccess::OEmptyCollection
H A Dquerycontainer.cxx424 Reference< XContent > OQueryContainer::createObject( const ::rtl::OUString& _rName) in createObject() function in dbaccess::OQueryContainer
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1633 xClass->createObject( any); in testInterface()
1782 xClass->createObject( any); in testInterface()
1953 xClass->createObject( any); in testInterface()
/trunk/main/testtools/source/performance/
H A Dubobject.cxx200 …virtual Reference< XPerformanceTest > SAL_CALL createObject() throw(::com::sun::star::uno::Runtime… in createObject() function in benchmark_object::ServiceImpl
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncontainer.hxx261 virtual ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > createObject(
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl201 void createObject( [out] any obj );
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx555 xName = createObject(m_pElements->getName(_nIndex)); in getObject()
/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx264 idl_class->createObject (IdlStruct); in createUnoStructHelper()
/trunk/main/bridges/test/
H A Dtestcomp.cxx254 …virtual Reference< XPerformanceTest > SAL_CALL createObject() throw(::com::sun::star::uno::Runtime… in createObject() function in ServiceImpl
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx980 void InterfaceIdlClassImpl::createObject( Any & rObj ) in createObject() function in stoc_corefl::InterfaceIdlClassImpl
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1246 xIdlTargetClass->createObject( aRetVal ); in implRekMultiDimArrayToSequence()
1477 xIdlTargetClass->createObject( aRetVal ); in sbxToUnoValue()
3013 xClass->createObject( aNewAny ); in Impl_CreateUnoStruct()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx717 rDestType->createObject( pInvokeParams[nPos] ); // default init in invoke()
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx118 SdrObject* OObjectBase::createObject(const uno::Reference< report::XReportComponent>& _xComponent) in createObject() function in rptui::OObjectBase
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx1136 classStruct->createObject( anyStruct); in InvokeGeneral()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java181 public XPerformanceTest createObject( ) throws com.sun.star.uno.RuntimeException { in createObject() method in TestComponent._PerformancTestObject
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx591 sal_Bool createObject( const SvGlobalName &aClassName );

Completed in 215 milliseconds

123456