Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java128 impl_identifyModulesBasedOnDocs("com.sun.star.text.TextDocument" ); in checkModuleIdentification()
129 impl_identifyModulesBasedOnDocs("com.sun.star.text.WebDocument" ); in checkModuleIdentification()
130 impl_identifyModulesBasedOnDocs("com.sun.star.text.GlobalDocument" ); in checkModuleIdentification()
131 impl_identifyModulesBasedOnDocs("com.sun.star.formula.FormulaProperties" ); in checkModuleIdentification()
132 impl_identifyModulesBasedOnDocs("com.sun.star.sheet.SpreadsheetDocument" ); in checkModuleIdentification()
133 impl_identifyModulesBasedOnDocs("com.sun.star.drawing.DrawingDocument" ); in checkModuleIdentification()
134 impl_identifyModulesBasedOnDocs("com.sun.star.presentation.PresentationDocument"); in checkModuleIdentification()
135 impl_identifyModulesBasedOnDocs("com.sun.star.sdb.OfficeDatabaseDocument" ); in checkModuleIdentification()
245 private void impl_identifyModulesBasedOnDocs(String sModule) in impl_identifyModulesBasedOnDocs() method in CheckXModuleManager

Completed in 12 milliseconds