Home
last modified time | relevance | path

Searched refs:impl_checkReadOnlyPropsOfModule (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java155 impl_checkReadOnlyPropsOfModule("com.sun.star.text.TextDocument" ); in checkModuleConfigurationWriteable()
156 impl_checkReadOnlyPropsOfModule("com.sun.star.text.WebDocument" ); in checkModuleConfigurationWriteable()
157 impl_checkReadOnlyPropsOfModule("com.sun.star.text.GlobalDocument" ); in checkModuleConfigurationWriteable()
158 impl_checkReadOnlyPropsOfModule("com.sun.star.formula.FormulaProperties" ); in checkModuleConfigurationWriteable()
159 impl_checkReadOnlyPropsOfModule("com.sun.star.sheet.SpreadsheetDocument" ); in checkModuleConfigurationWriteable()
160 impl_checkReadOnlyPropsOfModule("com.sun.star.drawing.DrawingDocument" ); in checkModuleConfigurationWriteable()
161 impl_checkReadOnlyPropsOfModule("com.sun.star.presentation.PresentationDocument"); in checkModuleConfigurationWriteable()
162 impl_checkReadOnlyPropsOfModule("com.sun.star.sdb.OfficeDatabaseDocument" ); in checkModuleConfigurationWriteable()
163 impl_checkReadOnlyPropsOfModule("com.sun.star.chart.ChartDocument" ); in checkModuleConfigurationWriteable()
166 impl_checkReadOnlyPropsOfModule("com.sun.star.sdb.FormDesign" ); in checkModuleConfigurationWriteable()
[all …]