/aoo41x/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | RegistryServiceFactory.java | 45 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()
|
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | OpenOfficeDocFileSystemBeanInfo.java | 81 PropertyDescriptor readOnly = new PropertyDescriptor( in getPropertyDescriptors() local
|
H A D | OpenOfficeDocFileSystem.java | 560 public boolean readOnly(String name) { in readOnly() method in OpenOfficeDocFileSystem.InfoImpl
|
/aoo41x/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 148 void SAL_CALL OConnectionWeakWrapper::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeE… in setReadOnly()
|
/aoo41x/main/desktop/source/deployment/manager/ |
H A D | dp_activepackages.cxx | 125 ActivePackages::ActivePackages(::rtl::OUString const & url, bool readOnly): in ActivePackages()
|
/aoo41x/main/desktop/source/deployment/registry/ |
H A D | dp_registry.cxx | 313 OUString const & cachePath, bool readOnly, in create() 564 OUString const & cachePath, bool readOnly, in create()
|
H A D | dp_backend.cxx | 85 boost::optional<bool> readOnly; in PackageRegistryBackend() local
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_connection.hxx | 84 sal_Bool readOnly; member
|
H A D | mysqlc_connection.cxx | 455 void SAL_CALL OConnection::setReadOnly(sal_Bool readOnly) in setReadOnly()
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.cxx | 231 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
|
/aoo41x/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 44 PersistentMap::PersistentMap( OUString const & url_, bool readOnly ) in PersistentMap()
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 305 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 289 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 381 void SAL_CALL OConnection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeException) in setReadOnly()
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 406 void SAL_CALL java_sql_Connection::setReadOnly( sal_Bool readOnly ) throw(SQLException, RuntimeExce… in setReadOnly()
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | connection.cxx | 238 void OConnection::setReadOnly(sal_Bool readOnly) throw( SQLException, RuntimeException ) in setReadOnly()
|
/aoo41x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 1675 OUString const & context, OUString const & cachePath, bool readOnly, in create()
|