<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Problems with BETA3</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Problems with BETA3]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 23:23:06 +0000</pubDate>
  <lastBuildDate>Tue, 15 Dec 2015 15:55:05 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22750</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Problems with BETA3 :   olebed wrote:We havefixed this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74224&amp;title=problems-with-beta3#74224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 15 December 2015 at 3:55pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by olebed" alt="Originally posted by olebed" style="vertical-align: text-bottom;" /> <strong>olebed wrote:</strong><br /><br /><div>We have&nbsp;fixed this in last version and fix is available in the v17 Release Candidate.&nbsp;<br>Once you have an update installed, please make sure everything works as expected, let me know if there are any issues left.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br></div></td></tr></table><div><br></div><div>Hi Oleksandr,&nbsp;</div><div><br></div><div>Thanks! It works now.&nbsp;</div><div><br></div><div>/Fredrik</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 15 Dec 2015 15:55:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74224&amp;title=problems-with-beta3#74224</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 :   Fredrik wrote:Another bug:void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74217&amp;title=problems-with-beta3#74217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 15 December 2015 at 6:12am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Fredrik" alt="Originally posted by Fredrik" style="vertical-align: text-bottom;" /> <strong>Fredrik wrote:</strong><br /><br /><span style="line-height: 16.8px;">Another bug:&nbsp;void CXTPShellListBase::SetExplorerStyle() does not work - just see the GUI_Explorer sample on a computer running Windows 8 or higher.&nbsp;</span><div><span style="line-height: 16.8px;"><br></span></div><div><span style="line-height: 16.8px;">This was apparently reported 2.5 years ago for v16.1 (</span>http://forum.codejock.com/forum_posts.asp?TID=21558&amp;KW=SetExplorerStyle&amp;PID=70908&amp;title=version-161-sneak-peek#70908).</td></tr></table> Hello Fredrik,<br><br>We have&nbsp;fixed this in last version and fix is available in the v17 Release Candidate.&nbsp;<br>Once you have an update installed, please make sure everything works as expected, let me know if there are any issues left.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br></div>]]>
   </description>
   <pubDate>Tue, 15 Dec 2015 06:12:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74217&amp;title=problems-with-beta3#74217</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Hello,we are currently evaluating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74131&amp;title=problems-with-beta3#74131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8956">MarkusA</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 23 November 2015 at 4:04am<br /><br />Hello,<br><br>we are currently evaluating BETA 3 in combination with our product.<br><br>We have a x86 MFC Application that is developed with Visual Studio 2010 on Windows Server 2008 R2 and Windows 7.<br><br>Our Applications uses "normal" MFC Controls in combination with some components of your Toolkit including the Skin Framework.<br><br>So far we found only one issue: The Border of a Combobox's List control is either completely missing or only drawn partially. It also looks like there is a gap between the Combobox and the populated Listcontrol.<br><br>The Comboboxes are MFC CComboBox Controls skinned via the Skin Framework. The Problem occurs with every available skin.<br><br>Here are 2 Screenshots. The left one is using the Office 2010 Blue skin, the right one is with the Windows 8 skin.<br><br><img src="uploads/8956/ComboOffice2010Blue.png" height="180" width="233" border="0" />&nbsp; <img src="uploads/8956/ComboWin8.png" height="179" width="232" border="0" /><br><br>Edit:<br>The same problem occurs with the Calendar-Dropdown of Datetime-Controls.<br><br>I was also able to see this issue in your 17.0 Beta 3 SkinControls Sample (Left Screenshot is from 16.4, right one from 17.0 Beta 3):<br><br><img src="uploads/8956/SkinC&#111;ntrols_Combo1640.png" height="194" width="178" border="0" />&nbsp; <img src="uploads/8956/SkinC&#111;ntrols_Combo17Beta3.png" height="194" width="178" border="0" /><br><br><br>Regards,<br>MarkusA]]>
   </description>
   <pubDate>Mon, 23 Nov 2015 04:04:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74131&amp;title=problems-with-beta3#74131</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Radio buttons aren&amp;#039;t turning...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74104&amp;title=problems-with-beta3#74104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4855">JamesP</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 13 November 2015 at 10:07am<br /><br />Radio buttons aren't turning off (unchecking) like they should when you choose another radio button option.<br /><br />Looking into this, the code for Beta 3 now calls a function OnSetCheck, where previously, in 16.4, it called a function OnDefaultAndInvalidate.<br /><br />Adding the line of code<br /><br />RedrawButton(TRUE);<br /><br />to the OnSetCheck function, fixes this issue.<br />]]>
   </description>
   <pubDate>Fri, 13 Nov 2015 10:07:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74104&amp;title=problems-with-beta3#74104</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Another bug:void CXTPShellListBase::SetExplorerStyle()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74092&amp;title=problems-with-beta3#74092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 06 November 2015 at 10:32am<br /><br /><span style="line-height: 16.8px;">Another bug:&nbsp;void CXTPShellListBase::SetExplorerStyle() does not work - just see the GUI_Explorer sample on a computer running Windows 8 or higher.&nbsp;</span><div><span style="line-height: 16.8px;"><br></span></div><div><span style="line-height: 16.8px;">This was apparently reported 2.5 years ago for v16.1 (</span>http://forum.codejock.com/forum_posts.asp?TID=21558&amp;KW=SetExplorerStyle&amp;PID=70908&amp;title=version-161-sneak-peek#70908).<div><br></div><div><img src="uploads/1263/SetExplorerStyle.png" height="266" width="334" border="0" /><br><div><span style="line-height: 16.8px;"><br></span></div><div><span style="line-height: 16.8px;"><br></span></div></div></div>]]>
   </description>
   <pubDate>Fri, 06 Nov 2015 10:32:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74092&amp;title=problems-with-beta3#74092</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Thank you for collection all those...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74063&amp;title=problems-with-beta3#74063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 24 October 2015 at 11:07pm<br /><br /><span style="line-height: 16.8px;">Thank you for collection all those issues, we try to address as much as we can before 17.0 release, here is the latest update on that list:</span><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;"><div>1. All day even test position in Calendar is now fixed</div><div>2. Disabled ribbon buttons are fixed</div><div>3. The TabManager close-'x' button size reduced and position aligned, however the backround should be shown, it was a bug in previous versions.</div><div>4. Issue with SetDayHeaderFormat cannot be fixed at the moment, it's been be added to our bug database</div><div>5. Missing lines in day view should be fixed soon</div></div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">Regards,</div><div style="line-height: 16.8px;">&nbsp; Alexander</div>]]>
   </description>
   <pubDate>Sat, 24 Oct 2015 23:07:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74063&amp;title=problems-with-beta3#74063</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Hello Codejock!Please have a look...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74034&amp;title=problems-with-beta3#74034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 15 October 2015 at 6:49am<br /><br />Hello Codejock!<br><br>Please have a look at the problems mentioned in this post.<br><br>]]>
   </description>
   <pubDate>Thu, 15 Oct 2015 06:49:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74034&amp;title=problems-with-beta3#74034</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Missing lines in day view (calendar).We...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74001&amp;title=problems-with-beta3#74001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 08 October 2015 at 10:42am<br /><br />Missing lines in day view (calendar).<br>We had lines with XTP 16.4 and Outlook 2013 theme.<br><br>Here is the shoot of Outlook:<br><br><img src="uploads/365/outlook2013calendar.png" height="325" width="510" border="0" /><br>]]>
   </description>
   <pubDate>Thu, 08 Oct 2015 10:42:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74001&amp;title=problems-with-beta3#74001</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 : Problems wit SetDayHeaderFormat...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74000&amp;title=problems-with-beta3#74000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 08 October 2015 at 10:35am<br /><br />Problems wit SetDayHeaderFormat ...<br><br>My Code:<br><pre style="font-family:C&#111;nsolas;font-size:13;color:black;:white;">GetActiveView()-&gt;SetDayHeaderFormatLong(<span style="color:#6f008a;">_T</span>(<span style="color:#a31515;">"d.&nbsp;&nbsp;dddd"</span>));GetActiveView()-&gt;SetDayHeaderFormatMiddle(<span style="color:#6f008a;">_T</span>(<span style="color:#a31515;">"d.&nbsp;&nbsp;dddd"</span>));GetActiveView()-&gt;SetDayHeaderFormatShort(<span style="color:#6f008a;">_T</span>(<span style="color:#a31515;">"d.&nbsp;&nbsp;ddd"</span>));GetActiveView()-&gt;SetDayHeaderFormatShortest(<span style="color:#6f008a;">_T</span>(<span style="color:#a31515;">"d.&nbsp;&nbsp;ddd"</span>));		</pre>Missing point after the two digit day number<br>Should be one digit with point&nbsp; 5. instead of 05.<br><br><br><img src="uploads/365/BETA3SetDayHeader&#070;ormat.png" height="300" width="312" border="0" /><br>]]>
   </description>
   <pubDate>Thu, 08 Oct 2015 10:35:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=74000&amp;title=problems-with-beta3#74000</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with BETA3 :           The hover effect regarding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=73999&amp;title=problems-with-beta3#73999</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7972">BeeJay</a><br /><strong>Subject:</strong> 22750<br /><strong>Posted:</strong> 08 October 2015 at 9:46am<br /><br /><!--if gte mso 9> <o:OfficeSettings>  <o:AllowPNG/> </o:OfficeSettings><!--><p ="Ms&#111;normal"><span style="mso-ansi-:EN-US" lang="EN-US">The hover effectregarding the close-'x' on MDI tabs does not consider any specific color anymore(and always displays the default background color) - XTP16 did:</span></p><p ="Ms&#111;normal"><span style="mso-ansi-:EN-US" lang="EN-US"><img src="uploads/7972/Screenshot-2015-10-08-14-53-28.png" height="105" width="254" border="0" /><br></span></p><p ="Ms&#111;normal"><span style="mso-ansi-:EN-US" lang="EN-US"><br></span></p><p ="Ms&#111;normal"><span style="mso-ansi-:EN-US" lang="EN-US">Beside this, the close-'x'has grown bigger than in XTP16.</span></p><p ="Ms&#111;normal"><span style="mso-ansi-:EN-US" lang="EN-US">&nbsp;</span></p><!--if gte mso 9> <w:Word>  <w:View>Normal</w:View>  <w:Zoom>0</w:Zoom>  <w:TrackMoves/>  <w:Trackatting/>  <w:Hyphenati&#111;nZ&#111;ne>21</w:Hyphenati&#111;nZ&#111;ne>  <w:Punctuati&#111;nKerning/>  <w:ValidateAgainstSchemas/>  <w:SaveIfInvalid>false</w:SaveIfInvalid>  <w:IgnoreMixed>false</w:IgnoreMixed>  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>  <w:D&#111;notPromoteQF/>  <w:LidThemeOther>DE</w:LidThemeOther>  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>  <w:LidThemeComplex>X-NONE</w:LidThemeComplex>  <w:Compatibility>   <w:BreakWrappedTables/>   <w:SnapToGridInCell/>   <w:WrapTextWithPunct/>   <w:UseAsianBreakRules/>   <w:D&#111;ntGrowAutofit/>   <w:SplitPgBreakAndark/>   <w:EnableKerning/>   <w:D&#111;ntFlipMirrorIndents/>   <w:OverrideTableStyleHps/>  </w:Compatibility>  <m:mathPr>   <m:mathFont m:val="Cambria Math"/>   <m:brkBin m:val="before"/>   <m:brkBinSub m:val="&amp;#45;-"/>   <m:smallFrac m:val="off"/>   <m:dispDef/>   <m:lMargin m:val="0"/>   <m:rMargin m:val="0"/>   <m:defJc m:val="centerGroup"/>   <m:wrapIndent m:val="1440"/>   <m:intLim m:val="subSup"/>   <m:naryLim m:val="undOvr"/>  </m:mathPr></w:Word><!--><!--if gte mso 9> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="false"    DefSemi="false" DefQat="false" DefPriority="99"    LatentStyleCount="371">  <w:LsdExcepti&#111;n Locked="false" Priority="0" Qat="true" Name="Normal"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 7"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 8"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="ing 9"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 6"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 7"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 8"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index 9"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 7"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 8"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Name="toc 9"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Normal Indent"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="footnote text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="annotati&#111;n text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="er"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="footer"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="index ing"/>  <w:LsdExcepti&#111;n Locked="false" Priority="35" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="capti&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="table of figures"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="envelope address"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="envelope return"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="footnote reference"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="annotati&#111;n reference"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="line number"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="page number"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="endnote reference"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="endnote text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="table of authorities"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="macro"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="toa ing"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Bullet"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Number"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Bullet 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Bullet 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Bullet 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Bullet 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Number 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Number 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Number 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List Number 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="10" Qat="true" Name="Title"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Closing"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Signature"/>  <w:LsdExcepti&#111;n Locked="false" Priority="1" Semi="true"     UnhideWhenUsed="true" Name="Default Paragraph Font"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text Indent"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List C&#111;ntinue"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List C&#111;ntinue 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List C&#111;ntinue 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List C&#111;ntinue 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="List C&#111;ntinue 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Message er"/>  <w:LsdExcepti&#111;n Locked="false" Priority="11" Qat="true" Name="Subtitle"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Salutati&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Date"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text First Indent"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text First Indent 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Note ing"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text Indent 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Text Indent 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Block Text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Hyper"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="FollowedHyper"/>  <w:LsdExcepti&#111;n Locked="false" Priority="22" Qat="true" Name="Str&#111;ng"/>  <w:LsdExcepti&#111;n Locked="false" Priority="20" Qat="true" Name="Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" "/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Plain Text"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="E-mail Signature"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Top of "/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Bottom of "/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Normal Web"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Acr&#111;nym"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Address"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Cite"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Code"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Definiti&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Keyboard"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Preatted"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" le"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" r"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name=" Variable"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Normal Table"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="annotati&#111;n subject"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="No List"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Outline List 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Outline List 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Outline List 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Simple 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Simple 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Simple 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table ic 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table ic 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table ic 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table ic 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Colorful 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Colorful 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Colorful 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Columns 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Columns 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Columns 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Columns 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Columns 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 6"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 7"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Grid 8"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 4"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 5"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 6"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 7"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table List 8"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table 3D effects 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table 3D effects 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table 3D effects 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table C&#111;ntemporary"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Elegant"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Professi&#111;nal"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Subtle 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Subtle 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Web 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Web 2"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Web 3"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Ballo&#111;n Text"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="Table Grid"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" UnhideWhenUsed="true"     Name="Table Theme"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" Name="Placeholder Text"/>  <w:LsdExcepti&#111;n Locked="false" Priority="1" Qat="true" Name="No Spacing"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Semi="true" Name="Revisi&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Priority="34" Qat="true"     Name="List Paragraph"/>  <w:LsdExcepti&#111;n Locked="false" Priority="29" Qat="true" Name="Quote"/>  <w:LsdExcepti&#111;n Locked="false" Priority="30" Qat="true"     Name="Intense Quote"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Name="Light Shading Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Name="Light List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Name="Light Grid Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Name="Medium Shading 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Name="Medium Shading 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Name="Medium List 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Name="Medium List 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Name="Medium Grid 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Name="Medium Grid 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Name="Medium Grid 3 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Name="Dark List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Name="Colorful Shading Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Name="Colorful List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Name="Colorful Grid Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="19" Qat="true"     Name="Subtle Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Priority="21" Qat="true"     Name="Intense Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Priority="31" Qat="true"     Name="Subtle Reference"/>  <w:LsdExcepti&#111;n Locked="false" Priority="32" Qat="true"     Name="Intense Reference"/>  <w:LsdExcepti&#111;n Locked="false" Priority="33" Qat="true" Name="Book Title"/>  <w:LsdExcepti&#111;n Locked="false" Priority="37" Semi="true"     UnhideWhenUsed="true" Name="Bibliography"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Semi="true"     UnhideWhenUsed="true" Qat="true" Name="TOC ing"/>  <w:LsdExcepti&#111;n Locked="false" Priority="41" Name="Plain Table 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="42" Name="Plain Table 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="43" Name="Plain Table 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="44" Name="Plain Table 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="45" Name="Plain Table 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="40" Name="Grid Table Light"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46" Name="Grid Table 1 Light"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51" Name="Grid Table 6 Colorful"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52" Name="Grid Table 7 Colorful"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="Grid Table 1 Light Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="Grid Table 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="Grid Table 3 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="Grid Table 4 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="Grid Table 6 Colorful Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="Grid Table 7 Colorful Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46" Name="List Table 1 Light"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51" Name="List Table 6 Colorful"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52" Name="List Table 7 Colorful"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="46"     Name="List Table 1 Light Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="47" Name="List Table 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="48" Name="List Table 3 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="49" Name="List Table 4 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="50" Name="List Table 5 Dark Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="51"     Name="List Table 6 Colorful Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="52"     Name="List Table 7 Colorful Accent 6"/> </w:LatentStyles><!--><!--if gte mso 10> /* Style Definitions */ table.MsoNormalTable	{mso-style-name:"Normale Tabelle";	mso-tstyle-rowband-size:0;	mso-tstyle-colband-size:0;	mso-style-noshow:yes;	mso-style-priority:99;	mso-style-parent:"";	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;	mso-para-margin:0cm;	mso-para-margin-bottom:.0001pt;	mso-pagination:widow-orphan;	font-size:11.0pt;	font-family:"Calibri",sans-serif;	mso-ascii-font-family:Calibri;	mso-ascii-theme-font:minor-latin;	mso-hansi-font-family:Calibri;	mso-hansi-theme-font:minor-latin;	mso-fareast-language:EN-US;}<!-->]]>
   </description>
   <pubDate>Thu, 08 Oct 2015 09:46:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22750&amp;PID=73999&amp;title=problems-with-beta3#73999</guid>
  </item> 
 </channel>
</rss>