|
DOORS Project reporting V1.0
|
Go to the source code of this file.
Functions | |
| void | setRowFontNormal () |
| void | setRowBorder () |
| void | setRowFormatBoldGray () |
| void | setRowFontNormalNextRow () |
| void | setRowFormatNormal () |
| int | str2int (string s) |
| string | new_col_group (string s1, string s2) |
| string | ExcelAlphaCol (int col) |
| string | ExcelAddress (int col, int row) |
| string | ExcelRowAddress (int rowStart, int rowEnd) |
| string | ExcelColAddress (int colStart, int colEnd) |
| bool | ExcelAvailable () |
| void | ExcelSetVisible (bool bVisible) |
| void | ExcelInit (bool bVisible) |
| OleAutoObj | ExcelNewSheet (string sSheetName) |
| void | ExcelColAutoFit (int colStart, int colEnd) |
| void | ExcelColShrinkToFit (int colStart, int colEnd) |
| void | ExcelSelectCol (int colStart, int colEnd) |
| void | ExcelPut (int col, int row, string content) |
| void | wordMergeRowVBA () |
| void | clearWordState () |
| void | logError (string errDescription, string errMessage, Object o) |
| void | vbaCheckRes (string res) |
| void | collapseSelection () |
| void | collapseSelectionBackwards () |
| string | vbaGetStyleName (OleAutoObj objDoc, int styleNumber) |
| string | wordCheckVersion () |
| bool | wordPreChecksVBA () |
| void | getWordStyleNames (OleAutoObj objDoc) |
| void | fillStyleNameArrays () |
| void | HeaderBookmark (string bm) |
| void | InitWord () |
| void | UpdateTOC () |
| string | makeFontTableFromStyle (string styleName) |
| string | pasteAndApplyStyle (OleAutoObj objSelection, RTF_string__ s, string styleName) |
| string | pasteAndApplyStyle (OleAutoObj objSelection, Buffer b, string styleName) |
| void | endKey () |
| void | MakeSection (string Headline_s, string Text_s, string SectionStructure_s, int SectionStructureLevel_i) |
| void clearWordState | ( | ) |
Definition at line 293 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

| void collapseSelection | ( | ) |
Definition at line 330 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References vbaCheckRes().

| void collapseSelectionBackwards | ( | ) |
Definition at line 340 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References vbaCheckRes().

| void endKey | ( | ) |
Definition at line 732 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References vbaCheckRes().


| string ExcelAddress | ( | int | col, |
| int | row | ||
| ) |
Definition at line 87 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelAlphaCol().


| string ExcelAlphaCol | ( | int | col | ) |
Definition at line 67 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

| bool ExcelAvailable | ( | ) |
Definition at line 108 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

| string ExcelColAddress | ( | int | colStart, |
| int | colEnd | ||
| ) |
Definition at line 101 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelAlphaCol().


| void ExcelColAutoFit | ( | int | colStart, |
| int | colEnd | ||
| ) |
Definition at line 192 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelColAddress().

| void ExcelColShrinkToFit | ( | int | colStart, |
| int | colEnd | ||
| ) |
Definition at line 205 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelColAddress().

| void ExcelInit | ( | bool | bVisible | ) |
Definition at line 139 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelSetVisible().

| OleAutoObj ExcelNewSheet | ( | string | sSheetName | ) |
Definition at line 180 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void ExcelPut | ( | int | col, |
| int | row, | ||
| string | content | ||
| ) |
Definition at line 235 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelAddress(), and ExcelAvailable().

| string ExcelRowAddress | ( | int | rowStart, |
| int | rowEnd | ||
| ) |
Definition at line 97 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void ExcelSelectCol | ( | int | colStart, |
| int | colEnd | ||
| ) |
Definition at line 219 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelColAddress().

| void ExcelSetVisible | ( | bool | bVisible | ) |
Definition at line 127 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References ExcelAvailable().


| void fillStyleNameArrays | ( | ) |
Definition at line 593 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References vbaGetStyleName().


| void getWordStyleNames | ( | OleAutoObj | objDoc | ) |
Definition at line 477 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References clearWordState(), and vbaCheckRes().


| void HeaderBookmark | ( | string | bm | ) |
Definition at line 612 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

| void InitWord | ( | ) |
Definition at line 626 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References fillStyleNameArrays(), getWordStyleNames(), HeaderBookmark(), vbaGetStyleName(), wordCheckVersion(), and wordPreChecksVBA().

| void logError | ( | string | errDescription, |
| string | errMessage, | ||
| Object | o | ||
| ) |
Definition at line 303 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| string makeFontTableFromStyle | ( | string | styleName | ) |
Definition at line 688 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

| void MakeSection | ( | string | Headline_s, |
| string | Text_s, | ||
| string | SectionStructure_s, | ||
| int | SectionStructureLevel_i | ||
| ) |
Definition at line 744 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References endKey(), pasteAndApplyStyle(), and vbaGetStyleName().

| string new_col_group | ( | string | s1, |
| string | s2 | ||
| ) |
Definition at line 51 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| string pasteAndApplyStyle | ( | OleAutoObj | objSelection, |
| RTF_string__ | s, | ||
| string | styleName | ||
| ) |
Definition at line 707 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References makeFontTableFromStyle().


| string pasteAndApplyStyle | ( | OleAutoObj | objSelection, |
| Buffer | b, | ||
| string | styleName | ||
| ) |
Definition at line 720 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References makeFontTableFromStyle().

| void setRowBorder | ( | ) |
Definition at line 10 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void setRowFontNormal | ( | ) |
Definition at line 5 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void setRowFontNormalNextRow | ( | ) |
Definition at line 22 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void setRowFormatBoldGray | ( | ) |
Definition at line 16 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void setRowFormatNormal | ( | ) |
Definition at line 27 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| int str2int | ( | string | s | ) |
Definition at line 33 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void UpdateTOC | ( | ) |
Definition at line 672 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| void vbaCheckRes | ( | string | res | ) |
Definition at line 316 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References clearWordState().


| string vbaGetStyleName | ( | OleAutoObj | objDoc, |
| int | styleNumber | ||
| ) |
Definition at line 351 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References clearWordState(), and vbaCheckRes().


| string wordCheckVersion | ( | ) |
Definition at line 395 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
References vbaCheckRes().


| void wordMergeRowVBA | ( | ) |
Definition at line 279 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.
| bool wordPreChecksVBA | ( | ) |
Definition at line 422 of file GSTCS445V2.0_BaselineVer_wOVariab.dxl.

1.7.4