| /trunk/main/o3tl/qa/ | 
| H A D | test-range.cxx | 77         ASSERT_TRUE(t1.contains(t1)) << "int contains1";  in int_test() 78         ASSERT_TRUE(t1.contains(t2)) << "int contains2";  in int_test() 79         ASSERT_TRUE(! t1.contains(t3)) << "int contains3";  in int_test() 80         ASSERT_TRUE(! t1.contains(t4)) << "int contains4";  in int_test() 81         ASSERT_TRUE(t1.contains(t5)) << "int contains5";  in int_test() 82         ASSERT_TRUE(t1.contains(t6)) << "int contains6";  in int_test() 83         ASSERT_TRUE(t1.contains(t7)) << "int contains7";  in int_test() 84         ASSERT_TRUE(t1.contains(t8)) << "int contains8";  in int_test() 85         ASSERT_TRUE(! t1.contains(t9)) << "int contains9";  in int_test() 90         ASSERT_TRUE(t1.contains(50)) << "int contains n1";  in int_test() [all …] 
 | 
| /trunk/main/offapi/com/sun/star/formula/ | 
| H A D | FormulaProperties.idl | 39     /** contains the alignment of the formula. 99 	/** contains the name of the font that is used to 115 	/** contains the name of the font that is used to 163 	/** contains the command string of the formula 219 	/** contains the relative distance of brackets. 254 	/** contains the relative subscript of indices. 259 	/** contains the relative line spacing. 279 	/** contains the relative excess of operators. 284 	/** contains the relative spacing of operators. 289 	/** contains the relative root spacing [all …] 
 | 
| /trunk/main/offapi/com/sun/star/style/ | 
| H A D | PageProperties.idl | 77 /** contains the background color of the page. 85 /** contains the URL of the background graphic. 180 /** contains the paper size of the page. 184 /** contains the width of the page. 188 /** contains the height of the page. 192 /** contains the column settings of the page. 196 /** contains user defined  attributes. 225 /** contains the left margin of the header. 229 /** contains the right margin of the header. 285 /** contains the height of the header. [all …] 
 | 
| H A D | CharacterProperties.idl | 63 	/** This property contains the name of the font style. 71     /** This property contains font family. 78     /** This property contains the text encoding of the font. 85     /** This property contains the font pitch. 92 	/** This property contains the value of the text color. 109 	/** This value contains the height of the characters in point. 122     /** This property contains the value of the font weight. 146     /** This optional property contains the text background color. 201     /** This property contains the value of the locale. 281     /** This optional property contains the font emphasis value. [all …] 
 | 
| H A D | ParagraphProperties.idl | 84 	/** contains the type of the line spacing of a paragraph. 90 	/** contains the paragraph background color. 187 	/** contains the start value for the line numbering. 226 	/** contains the name of the current paragraph style. 232         /** contains the name of the current page style. 276 	/** contains the numbering rules applied to this paragraph. 319 	/** contains the left border of the object. 324 	/** contains the right border of the object. 329 	/** contains the top border of the object. 334 	/** contains the bottom border of the object. [all …] 
 | 
| /trunk/main/offapi/com/sun/star/text/ | 
| H A D | BibliographyDataField.idl | 59 	/** This field contains an annotation. 69 	/** This field contains the title of the book. 99 	/** This field contains the name of the journal. 109 	/** This field contains a note. 129 	/** This field contains the name of the publisher. 164 	/** This field contains URL of the publishing. 169 	/** This field contains user defined data. 174 	/** This field contains user defined data. 179 	/** This field contains user defined data. 184 	/** This field contains user defined data. [all …] 
 | 
| H A D | BaseFrameProperties.idl | 85 	/** contains the URL for the background graphic. 100 	/** contains the left border of the object. 107 	/** contains the right border of the object. 114 	/** contains the top border of the object. 121 	/** contains the bottom border of the object. 163 	/** contains the left margin of the object. 168 	/** contains the right margin of the object. 174 	/** contains the top margin of the object. 179 	/** contains the bottom margin of the object. 201 	/** contains the relative width of the object. [all …] 
 | 
| H A D | CellProperties.idl | 64     /** contains user defined attributes. 82     /** contains the background color. 87     /** contains the URL to the background graphic. 102     /** contains the number format. 112     /** contains the left border line. 117     /** contains the right border line. 122     /** contains the top border line. 127     /** contains the bottom border line. 132     /** contains the distance of the left border. 137     /** contains the distance of the right border. [all …] 
 | 
| H A D | TextGraphicObject.idl | 83 	/** contains the contour of the object as PolyPolygon. 89 	/** contains the cropping of the object.@see GraphicCrop 107 	/** contains the URL of the background graphic of the object 123 	 	It contains percentage values between -100 and +100. 128 	 	It contains percentage values between -100 and +100. 133 	 	It contains percentage values between -100 and +100. 138 	 	It contains percentage values between -100 and +100. 143 	 	It contains percentage values between -100 and +100. 152 	 	It contains percentage values between -100 and +100. 157 	 	It contains percentage values between -100 and +100. [all …] 
 | 
| H A D | TextPageStyle.idl | 78 	/** contains the name of the paragraph style that is used as 85 	/** contains the column settings of the page. 91 	/** contains the interface to the text of the header. 99 	/** contains the interface to the text of the header of left pages. 115 	/** contains the interface to the text of the footer. 139 	/** contains the maximum height of the footnote area (in 1/100 mm). 147 	/** contains the weight of the separator line between the text and 154 	/** contains the color of the separator line between the text and 161 	/** contains the relative width of the separator line between the 168 	/** contains the adjustment of the separator line between the text [all …] 
 | 
| H A D | BaseIndex.idl | 71 	/** contains the title of the index.*/ 79 	/** contains the name of the paragraph style that is applied to the heading.*/ 83 	/** contains the name of the paragraph style that is applied to the 1st level.*/ 87 	/** contains the name of the paragraph style that is applied to the 2nd level.*/ 91 	/** contains the name of the paragraph style that is applied to the 3rd level.*/ 95 	/** contains the name of the paragraph style that is applied to the 4th level.*/ 99 	/** contains the name of the paragraph style that is applied to the 5th level.*/ 103 	/** contains the name of the paragraph style that is applied to the 6th level.*/ 107 	/** contains the name of the paragraph style that is applied to the 7th level.*/ 127 	/** contains the column interface.*/ [all …] 
 | 
| H A D | FootnoteSettings.idl | 40 	/** contains the name of the character style that is used 47 	/** contains the numbering type for the numbering of the 54 	/** contains the page style that is used for the page that 55 			contains the footnote/endnote texts 61 	/** contains the paragraph style that is used for the 68 	/** contains the prefix for the footnote/endnote symbol. 74 	/** contains the first number of the automatic numbering 81 	/** contains the suffix for the footnote/endnote symbol. 87 	/** contains the string at the restart of the footnote 96 	/** contains the string at the end of a footnote part in [all …] 
 | 
| /trunk/main/offapi/com/sun/star/sheet/ | 
| H A D | TableAutoFormatField.idl | 125     /** contains the value of the western font family. 129     /** contains the value of the asian font family. 133     /** contains the value of the complex font family. 143     /** contains the value of the pitch of the asian font. 195 	/** contains the value for the character underline. 219 	/** contains the value of the text color. 225 	/** contains the cell background color. 240 	/** contains a description of the shadow. 264     /** contains the orientation of the cell contents 271     /** contains the rotation angle of the cell contents. [all …] 
 | 
| /trunk/main/offapi/com/sun/star/report/ | 
| H A D | XReportControlFormat.idl | 180     /** contains the value of the locale. 258     /** This attribute contains the name of the font style. 269     /** This attribute contains font family as specified in 405     /** contains the URL of a hyperlink (if set). 423     /** contains the name of the hyperlink (if set). 473     /** This property contains the name of the font style. 482     /** This property contains font family as specified in 517     /** contains the value of the locale. 551     /** This property contains the name of the font style. 561     /** This property contains font family as specified in [all …] 
 | 
| /trunk/main/offapi/com/sun/star/util/ | 
| H A D | DateTimeRange.idl | 37 	/** contains the start hundredth seconds (0-99) for the range. 42 	/** contains the start seconds (0-59) for the range. 47 	/** contains the start minutes (0-59) for the range. 52 	/** contains the start hour (0-23) for the range. 67 	/** contains the start year for the range. 72 	/** contains the end hundredth seconds (0-99) for the range. 77 	/** contains the end seconds (0-59) for the range. 82 	/** contains the end minutes (0-59) for the range. 87 	/** contains the end hour (0-23) for the range. 92 	/** contains the end day of month (1-31 or 0 for a void date) for the range. [all …] 
 | 
| /trunk/main/offapi/com/sun/star/document/ | 
| H A D | DocumentInfo.idl | 112     /** contains the initial author of the document 129 	/** contains the URL to load automatically after a 135 	/** contains the date and time of the first time the 151     /** contains a multi-line comment of the document 160     /** contains some statistics about the document 184 	/** contains a comma separated list of keywords for 206 	/** contains the name of the editor who was the last 212 	/** contains the date and time of the last time the 235     /** contains logical name of the template from 252 	/** contains the date and time of when the document [all …] 
 | 
| H A D | XDocumentProperties.idl | 90     /** contains the initial author of the document. 115     /** contains the title of the document. 121     /** contains the subject of the document. 127     /** contains a multi-line comment describing the document. 136     /** contains a list of keywords for the document. 142     /** contains the default language of the document. 198     /** contains the date and time of when the document 205     /** contains the URL to load automatically at a 222     /** contains the number of seconds after which a specified 243     /** contains the name of the default frame into which [all …] 
 | 
| /trunk/main/offapi/com/sun/star/table/ | 
| H A D | CellProperties.idl | 73 /** contains the properties of a table cell. 89 	/** contains the name of the style of the cell. 95 	/** contains the cell background color. 110 	/** contains the horizontal alignment of the cell contents. 116 	/** contains the vertical alignment of the cell contents. 135 	/** contains the orientation of the cell contents. 169 	/** contains a description of the cell or cell range border. 179 	/** contains a description of the top border line of each cell. 191 	/** contains a description of the left border line of each cell. 213 	/** contains a description of the shadow. [all …] 
 | 
| /trunk/main/desktop/test/deployment/dependencies/ | 
| H A D | readme.txt | 25 broken-dependencies.oxt contains a malformed description.xml and should thus 28 double-dependencies.oxt contains a description.xml with two dependencies 36 using XML namespaces; version21other.oxt additionally contains an unsatisfied 38 contains a dependency on OOo 2.2 (and should thus only install in OOo 2.2 or 39 later).  version23.oxt contains a dependency on OOo 2.3 (and should thus only 40 install in OOo 2.3 or later).  version10000.oxt contains a dependency on the 47 maxversion30.oxt contains a maximal version dependency on OOo 3.0 (and should 50 maxversion10000.oxt contains a maximal version dependency on the hypothetical 53 minimal-version attribute is specified).  bad-minmaxversion.oxt contains a 57 minattr22.oxt contains a (hypothetical, most probably never satisfied) [all …] 
 | 
| /trunk/test/testgui/source/fvt/gui/sc/sheet/ | 
| H A D | Sheets.java | 73 		assertTrue("The first sheet name not contain 4",scSheetsList.getItemsText()[0].contains("4"));  in testInsertMultipleSheet() 74 		assertTrue("The second sheet name not contain 5",scSheetsList.getItemsText()[1].contains("5"));  in testInsertMultipleSheet() 75 		assertTrue("The third sheet name not contain 6",scSheetsList.getItemsText()[2].contains("6"));  in testInsertMultipleSheet() 76 		assertTrue("The fourth sheet name not contain 1",scSheetsList.getItemsText()[3].contains("1"));  in testInsertMultipleSheet() 77 		assertTrue("The fifth sheet name not contain 2",scSheetsList.getItemsText()[4].contains("2"));  in testInsertMultipleSheet() 78 		assertTrue("The sixth sheet name not contain 3",scSheetsList.getItemsText()[5].contains("3"));  in testInsertMultipleSheet() 96 		assertTrue(scSheetsList.getItemsText()[0].contains("4"));  in testInsertOneSheet() 97 		assertTrue(scSheetsList.getItemsText()[1].contains("1"));  in testInsertOneSheet() 98 		assertTrue(scSheetsList.getItemsText()[2].contains("2"));  in testInsertOneSheet() 99 		assertTrue(scSheetsList.getItemsText()[3].contains("3"));  in testInsertOneSheet()
  | 
| /trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ | 
| H A D | AccessibleStateAdapter.java | 117                 if (!xAccessibleStateSet.contains(AccessibleStateType.VISIBLE)) {  in setComponentState() 121                 if (!xAccessibleStateSet.contains(AccessibleStateType.ENABLED)) {  in setComponentState() 125                 if (!xAccessibleStateSet.contains(AccessibleStateType.FOCUSABLE)) {  in setComponentState() 148                 if (as.contains(AccessibleState.EXPANDABLE) &&  in getAccessibleStateSet() 149                         ! as.contains(AccessibleState.EXPANDED)) {  in getAccessibleStateSet() 177                     if (as.contains(AccessibleState.ENABLED) != c.isEnabled()) {  in getAccessibleStateSet() 183                     if (as.contains(AccessibleState.SHOWING) != c.isShowing()) {  in getAccessibleStateSet() 186                     if (as.contains(AccessibleState.VISIBLE) != c.isVisible()) {  in getAccessibleStateSet() 192                         if (as.contains(AccessibleState.ACTIVE)) {  in getAccessibleStateSet() 195                         if (as.contains(AccessibleState.ICONIFIED)) {  in getAccessibleStateSet() [all …] 
 | 
| /trunk/main/offapi/com/sun/star/security/ | 
| H A D | ExtAltNameType.idl | 40      * The value of CertAltNameEntry contains a NamedValue. 47      * The entry contains rfc822 name. 48      * The value of CertAltNameEntry contains a OUString. 55      * The entry contains a dns name. 56      * The value of CertAltNameEntry contains a OUString. 68      * The entry contains an url. 69      * The value of CertAltNameEntry contains a OUString. 76      * The entry contains a ip address. 77      * The value of CertAltNameEntry contains a Sequence of sal_Int8. 84      * The entry contains a registered id. [all …] 
 | 
| /trunk/main/offapi/com/sun/star/ucb/ | 
| H A D | Content.idl | 214                                 contains sort criteria, if result set shall 540                         contains a unique type string for the content 592                     <td>contains the maximum number of network connections 632                     <td>contains the count of documents of a folder.</td> 658                     <td>contains the count of subfolders of a folder.</td> 714                     <td>contains the keywords of a document (e.g. the value 744                     <td>contains the ID of a message.</td> 759                     <td>contains the recipient(s) of a message.</td> 774                     <td>contains a priority (i.e. of a message).</td> 784                     <td>contains the rules set for a content.</td> [all …] 
 | 
| /trunk/main/offapi/com/sun/star/drawing/ | 
| H A D | LineProperties.idl | 45 	/** This property contains the type of the line. 51 	/** This property contains the dash of the line. 57 	/** This property contains the name of the dash of the line. 63 	/** This property contains the line color. 69 	/** This property contains the extent of transparency. 75 	/** This property contains the width of the line in 1/100th mm. 93 	/** This property contains the name of the line start poly polygon bezier. 100 	/** This property contains the name of the line end poly polygon bezier. 113 	/** This property contains the line end in the form of a poly polygon bezier. 126 	/** This property contains the width of the line start polygon. [all …] 
 | 
| /trunk/main/offapi/com/sun/star/awt/ | 
| H A D | DeviceInfo.idl | 33 /** contains information about a device. 39 	/** contains the width of the device in pixels. 45 	/** contains the height of the device in pixels. 51 	/** contains the inset from the left. 57 	/** contains the inset from the top. 63 	/** contains the inset from the right. 69 	/** contains the inset from the bottom. 75 	/** contains the X-axis resolution of the device in pixel/meter. 81 	/** contains the Y-axis resolution of the device in pixel/meter. 87 	/** contains the color-depth of the device.
  |