Searched refs:updateable (Results 1 – 1 of 1) sorted by relevance
159 … getConfigurationRoot(XMultiServiceFactory xmsf, String sPath, boolean updateable) throws com.sun.… in getConfigurationRoot() argument166 …final String sView = updateable ? "com.sun.star.configuration.ConfigurationUpdateAccess" : "com.su… in getConfigurationRoot()168 Object args[] = new Object[updateable ? 2 : 1]; in getConfigurationRoot()176 if (updateable) in getConfigurationRoot()