| /aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ | 
| H A D | Controller.java | 42             String title = ResourceManager.getString("String_Error");  in checkPackagePathExistence()  local 43             Informer.showErrorMessage(message, title);  in checkPackagePathExistence() 73             String title = ResourceManager.getString("String_Error");  in checkPackageFormat()  local 74             Informer.showErrorMessage(message, title);  in checkPackageFormat() 144             String title = ResourceManager.getString("String_Error");  in createdSubDirectory() 145             Informer.showErrorMessage(message, title);  in createdSubDirectory() 151             String title = ResourceManager.getString("String_Error");  in createdSubDirectory()  local 152             Informer.showErrorMessage(message, title);  in createdSubDirectory() 177             Informer.showErrorMessage(message, title);  in createdDirectory() 230             Informer.showErrorMessage(message, title);  in checkForNewerVersion() [all …] 
 | 
| H A D | Informer.java | 33     static public void showErrorMessage(String message, String title) {  in showErrorMessage()  argument 34         JOptionPane.showMessageDialog(null, message, title, JOptionPane.ERROR_MESSAGE );  in showErrorMessage() 37     static public void showInfoMessage(String message, String title) {  in showInfoMessage()  argument 38         JOptionPane.showMessageDialog(null, message, title, JOptionPane.INFORMATION_MESSAGE );  in showInfoMessage()
  | 
| /aoo4110/main/offapi/com/sun/star/sheet/ | 
| H A D | XPrintAreas.idl | 77 			if <TRUE/>, title columns are repeated on each page. 83 	/** returns the range that is specified as title columns range. 90 			the range of columns that is specified as title columns range. 96 	/** specifies a range of columns as title columns range. 105 			the title columns range. 111 	/** returns, whether the title rows are repeated on all subsequent 122 			if <TRUE/>, title rows are repeated on each page. 128 	/** returns the range that is specified as title rows range. 135 			the range of rows that is specified as title rows range. 141 	/** specifies a range of rows as title rows range. [all …] 
 | 
| /aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/ | 
| H A D | PanelTitle.java | 43     public PanelTitle(String title, String subtitle, int rows, int columns) {  in PanelTitle()  argument 45         init(title, subtitle, rows, columns);  in PanelTitle() 48     public PanelTitle(String title, String subtitle) {  in PanelTitle()  argument 50         init(title, subtitle, 0, 0);  in PanelTitle() 53     public PanelTitle(String title) {  in PanelTitle()  argument 55         init(title, null, 0, 0);  in PanelTitle() 62     public void setTitle(String title) {  in setTitle()  argument 63         TitleLabel.setText(title);  in setTitle() 70     private void init(String title, String subtitle, int rows, int columns) {  in init()  argument 74         TitleLabel = new JLabel(title);  in init()
  | 
| /aoo4110/main/scripting/java/com/sun/star/script/framework/browse/ | 
| H A D | DialogFactory.java | 75     public boolean showConfirmDialog(String title, String prompt)  in showConfirmDialog()  argument 80             xDialog = createConfirmDialog(title, prompt);  in showConfirmDialog() 132     public String showInputDialog(String title, String prompt)  in showInputDialog()  argument 137             xDialog = createInputDialog(title, prompt);  in showInputDialog() 194         if (title == null || title.equals(""))  in createConfirmDialog() 196             title = "Scripting Framework";  in createConfirmDialog() 215         props.setPropertyValue("Title", title);  in createConfirmDialog() 299     private XDialog createInputDialog(String title, String prompt)  in createInputDialog()  argument 302         if (title == null || title.equals(""))  in createInputDialog() 304             title = "Scripting Framework";  in createInputDialog() [all …] 
 | 
| H A D | ParcelBrowseNode.java | 211                     String title = "Create Script";  in invoke()  local 220                         newName = dialogFactory.showInputDialog(title, prompt);  in invoke() 224                         newName = JOptionPane.showInputDialog(null, prompt, title,  in invoke() 301                     String title = "Rename Library";  in invoke()  local 310                         newName = dialogFactory.showInputDialog(title, prompt);  in invoke() 314                         newName = JOptionPane.showInputDialog(null, prompt, title,  in invoke()
  | 
| /aoo4110/main/desktop/source/deployment/manager/ | 
| H A D | dp_manager.cxx | 111     OUString title;  in getExtensionFolder()  local 114         title = Reference<sdbc::XRow>(  in getExtensionFolder() 118     return title;  in getExtensionFolder() 166                         title, &dbData );  in initActivationLayer() 215                 OUString title(  in initActivationLayer()  local 221                 if (title.endsWithAsciiL(  in initActivationLayer() 692             title, NameClash::OVERWRITE ))  in insertToActivationLayer() 704     dbData->fileName = title;  in insertToActivationLayer() 1387             OUString title(  in synchronizeAddedExtensions()  local 1393             OUString title2 = title;  in synchronizeAddedExtensions() [all …] 
 | 
| /aoo4110/main/l10ntools/java/receditor/java/transex3/model/ | 
| H A D | SdfEntity.java | 38 	private String title;  field in SdfEntity 58 …2, String langid, String text, String helptext, String quickhelptext, String title , String date) {  in SdfEntity()  argument 73 		this.title 			= title;  in SdfEntity() 107 		      +text+"\t"+helptext+"\t"+quickhelptext+"\t"+title+"\t"+date;  in toString() 218 		return title;  in getTitle() 221 	public void setTitle(String title) {  in setTitle()  argument 222 		this.title = title;  in setTitle()
  | 
| /aoo4110/main/l10ntools/java/jpropex/java/ | 
| H A D | SdfEntity.java | 39 	private String title        = new String("");  field in SdfEntity 76 …2, String langid, String text, String helptext, String quickhelptext, String title , String date) {  in SdfEntity()  argument 91 		this.title 			= title;  in SdfEntity() 126 … helptext ).append( "\t" ).append( quickhelptext ).append( "\t" ).append( title ).append( "\t" ).a…  in toString() 237 		return title;  in getTitle() 240 	public void setTitle(String title) {  in setTitle()  argument 241 		this.title = title;  in setTitle()
  | 
| /aoo4110/main/l10ntools/source/help/ | 
| H A D | HelpCompiler.cxx | 231     std::string title;  member in myparser 240         title(intitle)  in myparser() 303         else if (title.empty() && !strcmp((const char*)test->name, "title"))  in traverse() 305             title = dump(test);  in traverse() 306             if (title.empty())  in traverse() 307                 title = "<notitle>";  in traverse() 427     std::string title;  in compile()  local 446         myparser aparser(documentId, fileName, title);  in compile() 451         title = aparser.title;  in compile() 453         HCDBG(std::cerr << documentId << " : " << fileName << " : " << title << std::endl);  in compile() [all …] 
 | 
| /aoo4110/main/shell/source/win32/shlxthandler/propsheets/ | 
| H A D | listviewbuilder.cxx | 155 void list_view_builder::insert_item(const std::wstring& title, const std::wstring& value, bool is_e…  in insert_item()  argument 163 	lvi.cchTextMax = title.size() + 1;  in insert_item() 165 	lvi.pszText    = const_cast<wchar_t*>(title.c_str());						    in insert_item() 167 	if (title.length() > 0)  in insert_item() 246     const std::wstring& title, const std::wstring& value, bool is_editable)  in insert_item()  argument 255 	lvi.pszText    = const_cast<wchar_t*>(title.c_str());						    in insert_item() 258 	if (title.length() > 0)  in insert_item()
  | 
| /aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/ | 
| H A D | ChooseUninstallationComponentsCtrl.java | 76                 String title = ResourceManager.getString("String_Nothing_To_Uninstall");  in afterShow()  local 77                 Informer.showInfoMessage(message, title);  in afterShow() 98                         String title = ResourceManager.getString("String_Change_Selection");  in afterShow()  local 99                         Informer.showInfoMessage(message, title);  in afterShow() 110                                 String title = ResourceManager.getString("String_Change_Selection");  in afterShow()  local 111                                 Informer.showInfoMessage(message, title);  in afterShow()
  | 
| H A D | ChooseComponentsCtrl.java | 172                         String title = ResourceManager.getString("String_Change_Selection");  in afterShow()  local 173                         Informer.showInfoMessage(message, title);  in afterShow() 179                     String title = ResourceManager.getString("String_Change_Selection");  in afterShow()  local 180                     Informer.showInfoMessage(message, title);  in afterShow() 186                 String title = ResourceManager.getString("String_Nothing_To_Install");  in afterShow()  local 187                 Informer.showInfoMessage(message, title);  in afterShow()
  | 
| H A D | ChooseDirectoryCtrl.java | 149                 String title = ResourceManager.getString("String_ChooseDirectory4_Question_Title");  in afterShow()  local 153 …int returnValue = JOptionPane.showConfirmDialog(null, message, title, JOptionPane.YES_NO_OPTION, J…  in afterShow() 215                     String title = ResourceManager.getString("String_Error");  in afterShow()  local 216                     Informer.showErrorMessage(message, title);  in afterShow() 233                     String title = ResourceManager.getString("String_Error");  in afterShow()  local 234                     Informer.showErrorMessage(message, title);  in afterShow()
  | 
| H A D | UninstallationPrologueCtrl.java | 115                 String title = ResourceManager.getString("String_Error");  in checkUninstallPrivileges()  local 116                 Informer.showErrorMessage(message, title);  in checkUninstallPrivileges() 122                 String title = ResourceManager.getString("String_Error");  in checkUninstallPrivileges()  local 123                 Informer.showErrorMessage(message, title);  in checkUninstallPrivileges()
  | 
| /aoo4110/main/sysui/desktop/debian/ | 
| H A D | openoffice.org-debian-menus | 2   title="%PRODUCTNAME Writer" command="%PREFIX -writer"\ 9   title="%PRODUCTNAME Calc" command="%PREFIX -calc"\ 16   title="%PRODUCTNAME Draw" command="%PREFIX -draw"\ 23   title="%PRODUCTNAME Impress" command="%PREFIX -impress"\ 30   title="%PRODUCTNAME Base" command="%PREFIX -base"\ 37   title="%PRODUCTNAME Printer Administration"\
  | 
| /aoo4110/main/qadevOOo/tests/java/ifc/document/ | 
| H A D | _XDocumentInfoSupplier.java | 41         String title = null;  in _getDocumentInfo()  local 43             title = (String)xPropertySet.getPropertyValue("Title");  in _getDocumentInfo() 47             title = null;  in _getDocumentInfo() 49         log.println("Got document title: " + title);   in _getDocumentInfo() 50         tRes.tested("getDocumentInfo()", title != null);  in _getDocumentInfo()
  | 
| /aoo4110/main/l10ntools/scripts/tool/ | 
| H A D | sdf.py | 91     title           = ""  variable in SdfEntity 112                        text="", helptext="", quickhelptext="", title="", date=""):  argument 126         self.title          = title; 149             self.title          = splitted[ self.const._TITLE_POS ] 161 …"\t", self.text, "\t", self.helptext, "\t", self.quickhelptext, "\t" , self.title, "\t", self.date…
  | 
| /aoo4110/main/offapi/com/sun/star/frame/ | 
| H A D | XTitle.idl | 39 /** an interface representing an entity with a modifyable title. 44     /** Returns the title of the object. 47      *  The title. 52     /** Sets the title of the object. 55      *  The title.
  | 
| /aoo4110/main/helpcontent2/helpers/ | 
| H A D | update_tree.pl | 175                 ($title = $_) =~ s/^.*title="(.*)".*$/$1/; 176                 $helpsection{$id} = $title;  183                 ($title = $_) =~ s/^.*title="(.*)".*$/$1/; 184                 $node{$id} = $title;
  | 
| /aoo4110/main/desktop/source/deployment/registry/package/ | 
| H A D | dp_package.cxx | 407                 const OUString title( ucbContent.getPropertyValue(  in bindPackage_()  local 409                 if (title.endsWithIgnoreAsciiCaseAsciiL(  in bindPackage_() 411                     title.endsWithIgnoreAsciiCaseAsciiL(  in bindPackage_() 414                 else if (title.endsWithIgnoreAsciiCaseAsciiL(  in bindPackage_() 1059     OUString title(newTitle);  in exportTo()  local 1060     if (title.getLength() == 0)  in exportTo() 1063                                    title, rtl_UriCharClassPchar,  in exportTo() 1573     const OUString title( ucbContent.getPropertyValue(  in scanLegacyBundle()  local 1575     if (title.endsWithIgnoreAsciiCaseAsciiL(  in scanLegacyBundle() 1577         !platform_fits( title.copy( 0, title.getLength() - 4 ) )) {  in scanLegacyBundle() [all …] 
 | 
| /aoo4110/main/solenv/bin/ | 
| H A D | exectest.pl | 64             print "\"$title\", " if defined $title; 80             $title = $3; 84             undef $title;
  | 
| /aoo4110/main/fpicker/source/unx/gnome/ | 
| H A D | SalGtkFilePicker.cxx | 740         gchar *title;  in UpdateFilterfromUI()  local 741         gtk_tree_model_get (model, &iter, 2, &title, -1);  in UpdateFilterfromUI() 742         updateCurrentFilterFromName(title);  in UpdateFilterfromUI() 743         g_free (title);  in UpdateFilterfromUI() 884                 gchar *title;  in getSelectedFiles()  local 886                 sFilterName = OUString( title, strlen( title), RTL_TEXTENCODING_UTF8 );  in getSelectedFiles() 887                 g_free (title);  in getSelectedFiles() 1498         gchar *title;  in implChangeType()  local 1499         gtk_tree_model_get (model, &iter, 2, &title, -1);  in implChangeType() 1501         aLabel += rtl::OUString( title, strlen(title), RTL_TEXTENCODING_UTF8 );  in implChangeType() [all …] 
 | 
| /aoo4110/main/ucb/source/ucp/ftp/ | 
| H A D | ftpurl.cxx | 350 void FTPURL::child(const rtl::OUString& title)  in child()  argument 352     m_aPathSegmentVec.push_back(encodePathSegment(title));  in child() 702     rtl::OString title;  in mkdir()  local 706         title = rtl::OString(titleOU.getStr(),  in mkdir() 712         title = rtl::OString("/");  in mkdir() 714     rtl::OString aDel("del "); aDel += title;  in mkdir() 715     rtl::OString mkd("mkd "); mkd += title;  in mkdir()
  | 
| /aoo4110/main/offapi/com/sun/star/chart/ | 
| H A D | ChartTitle.idl | 42     <p>In a chart there may be the following titles: the main title, 43 	the sub title, and axis titles of the x- and y-axis.</p> 80 	/** contains the text of the title. 83         title, e.g., put one word in bold characters.  All formatting
  |