Home
last modified time | relevance | path

Searched refs:ObjectType (Results 101 – 125 of 149) sorted by relevance

123456

/trunk/main/connectivity/source/drivers/mysql/
H A DYViews.cxx57 sdbcx::ObjectType OViews::createObject(const ::rtl::OUString& _rName) in createObject()
95 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx69 sdbcx::ObjectType HViews::createObject(const ::rtl::OUString& _rName) in createObject()
101 sdbcx::ObjectType HViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
/trunk/main/chart2/source/controller/main/
H A DPositionAndSizeHelper.cxx48 bool PositionAndSizeHelper::moveObject( ObjectType eObjectType in moveObject()
148 ObjectType eObjectType( ObjectIdentifier::getObjectType( rObjectCID ) ); in moveObject()
H A DChartController_Tools.cxx591 ObjectType aObjectType(ObjectIdentifier::getObjectType( aSelObjCID )); in isObjectDeleteable()
650 ObjectType aObjectType( ObjectIdentifier::getObjectType( aCID )); in executeDispatch_Delete()
693 ObjectType eParentObjectType = ObjectIdentifier::getObjectType( in executeDispatch_Delete()
/trunk/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx80 const OUString& rDefaultText, const ModelRef< TextBody >& rxTextProp, ObjectType eObjType ) in createStringSequence()
153 …del( const Reference< XTitled >& rxTitled, const OUString& rAutoTitle, ObjectType eObjType, sal_In… in convertFromModel()
/trunk/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.cxx257 sdbcx::ObjectType ORowSetDataColumns::createObject(const ::rtl::OUString& _rName) in createObject()
259 connectivity::sdbcx::ObjectType xNamed; in createObject()
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()
85 return connectivity::sdbcx::ObjectType(); in createObject()
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx116 ObjectType eObjectType = ObjectIdentifier::getObjectType( aCID ); in determineRanges()
122ObjectType eParentObjectType = ObjectIdentifier::getObjectType( aParentParticel ); in determineRanges()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java31 import com.sun.star.comp.sdbc.ConnectionLog.ObjectType;
63 this.logger = new ConnectionLog(connection.getLogger(), ObjectType.STATEMENT); in JavaSQLStatementBase()
H A DJavaSQLConnection.java36 import com.sun.star.comp.sdbc.ConnectionLog.ObjectType;
82 this.logger = new ConnectionLog(driver.getLogger(), ObjectType.CONNECTION); in JavaSQLConnection()
/trunk/main/dbaccess/source/core/inc/
H A Dobject.hxx27 enum ObjectType enum
/trunk/main/connectivity/source/inc/calc/
H A DCColumns.hxx36 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DCTables.hxx38 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/connectivity/source/inc/flat/
H A DEColumns.hxx36 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DETables.hxx39 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/connectivity/source/drivers/macab/
H A DMacabColumns.hxx39 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DMacabTables.hxx39 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/connectivity/source/drivers/evoab2/
H A DNColumns.hxx39 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DNTables.hxx36 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/connectivity/source/inc/adabas/
H A DBKeys.hxx37 …virtual sdbcx::ObjectType appendObject( const ::rtl::OUString& _rForName, const ::com::sun::star::…
/trunk/main/connectivity/source/inc/file/
H A DFColumns.hxx42 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/chart2/source/controller/accessibility/
H A DChartElementFactory.cxx37 ObjectType eType( aOID.getObjectType() ); in CreateChartElement()
/trunk/main/connectivity/inc/connectivity/
H A DTIndexColumns.hxx37 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
H A DTKeyColumns.hxx37 virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
/trunk/main/chart2/source/controller/inc/
H A DPositionAndSizeHelper.hxx42 static bool moveObject( ObjectType eObjectType

Completed in 84 milliseconds

123456