Searched defs:oi (Results 1 – 13 of 13) sorted by relevance
63 OfficeInstallation oi = (OfficeInstallation)enumer.nextElement(); in SelectPathVisualPanel() local102 OfficeInstallation oi = in installationsComboBoxActionPerformed() local199 OfficeInstallation oi = new OfficeInstallation(path, path); in browseButtonActionPerformed() local
124 public void setSelectedPath(OfficeInstallation oi) { in setSelectedPath()
65 OfficeInstallation oi; in initialize() local94 public void setOfficeDirectory(OfficeInstallation oi) { in setOfficeDirectory()
120 OfficeInstallation oi = new OfficeInstallation(path); in setAsText() local
45 OfficeInstallation oi = (OfficeInstallation) in installed() local
64 OfficeInstallation oi = OfficeSettings.getDefault().getOfficeDirectory(); in parse() local
77 OfficeInstallation oi = new OfficeInstallation(officePath); in main() local
146 OfficeInstallation oi = new OfficeInstallation(name, path); in load() local228 OfficeInstallation oi = (OfficeInstallation)enumer.nextElement(); in main() local
163 OfficeInstallation oi = (OfficeInstallation)offices.nextElement(); in getClassLoader() local
75 final OfficeInstallation oi = OfficeSettings.getDefault().getOfficeDirectory(); in getPopupPresenter() local
388 std::ostream_iterator<std::string> oi(file, "\n"); in dump_env() local
504 std::ostream_iterator<std::string> oi(os, "\n"); in inflate_rc_template_to_file() local
792 sal_Int32 oi; // outer index (slower changing index) in Impl_createDataSource() local
Completed in 80 milliseconds