20 Commits

Author SHA1 Message Date
Rich
bb3844538c - Added tools to find Symbol Characters in Word Documents
- If the range does not have any characters return an empty string
Refresh Most Recent Items when the office button is pressed
Added OrdinalChanged Event
Used OrdinalChanged Event rather than MyContent.Changed Event when Ordinal is updated.
Use OrdinalChanged Event to update Tree Node
Refresh MRU list as items are added
Use OrdinalChanged Event to update Step Tab
- RTBFillIn changed to only update the RTB when the contents change
- AdjustSizeForContents changed to raise the HeightChanged event when the Height changes
Update the treeview tabs even if the step is not open.
2010-12-01 20:03:06 +00:00
Rich
9de2eb9d9a Added other symbol font names (Symbol, VESymb) to IsSymbolFont.
Check for null mySection before checking details on a new node.
Error 177 - Hidden property added to use for collapse rather than Visible.
Error 173 - Use DeleteItemInfoAndChildren on Cancel of a new ItemInfo.
2010-11-29 16:31:41 +00:00
ecf6b5bfd1 2010-11-23 14:42:02 +00:00
Rich
90a7a6dbc0 - Added code to handle missing A0 Section Transitions
- Added code to handle "AND Range" transitions
- Fixed code to replace transition tokens.  It was removing the last character.
Added Background Saving
2010-09-06 19:31:52 +00:00
f91459b9f0 2010-08-12 16:02:05 +00:00
58c3e92f1c 2010-07-20 14:05:47 +00:00
7108411a49 2010-06-23 18:13:03 +00:00
Rich
b4cb2a0def Added Name property for font
Added logic to keep appropriate symbols in word files
2010-04-22 17:30:15 +00:00
Rich
2c14e4113b Added Error Handling code
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
Rich
88fcff5852 New LBDocumentClass Properties:
string Ascii - Ascii of the entire document text - used for searching
bool HasSymbolCharacters - Looks for symbol characters in the text
Method
ReplaceSymbolCharacters - Replaces any symbol characters with standard characters.
2010-04-08 17:42:14 +00:00
Rich
b4df2076d3 Code to Determine that the last character was Uppercase 2010-03-25 19:27:30 +00:00
Rich
8dba8a3767 New Properties 2010-03-25 19:26:59 +00:00
Rich
710cfee31d Added properties and methods 2010-02-02 20:50:34 +00:00
Rich
6d298bfbfd Added New Word Properties and Methods 2009-12-07 15:52:32 +00:00
Rich
c5c4d6006b Added PDF Generation Code 2009-11-04 17:16:26 +00:00
3420fe1889 2009-03-30 15:05:59 +00:00
b24348e769 2009-03-30 15:02:32 +00:00
4391cb0d53 2009-03-30 15:01:44 +00:00
125f43d79d 2009-03-30 14:58:44 +00:00
33efb6ab86 2009-03-30 14:55:42 +00:00