/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SDatabaseMetaData.cxx | 690 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException,… in supportsResultSetType() 695 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 con… in supportsResultSetConcurrency() 700 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() 705 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownDeletesAreVisible() 710 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLException, … in ownInsertsAreVisible() 715 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() 720 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() 725 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersInsertsAreVisible() 730 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in updatesAreDetected() 735 sal_Bool SAL_CALL ODatabaseMetaData::deletesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in deletesAreDetected() [all …]
|
/aoo41x/main/idlc/inc/idlc/ |
H A D | astarray.hxx | 39 void setType(AstType* pType) in setType() function in AstArray
|
/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | textfield.hxx | 45 inline void setType( const ::rtl::OUString& sType ) { msType = sType; } in setType() function in oox::drawingml::TextField
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaData.cxx | 1033 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() 1038 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownDeletesAreVisible() 1043 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLException, … in ownInsertsAreVisible() 1048 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() 1053 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() 1058 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersInsertsAreVisible() 1063 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in updatesAreDetected() 1068 sal_Bool SAL_CALL ODatabaseMetaData::deletesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in deletesAreDetected() 1073 sal_Bool SAL_CALL ODatabaseMetaData::insertsAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in insertsAreDetected()
|
/aoo41x/main/ucb/source/ucp/file/ |
H A D | filinl.hxx | 54 inline void SAL_CALL shell::MyProperty::setType( const com::sun::star::uno::Type& __Typ ) const in setType() function in shell::MyProperty
|
/aoo41x/main/oox/inc/oox/ole/ |
H A D | vbamodule.hxx | 60 inline void setType( sal_Int32 nType ) { mnType = nType; } in setType() function in oox::ole::VbaModule
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.cxx | 1356 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType(sal_Int32 setType) in supportsResultSetType() 1365 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency(sal_Int32 setType, sal_Int32 conc… in supportsResultSetConcurrency() 1388 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible(sal_Int32 setType) in ownUpdatesAreVisible() 1397 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible(sal_Int32 setType) in ownDeletesAreVisible() 1406 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible(sal_Int32 setType) in ownInsertsAreVisible() 1415 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible(sal_Int32 setType) in othersUpdatesAreVisible() 1424 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible(sal_Int32 setType) in othersDeletesAreVisible() 1433 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible(sal_Int32 setType) in othersInsertsAreVisible() 1442 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected(sal_Int32 setType) in updatesAreDetected() 1451 sal_Bool SAL_CALL ODatabaseMetaData::deletesAreDetected(sal_Int32 setType) in deletesAreDetected() [all …]
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | DatabaseMetaData.cxx | 1333 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLEx… in supportsResultSetType() 1339 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_I… in supportsResultSetConcurrency() 1358 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLExc… in ownUpdatesAreVisible() 1364 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLExc… in ownDeletesAreVisible() 1370 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLExc… in ownInsertsAreVisible() 1376 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQL… in othersUpdatesAreVisible() 1382 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQL… in othersDeletesAreVisible() 1388 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQL… in othersInsertsAreVisible() 1394 sal_Bool SAL_CALL java_sql_DatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLExcep… in updatesAreDetected() 1400 sal_Bool SAL_CALL java_sql_DatabaseMetaData::deletesAreDetected( sal_Int32 setType ) throw(SQLExcep… in deletesAreDetected() [all …]
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 1595 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException,… in supportsResultSetType() 1602 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 con… in supportsResultSetConcurrency() 1634 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() 1656 sal_Bool SAL_CALL ODatabaseMetaData::ownDeletesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownDeletesAreVisible() 1678 sal_Bool SAL_CALL ODatabaseMetaData::ownInsertsAreVisible( sal_Int32 setType ) throw(SQLException, … in ownInsertsAreVisible() 1700 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() 1705 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() 1710 sal_Bool SAL_CALL ODatabaseMetaData::othersInsertsAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersInsertsAreVisible()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbapagebreak.cxx | 57 void ScVbaPageBreak<Ifc1>::setType(sal_Int32 type) throw (uno::RuntimeException) in setType() function in ScVbaPageBreak
|
H A D | vbaaxis.cxx | 221 ScVbaAxis::setType( ::sal_Int32 _nType ) throw (script::BasicErrorException, uno::RuntimeException) in setType() function in ScVbaAxis
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydata.hxx | 67 void setType( const Type & rType ) { m_aType = rType; } in setType() function in hierarchy_ucp::HierarchyEntryData
|
/aoo41x/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 146 private void setType(int _nType, String _sTypeName, Integer precision) in setType() method in ColumnPropertySet
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbawrapformat.cxx | 129 void SAL_CALL SwVbaWrapFormat::setType( ::sal_Int32 _type ) throw (uno::RuntimeException) in setType() function in SwVbaWrapFormat
|
H A D | vbaview.cxx | 222 SwVbaView::setType( ::sal_Int32 _type ) throw (css::uno::RuntimeException) in setType() function in SwVbaView
|
H A D | vbadocumentproperties.cxx | 366 SwVbaCustomDocumentProperty::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, uno… in setType() function in SwVbaCustomDocumentProperty 410 SwVbaBuiltInDocumentProperty::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, un… in setType() function in SwVbaBuiltInDocumentProperty
|
/aoo41x/main/oox/source/drawingml/ |
H A D | textparagraphproperties.cxx | 107 void BulletList::setType( sal_Int32 nType ) in setType() function in oox::drawingml::BulletList
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8FFData.hxx | 73 void setType(sal_uInt8 nType) { mnType = nType; } in setType() function in sw::WW8FFData
|
/aoo41x/main/oox/inc/oox/drawingml/diagram/ |
H A D | diagram.hxx | 86 void setType( const sal_Int32 nType ) in setType() function in oox::drawingml::dgm::Point
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FDatabaseMetaData.cxx | 1125 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLException,… in supportsResultSetType() 1139 sal_Bool SAL_CALL ODatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 /*c… in supportsResultSetConcurrency() argument
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KDatabaseMetaData.cxx | 707 sal_Bool SAL_CALL KabDatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLExceptio… in supportsResultSetType() 718 sal_Bool SAL_CALL KabDatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32 )… in supportsResultSetConcurrency() argument
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabDatabaseMetaData.cxx | 706 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsResultSetType( sal_Int32 setType ) throw(SQLExcept… in supportsResultSetType() 717 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsResultSetConcurrency( sal_Int32 setType, sal_Int32… in supportsResultSetConcurrency() argument
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 512 void OOXMLPropertySetImpl::setType(const string & rsType) in setType() function in writerfilter::ooxml::OOXMLPropertySetImpl
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | FDatabaseMetaDataResultSet.cxx | 97 void ODatabaseMetaDataResultSet::setType(MetaDataResultSetType _eType) in setType() function in ODatabaseMetaDataResultSet
|
/aoo41x/main/forms/source/xforms/ |
H A D | binding.cxx | 435 void Binding::setType( const OUString& sTypeName ) in setType() function in Binding
|