Home
last modified time | relevance | path

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

123456

/trunk/main/connectivity/source/drivers/ado/
H A DATables.cxx55 sdbcx::ObjectType OTables::createObject(const ::rtl::OUString& _rName) in createObject() function in OTables
H A DAColumns.cxx49 sdbcx::ObjectType OColumns::createObject(const ::rtl::OUString& _rName) in createObject() function in OColumns
/trunk/main/connectivity/source/inc/hsqldb/
H A DHTables.hxx37 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/dbaccess/source/core/inc/
H A Dviewcontainer.hxx123 virtual ::connectivity::sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A Dtablecontainer.hxx101 virtual connectivity::sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A Dquerycontainer.hxx150 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > createObject( const ::…
/trunk/main/odk/examples/OLE/vbscript/
H A DWriterDemo.vbs170 classSize.createObject aStruct
/trunk/main/offapi/com/sun/star/frame/
H A DXComponentRegistry.idl47 com::sun::star::uno::XInterface createObject(
/trunk/main/connectivity/source/drivers/adabas/
H A DBIndexColumns.cxx49 ObjectType OIndexColumns::createObject(const ::rtl::OUString& _rName) in createObject() function in OIndexColumns
H A DBKeys.cxx168 return createObject( sNewName ); in appendObject()
/trunk/main/connectivity/source/inc/adabas/
H A DBTables.hxx37 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/connectivity/source/inc/mysql/
H A DYTables.hxx39 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs85 public XPerformanceTest createObject( ) { return new PerformanceTestObject(); } in createObject() method in testobj.PerformanceTestObject
H A Dubtest.cxx640 xBench2 = xBench2->createObject(); in benchmark()
651 pSeq[i] = xBench2 = xBench2->createObject(); in benchmark()
/trunk/main/connectivity/source/commontools/
H A DTIndexColumns.cxx54 sdbcx::ObjectType OIndexColumns::createObject(const ::rtl::OUString& _rName) in createObject() function in OIndexColumns
H A DTKeyColumns.cxx55 sdbcx::ObjectType OKeyColumnsHelper::createObject(const ::rtl::OUString& _rName) in createObject() function in OKeyColumnsHelper
/trunk/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.hxx91 virtual connectivity::sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DCRowSetDataColumn.cxx257 sdbcx::ObjectType ORowSetDataColumns::createObject(const ::rtl::OUString& _rName) in createObject() function in ORowSetDataColumns
/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx57 return OObjectBase::createObject(xReportComponent); in _CreateSdrObject()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndexColumnContainer.java56 protected XPropertySet createObject(String name) throws SQLException { in createObject() method in OIndexColumnContainer
H A DOKeyColumnContainer.java55 protected XPropertySet createObject(String name) throws SQLException { in createObject() method in OKeyColumnContainer
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx874 type->createObject(strct); in wrapValue()
915 type->createObject(strct); in wrapValue()
956 type->createObject(strct); in wrapValue()
H A Dstdidlclass.cxx106 virtual void SAL_CALL createObject( Any& ) throw(RuntimeException) {} in createObject() function in cppu::OStdIdlClass
/trunk/main/stoc/source/corereflection/
H A Dcrbase.cxx150 void IdlClassImpl::createObject( Any & rObj ) in createObject() function in stoc_corefl::IdlClassImpl
H A Dcrenum.cxx233 void EnumIdlClassImpl::createObject( Any & rObj ) in createObject() function in stoc_corefl::EnumIdlClassImpl

Completed in 99 milliseconds

123456