/aoo42x/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Startup.java | 259 setSaveSessionName(settings.cp_DefaultSession); in WWD_Startup() 261 ilLayouts.setListModel(settings.cp_Layouts); in WWD_Startup() 273 mount(settings.cp_DefaultSession.cp_Content); in WWD_Startup() 439 …stylePreview.refresh(settings.cp_DefaultSession.getStyle(), settings.cp_DefaultSession.cp_Design.c… in addStylePreview() 484 settings.configure(xMSF); in loadSettings() 511 settings.savedSessions.clear(); in prepareSessionLists() 518 settings.cp_SavedSessions.add(0, sn); in prepareSessionLists() 547 …if (settings.cp_LastSavedSession != null && !settings.cp_LastSavedSession.equals(PropertyNames.EMP… in selectSession() 550 Object ses = settings.cp_SavedSessions.getElement(settings.cp_LastSavedSession); in selectSession() 709 settings.cp_DefaultSession = session; in mount() [all …]
|
H A D | WWD_Events.java | 169 session.setRoot(settings); in loadSession() 603 docPreview.refresh(settings); in documentPreview() 852 settings.cp_DefaultSession.cp_Index = 0; in saveSession() 854 settings.cp_DefaultSession.cp_Name = name; in saveSession() 860 settings.cp_SavedSessions.clear(); in saveSession() 865 settings.cp_LastSavedSession = name; in saveSession() 869 settings.cp_LastSavedSession = name; in saveSession() 877 currentSession = settings.cp_LastSavedSession; in saveSession() 1041 settings.cp_LastSavedSession, in finishWizard2() 1074 process = new Process(settings, xMSF, eh); in finishWizard2() [all …]
|
H A D | Process.java | 97 private CGSettings settings; field in Process 112 CGSettings settings, in Process() argument 118 this.settings = settings; in Process() 136 ConfigSet publishers = settings.cp_DefaultSession.cp_Publishing; in countPublish() 299 String filename = settings.cp_DefaultSession.getStyle().cp_CssHref; in copyMedia() 341 ConfigSet set = settings.cp_DefaultSession.cp_Publishing; in publish() 345 copyMedia(ucb, settings, dir, task); in publish() 346 copyStaticImages(ucb, settings, dir); in publish() 420 CGLayout layout = settings.cp_DefaultSession.getLayout(); in generate() 445 copyLayoutFiles(ucb, fileAccess, settings, layout, targetDir); in generate() [all …]
|
H A D | WWD_General.java | 51 protected CGSettings settings; field in WWD_General 93 for (int i = 0; i < settings.cp_Filters.getSize(); i++) in getDocAddDialog() 95 CGFilter f = ((CGFilter) settings.cp_Filters.getElementAt(i)); in getDocAddDialog() 171 else if (settings.cp_DefaultSession.cp_Content.cp_Documents.getSize() <= s[0]) in getDoc() 177 … return (CGDocument) settings.cp_DefaultSession.cp_Content.cp_Documents.getElementAt(s[0]); in getDoc() 187 return settings.cp_DefaultSession.cp_Content.cp_Documents.getSize(); in getDocsCount() 206 return (CGPublish) settings.cp_DefaultSession.cp_Publishing.getElement(name); in getPublisher() 280 if (settings.cp_DefaultSession.cp_Content.cp_Documents.getSize() == 0) in checkDocList()
|
H A D | TOCPreview.java | 74 …public TOCPreview(XMultiServiceFactory xmsf_, CGSettings settings, WebWizardDialogResources res, S… in TOCPreview() argument 87 Process.copyStaticImages(ucb, settings, tempDir); in TOCPreview() 96 public void refresh(CGSettings settings) in refresh() argument 99 Document doc = (Document) settings.cp_DefaultSession.createDOM(); in refresh() 100 CGLayout layout = settings.cp_DefaultSession.getLayout(); in refresh() 103 Process.copyLayoutFiles(ucb, fileAccess, settings, layout, tempDir); in refresh()
|
/aoo42x/main/offapi/com/sun/star/ui/ |
H A D | XUIConfigurationManager.idl | 116 /** creates an empty settings data container. 134 <TRUE/> if settings have been found, otherwise <FALSE/>. 138 /** retrieves the settings of a user interface element. 149 to the settings data. 152 settings data of an existing user interface element, which 163 /** replaces the settings of a user interface element with new settings. 176 If the settings data cannot be found a 188 /** removes the settings of an existing user interface element. 195 If the settings data cannot be found a 205 /** inserts the settings of a new user interface element. [all …]
|
H A D | XModuleUIConfigurationManager.idl | 55 settings data:<br/> 57 describe all user interface elements settings that are 59 or changeelements settings in this layer through the 63 All changes on user interface element settings are done on 73 /** determine if the settings of a user interface element is part 83 <TRUE/> if settings have been found in the default layer, 88 /** retrieves the settings from the default layer of the user interface 98 <TRUE/> if default settings have been found in the default layer,
|
H A D | ModuleUIConfigurationManager.idl | 52 A module user interface configuratio manager supports two layers of configuration settings 55 elements settings that are used by OpenOffice. It is not possible to insert, remove or change 56 elements settings in this layer through the interfaces.</br> 58 elements and user-defined ones. All changes on user interface element settings are done on 74 contains the default module user interface configuration settings.</li> 76 contains the user-defined module user interface configuration settings.</li> 89 settings from/to a module storage. 93 /** provides functions to change, insert and remove user interface element settings
|
H A D | XUIElementSettings.idl | 49 /** forces the user interface element to retrieve new settings from its 66 must be <TRUE/> if the retrieved settings should be a writeable. 68 to the settings data. 71 the current settings of the user interface element. 78 new data settings for the configurable user interface element.
|
/aoo42x/main/jvmfwk/source/ |
H A D | framework.cxx | 93 const jfw::MergedSettings settings; in jfw_findAllJREs() local 95 settings.getJRELocations(); in jfw_findAllJREs() 536 const jfw::MergedSettings settings; in jfw_findAndSelectJRE() local 539 settings.getJRELocations(); in jfw_findAndSelectJRE() 697 const jfw::MergedSettings settings; in jfw_getSelectedJRE() local 699 aInfo.attach(settings.createJavaInfo()); in jfw_getSelectedJRE() 928 jfw::MergedSettings settings; in jfw_getEnabled() local 929 *pbEnabled = settings.getEnabled(); in jfw_getEnabled() 978 const jfw::MergedSettings settings; in jfw_getVMParameters() local 1023 const jfw::MergedSettings settings; in jfw_getUserClassPath() local [all …]
|
/aoo42x/main/cui/source/options/ |
H A D | treeopt.src | 116 …settings when working with %PRODUCTNAME. Enter your personal data, the defaults to be used when sa… 117 …< "This is where you make settings concerning language and writing aids for your work with %PRODUC… 118 …NAME for the Internet. You can define search engines or save your proxy settings." ; SID_INET_DLG;… 119 …settings for text documents. These settings determine how your text documents are handled in %PROD… 120 …< "This is where you define the basic settings for %PRODUCTNAME documents in HTML format. For exam… 121 …< "This is where you define various global settings for spreadsheets. For example, you can define … 122 …< "This is where you define the settings that apply to all newly saved presentations. Among other … 123 …< "This is where you define the settings for drawing documents. Among other things, you determine … 125 …< "This is where you specify general default settings for your %PRODUCTNAME Charts. Set the colors… 126 …< "This is where you define general settings for accessing external data sources."; SID_SB_STARBAS… [all …]
|
/aoo42x/main/wizards/com/sun/star/wizards/db/ |
H A D | DatabaseObjectWizard.java | 103 final String settings[] = new String[] { null, null, null }; in executeWizardFromCommandLine() local 115 settings[ settingsIndex ] = i_args[i]; in executeWizardFromCommandLine() 141 if ( settings[ IDX_PIPE_NAME ] == null ) in executeWizardFromCommandLine() 144 if ( ( settings[ IDX_DSN ] == null ) && ( settings[ IDX_LOCATION ] == null ) ) in executeWizardFromCommandLine() 156 …final String ConnectStr = "uno:pipe,name=" + settings[IDX_PIPE_NAME] + ";urp;StarOffice.ServiceMan… in executeWizardFromCommandLine() 163 if ( settings[ IDX_LOCATION ] != null ) in executeWizardFromCommandLine() 164 … curproperties[0] = Properties.createProperty( "DatabaseLocation", settings[ IDX_LOCATION ] ); in executeWizardFromCommandLine() 166 … curproperties[0] = Properties.createProperty( "DataSourceName", settings[ IDX_DSN ] ); in executeWizardFromCommandLine()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | BookSettings.java | 46 private org.w3c.dom.Document settings = null; field in BookSettings 124 Element configItem = settings.createElement(TAG_CONFIG_ITEM); in addConfigItem() 128 configItem.appendChild(settings.createTextNode(value)); in addConfigItem() 139 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode() argument 141 this.settings = settings; in writeNode() 142 Element configItemMapNamed = (Element) settings.createElement(TAG_CONFIG_ITEM_MAP_NAMED); in writeNode() 146 s.writeNode(settings, configItemMapNamed); in writeNode()
|
H A D | SheetSettings.java | 43 private org.w3c.dom.Document settings = null; field in SheetSettings 242 Element configItem = settings.createElement(TAG_CONFIG_ITEM); in addConfigItem() 246 configItem.appendChild(settings.createTextNode(value)); in addConfigItem() 257 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode() argument 259 this.settings = settings; in writeNode() 260 Element configItemMapEntry = (Element) settings.createElement(TAG_CONFIG_ITEM_MAP_ENTRY); in writeNode()
|
H A D | SxcDocumentDeserializer.java | 71 private org.w3c.dom.Document settings = null; field in SxcDocumentDeserializer 173 settings = sxcDoc.getSettingsDOM(); in deserialize() 269 NodeList settingsList = settings.getElementsByTagName(TAG_OFFICE_SETTINGS); in decode() 288 Element configItemSetEntry = (Element) settings.createElement(TAG_CONFIG_ITEM_SET); in processSettings() 290 Element configItemMapIndexed = (Element) settings.createElement(TAG_CONFIG_ITEM_MAP_INDEXED); in processSettings() 292 Element configItemMapEntry = (Element) settings.createElement(TAG_CONFIG_ITEM_MAP_ENTRY); in processSettings() 294 bs.writeNode(settings, configItemMapEntry); in processSettings()
|
/aoo42x/main/vcl/qa/complex/persistent_window_states/ |
H A D | PersistentWindowTest.java | 154 String[] settings = getConfigurationAndLoader(getMSF(), els[i]); in checkPersistentWindowState() local 155 if (settings == null) in checkPersistentWindowState() 161 String cfg = settings[1]; in checkPersistentWindowState() 164 DocumentHandle handle = loadDocument(getMSF(), settings[0]); in checkPersistentWindowState() 180 settings = getConfigurationAndLoader(getMSF(), els[i]); in checkPersistentWindowState() 182 String newCfg = settings[1]; in checkPersistentWindowState() 185 handle = loadDocument(getMSF(), settings[0]); in checkPersistentWindowState()
|
/aoo42x/main/offapi/com/sun/star/awt/grid/ |
H A D | UnoControlGridModel.idl | 138 depending on the control's style settings.</p> 147 depending on the control's style settings.</p> 154 depending on the control's style settings.</p> 161 depending on the control's style settings.</p> 169 depending on the control's style settings.</p> 176 depending on the control's style settings.</p> 184 depending on the control's style settings.</p> 213 depending on the control's style settings.</p> 220 depending on the control's style settings.</p>
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | TableAutoFormat.idl | 93 /** specifies whether the font settings from the fields are used. 99 /** specifies whether the justification settings from the fields 106 /** specifies whether the border settings from the fields are used. 112 /** specifies whether the background settings from the fields are used. 118 /** specifies whether the number format settings from the fields
|
H A D | SheetCellRanges.idl | 195 /** contains the conditional formatting settings for this cell. 207 /** contains the conditional formatting settings for this cell, 220 /** contains the data validation settings for this cell. 222 <p>After the data validation settings have been changed the 231 /** contains the data validation settings for this cell, 234 <p>After the data validation settings have been changed the
|
H A D | SheetCell.idl | 281 /** contains the conditional formatting settings for this cell. 293 /** contains the conditional formatting settings for this cell, 306 /** contains the data validation settings for this cell. 308 <p>After the data validation settings have been changed the 317 /** contains the data validation settings for this cell, 320 <p>After the data validation settings have been changed the
|
/aoo42x/main/offapi/com/sun/star/logging/ |
H A D | FileHandler.idl | 64 /** creates an instance of the log handler, using generic settings 67 contains the initial settings for the log handler 69 <p>The following settings are recognized and supported: 78 <p>At least the URL argument must be present in the settings.</p> 81 if <arg>Settings</args> contains settings whose value is of the wrong type.
|
H A D | ConsoleHandler.idl | 52 /** creates an instance of the log handler, using generic settings 55 contains the initial settings for the log handler 57 <p>The following settings are recognized and supported: 66 settings whose value is of the wrong type.
|
/aoo42x/main/crashrep/source/all/ |
H A D | crashrep.ulf | 95 … could not be sent because 'sendmail' could not be started.\nPlease check the 'sendmail' settings." 98 en-US = "The error report could not be sent. Please check the proxy settings under 'Options' in the… 101 …rt could not be sent because there is no Internet connection. Please check your Internet settings." 110 en-US = "Proxy settings" 113 en-US = "Use ~system settings" 119 en-US = "Use ~manual settings"
|
/aoo42x/main/sfx2/source/view/ |
H A D | view.src | 77 …ize and orientation have been modified.\nWould you like to save the new settings in the\nactive do… 81 …Text [ en-US ] = "The page size has been modified.\nShould the new settings be saved\nin the activ… 85 …ize and orientation have been modified.\nWould you like to save the new settings in the\nactive do… 156 …nt or a defective setup.\nPlease check the %PRODUCTNAME settings or your e-mail program settings."…
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | dbadminsetup.src | 168 …r JDBC.\nPlease contact your system administrator if you are unsure about the following settings."; 359 …CTNAME.\nPlease contact your system administrator if you are unsure about the following settings."; 497 …ctory.\nPlease contact your system administrator if you are unsure about the following settings." ; 554 …onfigure provider-specific settings.\nPlease contact your system administrator if you are unsure a… 576 …TNAME.\nPlease contact your system administrator if you are unsure about the following settings." ; 609 …abase.\nPlease contact your system administrator if you are unsure about the following settings." ; 643 …TNAME.\nPlease contact your system administrator if you are unsure about the following settings." ;
|