/aoo42x/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 9 # with the License. You may obtain a copy of the License at 57 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:1925 59 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2076 61 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2383 63 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2547 73 at /local/ooxml/ooxml/sw/source/ui/app/docsh.cxx:924 86 at ../inc/xerecord.hxx:281 94 at /local/ooxml/ooxml/sc/source/filter/excel/excel.cxx:252 111 // as above, starting at frame 2 208 at /home/rodo/git/ooxml/sfx2/source/doc/objserv.cxx:432 [all …]
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | XWordCursor.idl | 9 * with the License. You may obtain a copy of the License at 43 /** determines if the cursor is positioned at the start of a word. 49 /** determines if the cursor is positioned at the end of a word. 58 that the cursor is located at the next word, or any word at all! 72 that the cursor is located at the previous word, or any word at all! 86 <true/> if the cursor is now at the end of a word, 88 will remain at its original position. 97 <true/> if the cursor is now at the start of a word, 99 will remain at its original position.
|
H A D | VertOrientation.idl | 9 * with the License. You may obtain a copy of the License at 48 /** aligned at the top 55 /** aligned at the center 62 /** aligned at the bottom 69 /** aligned at the top of a character (anchored to character) 76 /** aligned at the center of a character (anchored to character ) 83 /** aligned at the bottom of a character (anchored to character ) 90 /** aligned at the top of the line (anchored to character ) 97 /** aligned at the center of the line (anchored to character ) 104 /** aligned at the bottom of the line (anchored to character )
|
H A D | AccessibleTextDocumentView.idl | 9 * with the License. You may obtain a copy of the License at 56 object and drawing that is at least partially visible on the screen. 73 and footer that is at least partially visible. 77 that is at least partially visible. 81 that is at least partially visible. 86 is at least partially visible. A paragraph fragment is 93 and is at least partially visible. A table fragment is 97 kind is returned for every text frame that is at 108 is at least partially visible. These objects are 117 object that is at least partially visible. [all …]
|
H A D | XParagraphCursor.idl | 9 * with the License. You may obtain a copy of the License at 43 /** determines if the cursor is positioned at the start of a paragraph. 49 /** determines if the cursor is positioned at the end of a paragraph. 58 <true/> if the cursor is now at the start of a paragraph, 60 will remain at its original position. 69 <true/> if the cursor is now at the end of a paragraph, 71 will remain at its original position.
|
H A D | XSentenceCursor.idl | 9 * with the License. You may obtain a copy of the License at 43 /** determines if the cursor is positioned at the start of a sentence. 49 /** determines if the cursor is positioned at the end of a sentence. 78 <true/> if the cursor is now at the start of a sentence, 80 will remain at its original position. 89 <true/> if the cursor is now at the end of a sentence, 91 will remain at its original position.
|
H A D | DocumentSettings.idl | 9 * with the License. You may obtain a copy of the License at 86 also be effective at the beginning of a page or column if the 125 <p>This property controls how a set line spacing at a paragraph 142 /** specifies if paragraph and table spacing is added at the 146 respectively table of a table cell is added at the bottom of this 150 cell is added at the bottom of this table cell. 153 cell isn't added at the bottom of this table cell.</p> 165 applied. This means, that the top of a paragraph, at which a 169 the top of a paragraph, at which a floating screen object orients 184 the text wrap style, set at the floating screen object.
|
/aoo42x/main/ |
H A D | NOTICE | 5 This product includes software developed at 48 Portions of this software were developed at the National Center 49 for Supercomputing Applications (NCSA) at the University of 50 Illinois at Urbana-Champaign. 66 for Supercomputing Applications (NCSA) at the University of 67 Illinois at Urbana-Champaign. 114 This product includes software developed at 144 Scala includes software developed at 158 at http://mx4j.sourceforge.net/. 163 related information is available at [all …]
|
/aoo42x/main/connectivity/workben/skeleton/ |
H A D | how_to_write_a_driver.txt | 9 # with the License. You may obtain a copy of the License at 29 ( please have a look at the other drivers ) 32 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx 33 2. Implement a class called connection -> have a look at SConnection.?xx 34 3. Have a look at the DatabaseMetaData -> see SDatabaseMetaData.cxx 35 The methods which should be implemented at least are 41 4. You need a statement to show/access some data -> have a look at SStatement.cxx 44 5. The ResultSet: without you see nothing -> look at SResultSet.cxx 46 -> look at SResultSetMetaData.cxx
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | How_to_write_my_own_driver.txt | 9 # with the License. You may obtain a copy of the License at 27 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx 28 2. Implement a class called connection -> have a look at SConnection.?xx 29 3. Have a look at the DatabaseMetaData -> see SDatabaseMetaData.cxx 30 The methods which should be implemented at least are 36 4. You need a statement to show/access some data -> have a look at SStatement.cxx 39 5. The ResultSet: without you see nothing -> look at SResultSet.cxx 41 -> look at SResultSetMetaData.cxx
|
/aoo42x/main/sc/qa/complex/calcPreview/ |
H A D | ViewForwarder.java | 289 AccessibilityTools at = new AccessibilityTools(); in checkPositiveViewForwarder() local 292 XAccessible xRoot = at.getAccessibleObject(xWindow); in checkPositiveViewForwarder() 296 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder() 384 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder() 442 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder() 700 AccessibilityTools at = new AccessibilityTools(); in checkNegativeViewForwarder() local 707 parent = at.getAccessibleObjectForRole in checkNegativeViewForwarder() 758 parent = at.getAccessibleObjectForRole in checkNegativeViewForwarder() 906 AccessibilityTools at = new AccessibilityTools(); in checkPreviewHeaderCells() local 931 oObj = at.getAccessibleObjectForRole in checkPreviewHeaderCells() [all …]
|
/aoo42x/extras/l10n/source/da/ |
H A D | localize.sdf | 18 # with the License. You may obtain a copy of the License at 1700 …redits credits 0 da Vi håber, at du får stor fornøjelse med at bruge den nye ${PRODUCTNAME} ${PR… 2603 …at hjælpe os til identificere årsagen til at %PRODUCTNAME brød ned. Klik på 'Næste' for at hente f… 16499 …\importwi.src 0 string sOverwriteallFiles 0 da Ønsker du at overskrive dokumenter uden at blive… 22669 …> indeholder kommandoer til at kontrollere stavning, til at spore (regne)arks referencer, til at f… 35339 …ortæller, at dokumentet er låst. Dialogen tilbyder at åbne dokumentet i skrivebeskyttet tilstand e… 36244 …at indsætte tekst som er del af et grafisk objekt, vælg objektet og start med at skrive din tekst.… 38573 …at momsen beregnes som 'nettopris gange 25%', og at du kommer frem til nettoprisen ved at trække m… 39959 …6 4 0 da Brug værktøjslinjen til at vælge en tabel i litteraturdatabasen, til at søge efter data… 51182 …r_id9219641 0 da For at rykke frem til første dias efter at alle dias har været vist, skal du i… [all …]
|
/aoo42x/main/offapi/com/sun/star/gallery/ |
H A D | XGalleryTheme.idl | 9 * with the License. You may obtain a copy of the License at 91 item is inserted at the end of the collection. If the index 92 is smaller than 0, the item is inserted at the beginning of 96 The zero based position at which the object was inserted. 114 item is inserted at the end of the collection. If the index 115 is smaller than 0, the item is inserted at the beginning of 119 The zero based position at which the object was inserted. 138 item is inserted at the end of the collection. If the index 139 is smaller than 0, the item is inserted at the beginning of 143 The zero based position at which the object was inserted.
|
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/ |
H A D | AccessibleListBox.java | 146 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local 151 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment() 153 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment() 157 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PUSH_BUTTON, in createTestEnvironment() 164 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.TREE); in createTestEnvironment() 175 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL, "", in createTestEnvironment() 178 Object list = at.getAccessibleObjectForRole(at.SearchedAccessible, in createTestEnvironment()
|
H A D | AccessiblePopupMenu.java | 149 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local 151 XWindow xWindow = at.getCurrentWindow( in createTestEnvironment() 155 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment() 157 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in createTestEnvironment() 185 xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment() 187 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment() 192 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.POPUP_MENU); in createTestEnvironment()
|
/aoo42x/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XContextMenuInterception.java | 116 AccessibilityTools at = new AccessibilityTools(); in checkHelpEntry() local 122 xRoot = at.getAccessibleObject(xWindow); in checkHelpEntry() 123 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in checkHelpEntry() 128 …XAccessibleContext oPopMenu = at.getAccessibleObjectForRole(xRoot, AccessibleRole.POPUP_MENU,true); in checkHelpEntry() 162 AccessibilityTools at = new AccessibilityTools(); in openContextMenu() local 164 xWindow = at.getCurrentWindow(xMSF, xModel); in openContextMenu() 166 XAccessible xRoot = at.getAccessibleObject(xWindow); in openContextMenu() 168 XInterface oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in openContextMenu()
|
/aoo42x/main/qadevOOo/tests/java/mod/_sw/ |
H A D | SwAccessibleTableCellView.java | 97 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local 99 XWindow xWindow = at.getCurrentWindow( (XMultiServiceFactory) Param.getMSF(), aModel); in createTestEnvironment() 100 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment() 102 at.getAccessibleObjectForRole(xRoot, AccessibleRole.TABLE_CELL); in createTestEnvironment() 104 oObj = at.SearchedContext; in createTestEnvironment() 108 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment() 113 at.SearchedContext.getAccessibleParent()); in createTestEnvironment()
|
/aoo42x/main/offapi/com/sun/star/chart/ |
H A D | ChartAxisPosition.idl | 9 * with the License. You may obtain a copy of the License at 34 When the property is set at a x-axis it indicates a position on the scale of the primary y-axis. 35 When the property is set at a y-axis it indicates a position on the scale of the primary x-axis. 42 …/** Cross the other axes at zero. If zero is not contained in the current scale the value is used … 48 /** Cross the other axes at their minimum scale value. 54 /** Cross the other axes at their maximum scale value. 60 /** Cross the other axes at the value specified in the property CrossoverValue.
|
/aoo42x/main/migrationanalysis/prj/ |
H A D | build.lst | 1 at migrationanalysis : soltools shell NULL 2 at migrationanalysis\src\msokill nmake - w at_src NULL 3 at migrationanalysis\src\driver_docs nmake - w at_src_driver NULL 4 at migrationanalysis\src\resources nmake - w at_src_resources NULL 5 at migrationanalysis\src\wizard nmake - w at_src_wizard NULL 6 at migrationanalysis\util nmake - w at_util at_src.w at_src_driver.w at_src_…
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleText.idl | 9 * with the License. You may obtain a copy of the License at 120 caret has been positioned exactly at the required position. 131 /** Return the character at the specified position. 133 <p>Returns the character at the given index.</p> 140 the character at the index nIndex. 199 text, i.e. the one at position length is a special case. It 221 of the virtual character at position length has to have 255 that is rendered on to the display at that point. 344 <p>The substring starts with the character at nStartIndex 345 (inclusive) and up to the character at nEndIndex (exclusive), [all …]
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | XCharacterClassification.idl | 9 * with the License. You may obtain a copy of the License at 89 /** Convert lower case alpha to upper case alpha, starting at 96 /** Convert upper case alpha to lower case alpha, starting at 103 /** Convert to title case, starting at 110 /// Get <type>UnicodeType</type> of character at position <em>nPos</em>. 114 /** Get <type>DirectionProperty</type> of character at position 120 /// Get <type>UnicodeScript</type> of character at position <em>nPos</em>. 124 /// Get <type>KCharacterType</type> of character at position <em>nPos</em>. 130 at position <em>nPos</em> of length <em>nCount</em> code points. 143 Parse a string for a token starting at position <em>nPos</em>. [all …]
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XListBox.idl | 9 * with the License. You may obtain a copy of the License at 76 /** adds an item at the specified position. 83 /** adds multiple items at the specified position. 90 /** removes a number of items at the specified position. 103 /** returns the item at the specified position. 139 /** selects/deselects the item at the specified position. 146 /** selects/deselects multiple items at the specified positions. 185 /** makes the item at the specified position visible by scrolling.
|
H A D | ImagePosition.idl | 9 * with the License. You may obtain a copy of the License at 39 …/** specifies that the image should be positioned at the left of, and top-aligned to, the other ob… 43 …/** specifies that the image should be positioned at the left of, and vertically centered to, the … 47 …/** specifies that the image should be positioned at the left of, and bottom-aligned to, the other… 51 …/** specifies that the image should be positioned at the right of, and top-aligned to, the other o… 55 …/** specifies that the image should be positioned at the right of, and vertically centered to, the… 59 …/** specifies that the image should be positioned at the right of, and bottom-aligned to, the othe…
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | InterpolationMode.idl | 9 * with the License. You may obtain a copy of the License at 42 positioned at t0 and t1, take the one which has the closest t 51 That is, when interpolating at position t between two values 52 v0 and v1, positioned at t0 and t1, take the sum of v0 61 That is, when interpolating at position t, take the four 72 That is, when interpolating at position t, take the three 83 That is, when interpolating at position t, take the four
|
/aoo42x/main/sw/qa/complex/accessibility/ |
H A D | AccessibleRelationSet.java | 178 AccessibilityTools at = new AccessibilityTools(); in before() local 180 XWindow xWindow = at.getCurrentWindow(factory, aModel); in before() 181 XAccessible xRoot = at.getAccessibleObject(xWindow); in before() 183 at.getAccessibleObjectForRole(xRoot, AccessibleRole.DOCUMENT); in before() 185 para1 = at.SearchedContext.getAccessibleChild(0); in before() 186 para2 = at.SearchedContext.getAccessibleChild(1); in before() 187 para3 = at.SearchedContext.getAccessibleChild(2); in before()
|