| /trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ |
| H A D | MinicalcDecoder.java | 351 * This method returns the contents of the current cell. 353 * @return The contents of the current cell. Returns 358 String contents = null; in getCellContents() local 361 contents = cell.getCellContents(); in getCellContents() 364 if (contents == null) in getCellContents() 368 if (contents.startsWith("=")) { in getCellContents() 369 contents = parseFormula(contents); in getCellContents() 373 contents = currencyRemoveSign(contents); in getCellContents() 376 contents = percentRemoveSign(contents); in getCellContents() 379 contents = convertToStarDate(contents); in getCellContents() [all …]
|
| /trunk/main/editeng/source/editeng/ |
| H A D | baselist.hxx | 30 std::vector<T*> contents; member in BaseList 32 sal_uInt32 Count() const { return contents.size(); } in Count() 33 T* GetObject( sal_uInt32 index ) const { return contents[index]; } in GetObject() 34 T* operator[]( std::size_t index ) const { return contents[index]; } in operator []() 35 T* const* GetData() const { return &contents[0]; } in GetData() 36 …void Insert( T *node, sal_uInt32 position ) { contents.insert( contents.begin() + position, node);… in Insert() 39 if ( position < contents.size() ) in Replace() 40 contents[ position ] = node; in Replace() 42 …Remove( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, conte… in Remove()
|
| /trunk/test/testuno/source/fvt/uno/sc/cell/ |
| H A D | DeleteContents.java | 50 * Test delete contents 87 * Open existing ODS file with contents in cell range B5:C15 118 //Verify results after execute delete 'Text' contents. in testDeleteContents() 120 … assertEquals("Verify after execute delete 'Text' contents.",NullCellValue, cellB5.getValue(),0); in testDeleteContents() 128 //Verify results after execute delete 'Date & Time' contents. in testDeleteContents() 129 …assertEquals("Verify after execute delete 'Date & Time' contents.",NullCellValue, cellB7.getValue(… in testDeleteContents() 137 //Verify results after execute delete 'Formula' contents. in testDeleteContents() 138 …assertEquals("Verify after execute delete 'Formula' contents.",NullCellValue, cellB8.getValue(),0); in testDeleteContents() 151 //Delete contents with Formatted from Cell Range B5:C15 in testDeleteContents() 152 …re("#BUGID 120816 - BUG TITLE Method clearContents() clears 'Formatted' contents of the cells used… in testDeleteContents() [all …]
|
| /trunk/main/helpcontent2/source/text/swriter/guide/ |
| H A D | indices_toc.xhp | 27 <title xml-lang="en-US" id="tit">Creating a Table of Contents</title> 33 <bookmark_value>tables of contents; creating and updating</bookmark_value> 34 <bookmark_value>updating; tables of contents</bookmark_value> 36 …swriter/guide/indices_toc.xhp" name="Creating a Table of Contents">Creating a Table of Contents</l… 39 …contents is to apply the predefined heading paragraph styles, such as "Heading 1", to the paragrap… 40 …US" id="hd_id5876949" role="heading" level="2" l10n="NEW">To Insert a Table of Contents</paragraph> 43 …stitem" l10n="U">Click in your document where you want to create the table of contents.</paragraph> 49 <paragraph xml-lang="en-US" id="par_id3153746" role="listitem" l10n="U">Select "Table of Contents" … 58 …" l10n="U">If you want to use a different paragraph style as a table of contents entry, select the… 60 …n-US" id="hd_id3153148" role="heading" level="2" l10n="U">To Update a Table of Contents</paragraph> [all …]
|
| H A D | indices_edit.xhp | 27 <title xml-lang="en-US" id="tit">Updating, Editing and Deleting Indexes and Tables of Contents</tit… 34 <bookmark_value>tables of contents; editing and deleting</bookmark_value> 35 <bookmark_value>updating;indexes/tables of contents</bookmark_value> 36 <bookmark_value>editing;indexes/tables of contents</bookmark_value> 37 <bookmark_value>deleting;indexes/tables of contents</bookmark_value> 39 …iting and Deleting Indexes and Tables of Contents">Updating, Editing and Deleting Indexes and Tabl… 43 …id3155856" role="listitem" l10n="U">Place the cursor in the index or table of contents.</paragraph> 44 …item" l10n="U">If you cannot place your cursor in the index or table of contents, choose <item typ… 50 …so make changes directly to an index or table of contents. Right-click in the index or table of co…
|
| H A D | indices_form.xhp | 27 <title xml-lang="en-US" id="tit">Formatting an Index or a Table of Contents</title> 35 <bookmark_value>tables of contents; formatting</bookmark_value> 36 <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> 37 <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> 38 <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> 39 <bookmark_value>formatting;indexes and tables of contents</bookmark_value> 41 …form.xhp" name="Formatting an Index or a Table of Contents">Formatting an Index or a Table of Cont… 47 …d3147110" role="listitem" l10n="U">Right-click in the index or table of contents, and then choose … 65 …ole="heading" level="2" l10n="U">To Assign Hyperlinks to Entries in a Table of Contents</paragraph> 66 …="U">You can assign a cross-reference as a hyperlink to entries in a table of contents.</paragraph> [all …]
|
| H A D | indices_enter.xhp | 27 <title xml-lang="en-US" id="tit">Defining Index or Table of Contents Entries</title> 34 <bookmark_value>tables of contents; defining entries in</bookmark_value> 35 <bookmark_value>entries; defining in indexes/tables of contents</bookmark_value> 37 …dices_enter.xhp" name="Defining Index or Table of Contents Entries">Defining Index or Table of Con… 59 … id="hd_id3147119" role="heading" level="2" l10n="U">To Define Table of Contents Entries</paragrap… 60 … contents is to apply the predefined heading paragraph styles, such as "Heading 1", to the paragra… 61 …eading" level="3" l10n="U">To Use a Custom Paragraph Style as a Table of Contents Entry</paragraph> 67 …U">Select the paragraph style that you want to include in your table of contents in the <emph>Para… 73 …pply the style to headings in your document and include them in your table of contents.</paragraph>
|
| H A D | table_delete.xhp | 27 <title xml-lang="en-US" id="tit">Deleting Tables or the Contents of a Table</title> 33 <bookmark_value>deleting; tables or table contents</bookmark_value> 36 …de/table_delete.xhp" name="Deleting Tables or the Contents of a Table">Deleting Tables or the Cont… 38 …raph" l10n="U">You can delete a table from your document, or delete the contents of the table.</pa… 44 <paragraph xml-lang="en-US" id="par_id3153415" role="paragraph" l10n="CHG">To delete the contents o…
|
| /trunk/main/sc/source/filter/inc/ |
| H A D | xiescher.hxx | 139 /** Reads the contents of the ftMacro sub structure in an OBJ record. */ 154 /** Derived classes read the contents of the a BIFF3 OBJ record from the passed stream. */ 156 /** Derived classes read the contents of the a BIFF4 OBJ record from the passed stream. */ 158 /** Derived classes read the contents of the a BIFF5 OBJ record from the passed stream. */ 160 …/** Derived classes read the contents of the specified subrecord of a BIFF8 OBJ record from stream… 173 /** Reads the contents of a BIFF3 OBJ record. */ 175 /** Reads the contents of a BIFF4 OBJ record. */ 177 /** Reads the contents of a BIFF5 OBJ record. */ 179 /** Reads the contents of a BIFF8 OBJ record. */ 238 /** Reads the contents of the a BIFF3 OBJ record from the passed stream. */ [all …]
|
| /trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/ |
| H A D | PocketExcelDecoder.java | 287 * This method returns the contents of the current cell. 289 * @return The contents of the current cell. Returns 294 String contents = new String(""); in getCellContents() local 298 contents = cell.getString(); in getCellContents() 299 if (contents.startsWith("=")) { in getCellContents() 300 contents = parseFormula(contents); in getCellContents() 304 System.err.println("Could Not retrieve Cell contents"); in getCellContents() 305 System.err.println("Setting contents of cell(" + cell.getRow() in getCellContents() 311 return contents; in getCellContents() 347 * This method returns the contents of the current cell. [all …]
|
| /trunk/main/oox/inc/oox/xls/ |
| H A D | drawingmanager.hxx | 198 /** Reads the contents of the ftMacro sub structure in an OBJ record. */ 208 /** Derived classes read the contents of the a BIFF3 OBJ record from the passed stream. */ 210 /** Derived classes read the contents of the a BIFF4 OBJ record from the passed stream. */ 212 /** Derived classes read the contents of the a BIFF5 OBJ record from the passed stream. */ 214 …/** Derived classes read the contents of the specified subrecord of a BIFF8 OBJ record from stream… 224 /** Reads the contents of a BIFF3 OBJ record. */ 226 /** Reads the contents of a BIFF4 OBJ record. */ 228 /** Reads the contents of a BIFF5 OBJ record. */ 230 /** Reads the contents of a BIFF8 OBJ record. */ 282 /** Reads the contents of the a BIFF3 OBJ record from the passed stream. */ [all …]
|
| /trunk/main/writerfilter/source/dmapper/ |
| H A D | FieldTypes.hxx | 258 \b Uses a bookmark to specify area of document from which to build table of contents 261 \f Builds a table of contents using TC entries instead of outline levels 262 \h Hyperlinks the entries and page numbers within the table of contents 263 \l Defines the TC entries field level used to build a table of contents 264 …\n Builds a table of contents or a range of entries, sucah as �1-9�, in a table of contents withou… 265 \o Builds a table of contents by using outline levels instead of TC entries 267 \s Builds a table of contents by using a sequence type 268 \t Builds a table of contents by using style names other than the standard outline styles 269 \u Builds a table of contents by using the applied paragraph outline level
|
| H A D | StyleSheetTable.cxx | 881 if( sConvertedStyleName.equalsAscii( "Contents Heading" ) || in ApplyStyleSheets() 1110 "TOC 1", "Contents 1", 1111 "TOC 2", "Contents 2", 1112 "TOC 3", "Contents 3", 1113 "TOC 4", "Contents 4", 1114 "TOC 5", "Contents 5", 1115 "TOC 6", "Contents 6", 1116 "TOC 7", "Contents 7", 1117 "TOC 8", "Contents 8", 1118 "TOC 9", "Contents 9", [all …]
|
| /trunk/main/sw/source/ui/utlui/ |
| H A D | poolfmt.src | 435 Text [ en-US ] = "Table Contents" ; 443 Text [ en-US ] = "Frame contents" ; 503 Text [ en-US ] = "Contents Heading" ; 507 Text [ en-US ] = "Contents 1" ; 511 Text [ en-US ] = "Contents 2" ; 515 Text [ en-US ] = "Contents 3" ; 519 Text [ en-US ] = "Contents 4" ; 523 Text [ en-US ] = "Contents 5" ; 527 Text [ en-US ] = "Contents 6" ; 531 Text [ en-US ] = "Contents 7" ; [all …]
|
| /trunk/main/helpcontent2/source/text/shared/guide/ |
| H A D | pasting.xhp | 27 <title id="tit" xml-lang="en-US">Pasting Contents in Special Formats</title> 39 …ariable id="pasting"><link href="text/shared/guide/pasting.xhp">Pasting Contents in Special Format… 41 …Contents that are stored on the clipboard can be pasted into your document using different formats… 42 …N10746" xml-lang="en-US" l10n="NEW">The available options depend on the contents of the clipboard.… 43 …aultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V to paste the contents of the clipboard … 44 …="par_idN10749" xml-lang="en-US" level="2" l10n="NEW">Pasting clipboard contents using an icon men… 54 …="par_idN10762" xml-lang="en-US" level="2" l10n="NEW">Pasting clipboard contents using a dialog</p… 63 …N10774" xml-lang="en-US" l10n="NEW">If you are in a spreadsheet and the contents of the clipboard …
|
| H A D | protection.xhp | 33 <bookmark_value>protecting; contents</bookmark_value> 34 <bookmark_value>protected contents</bookmark_value> 35 <bookmark_value>contents protection</bookmark_value> 36 <bookmark_value>encryption of contents</bookmark_value> 37 <bookmark_value>passwords for protecting contents</bookmark_value> 38 <bookmark_value>security;protecting contents</bookmark_value> 47 …0n="U">The following is an overview of the different ways of protecting contents in <item type="pr… 89 …contents of "Protecting Cell Ranges in Calc" to the Calc guides cell_protect.xhp and cell_unprotec… 98 … - Picture - Options</emph> tab. Under <emph>Protect</emph>, mark <emph>Contents</emph>, <emph>Pos…
|
| /trunk/main/helpcontent2/source/text/shared/01/ |
| H A D | 05340300.xhp | 39 … l10n="U"><ahelp hid="HID_ALIGNMENT">Sets the alignment options for the contents of the current ce… 46 …lect the horizontal alignment option that you want to apply to the cell contents.</ahelp></paragra… 51 …10n="U"><variable id="linkstext"><ahelp hid=".uno:AlignLeft">Aligns the contents of the cell to th… 56 …n="U"><variable id="rechtstext"><ahelp hid=".uno:AlignRight">Aligns the contents of the cell to th… 61 …G"><variable id="zentrierttext"><ahelp hid=".">Horizontally centers the contents of the cell.</ahe… 66 …0n="U"><variable id="blocktext"><ahelp hid=".uno:AlignBlock">Aligns the contents of the cell to th… 71 <paragraph role="paragraph" id="par_idN107A0" xml-lang="en-US" l10n="NEW">Repeats the cell contents… 77 …Select the vertical alignment option that you want to apply to the cell contents.</ahelp></paragra… 79 …elp hid="SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN">Aligns the cell contents to the bottom of … 81 … l10n="U"><variable id="obentext"><ahelp hid=".uno:AlignTop">Aligns the contents of the cell to th… [all …]
|
| /trunk/main/helpcontent2/source/text/scalc/01/ |
| H A D | 02150000.xhp | 27 <title id="tit" xml-lang="en-US">Deleting Contents</title> 33 <bookmark_value>deleting; cell contents</bookmark_value> 34 <bookmark_value>cells; deleting contents</bookmark_value> 35 <bookmark_value>spreadsheets; deleting cell contents</bookmark_value> 36 <bookmark_value>cell contents; deleting</bookmark_value> 40 <paragraph role="heading" id="hd_id3143284" xml-lang="en-US" level="1" l10n="U">Deleting Contents</… 41 …ariable id="inhalteloeschentext"><ahelp hid=".uno:Delete">Specifies the contents to be deleted fro… 48 …ang="en-US" l10n="U">Use <emph>Cut</emph> on the Standard bar to delete contents and formats witho… 50 …id3149665" xml-lang="en-US" l10n="U">This area lists the options for deleting contents.</paragraph>
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/datatransfer/clipboard/ |
| H A D | _XClipboardNotifier.java | 63 XTransferable contents; field in _XClipboardNotifier.MyOwner 65 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() argument 67 this.contents = contents; in lostOwnership() 115 * Adds a listener and put a new contents into clipboard. <p> 116 * Has <b> OK </b> status if the listener was called on contents changing. 140 * Removes the listener and put a new contents into clipboard. <p> 141 * Has <b> OK </b> status if the listener was not called on contents
|
| H A D | _XClipboard.java | 60 XTransferable contents; field in _XClipboard.MyOwner 62 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() argument 64 this.contents = contents; in lostOwnership() 105 * Gets the contents of the clipboard. <p> 114 * Sets new contents for the clipboard. Then checks if it was set, 116 * contents was called with appropriate parameters.<p>
|
| /trunk/main/helpcontent2/source/text/shared/02/ |
| H A D | 01170102.xhp | 36 <bookmark_value>controls; bound fields/list contents/linked cells</bookmark_value> 41 …ls..." a two level entry, changed "linked cells;" to "links;" and "list contents" to "lists;"</com… 74 …mph>Data field</emph>, specify the field of the data source table whose contents you want to be di… 78 …r <emph>Data field</emph>, specify the field of the SQL statement whose contents you want to be di… 89 …in which unique identification numbers are stored. The data field whose contents are displayed in … 95 …u selected "SQL" or "Native SQL", is specified under <emph>Type of list contents</emph> in the fie… 100 …contents of the data field that you specified under <emph>Data Field</emph> in the form are not vi… 106 <paragraph role="note" id="par_idN10AD2" xml-lang="en-US" l10n="NEW">If you delete the contents of … 108 …box in the form is to display contents of a table linked to the form table, then define in the <em… 110 …ml-lang="en-US" l10n="U">If you selected "SQL" under <emph>Type of list contents</emph>, the SQL c… [all …]
|
| /trunk/main/extensions/source/macosx/spotlight/ |
| H A D | makefile.mk | 49 CONTENTS = $(BUNDLE)$/Contents 50 RESOURCES = $(CONTENTS)$/Resources 51 MACOS = $(CONTENTS)$/MacOS 58 plistfiles = $(CONTENTS)$/Info.plist 65 ZIP1DIR = $(CONTENTS) 79 $(CONTENTS)$/%.plist : mdimporter/%.plist
|
| /trunk/main/sdext/source/pdfimport/tree/ |
| H A D | style.hxx | 47 rtl::OUString Contents; member 64 rtl::OUString Contents; member 76 Contents( rRight.Contents ), in HashedStyle() 92 nRet = size_t(Contents.hashCode()); in hashCode() 103 Contents != rRight.Contents || in operator ==()
|
| /trunk/main/offapi/com/sun/star/configuration/backend/ |
| H A D | UpdatableLayer.idl | 58 handles read access to the contents of the layer. 63 the timestamp will be the one for the replaced contents and 73 provides write access to the contents of the layer. 83 <dd>the provided layer's contents replace the current one's.</dd> 88 layer contents. Sublayers present in the current layer but 96 are merged into one whose contents replace the current layer. 100 <dd>the provided layer is split into a composite one whose contents
|
| /trunk/main/scripting/java/org/openoffice/idesupport/ |
| H A D | CommandLineTools.java | 184 private File basedir, contents, parcelxml; 193 this.contents = new File(basedir, ParcelZipper.CONTENTS_DIRNAME); 194 this.parcelxml = new File(contents, PARCEL_XML_FILE); 260 else if (contents.exists() != true) { 262 " does not contain a Contents directory"); 289 ScriptEntry[] entries = finder.findMethods(contents); 320 contents = new File(contents.getAbsolutePath()); 321 … String name = ParcelZipper.getParcelZipper().zipParcel(contents, AllFilesFilter.getInstance());
|