Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 18 of 18) sorted by relevance

/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java45 boolean readOnly, in createRegistryServiceFactory()
84 …ic XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile, boolean readOnly) in create()
149 public static XMultiServiceFactory create(String registryFile, boolean readOnly) in create()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystemBeanInfo.java81 PropertyDescriptor readOnly = new PropertyDescriptor( in getPropertyDescriptors() local
H A DOpenOfficeDocFileSystem.java560 public boolean readOnly(String name) { in readOnly() method in OpenOfficeDocFileSystem.InfoImpl
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx148 void SAL_CALL OConnectionWeakWrapper::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeE… in setReadOnly()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx125 ActivePackages::ActivePackages(::rtl::OUString const & url, bool readOnly): in ActivePackages()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx313 OUString const & cachePath, bool readOnly, in create()
564 OUString const & cachePath, bool readOnly, in create()
H A Ddp_backend.cxx85 boost::optional<bool> readOnly; in PackageRegistryBackend() local
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.hxx84 sal_Bool readOnly; member
H A Dmysqlc_connection.cxx455 void SAL_CALL OConnection::setReadOnly(sal_Bool readOnly) in setReadOnly()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx231 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx44 PersistentMap::PersistentMap( OUString const & url_, bool readOnly ) in PersistentMap()
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx305 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx289 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx381 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java321 public void setReadOnly(boolean readOnly) throws SQLException { in setReadOnly()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx406 void SAL_CALL java_sql_Connection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeExce… in setReadOnly()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx242 void OConnection::setReadOnly(sal_Bool readOnly) throw( SQLException, RuntimeException ) in setReadOnly()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1675 OUString const & context, OUString const & cachePath, bool readOnly, in create()

Completed in 86 milliseconds