diff --git a/LibreOfficeWriter_Frame.au3 b/LibreOfficeWriter_Frame.au3 index fa080c3b..691fe864 100644 --- a/LibreOfficeWriter_Frame.au3 +++ b/LibreOfficeWriter_Frame.au3 @@ -94,7 +94,7 @@ ; @Error 1 @Extended 2 Return 0 = $iBackColor not an integer, less than -1 or greater than 16777215. ; @Error 1 @Extended 3 Return 0 = $bBackTransparent not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iBackColor ; | 2 = Error setting $bBackTransparent ; --Success-- @@ -197,7 +197,7 @@ EndFunc ;==>_LOWriter_FrameAreaColor ; @Error 3 @Extended 1 Return 0 = Error creating Transparency Gradient Name. ; @Error 3 @Extended 2 Return 0 = Error setting Transparency Gradient Name. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sGradientName ; | 2 = Error setting $iType ; | 4 = Error setting $iIncrement @@ -474,7 +474,7 @@ EndFunc ;==>_LOWriter_FrameBorderColor ; @Error 1 @Extended 5 Return 0 = $Left not an Integer. ; @Error 1 @Extended 6 Return 0 = $iRight not an Integer. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAll border distance ; | 2 = Error setting $iTop border distance ; | 4 = Error setting $iBottom border distance @@ -702,7 +702,7 @@ EndFunc ;==>_LOWriter_FrameBorderWidth ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Text Columns Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bSeparatorOn ; | 2 = Error setting $iStyle ; | 4 = Error setting $iWidth @@ -820,7 +820,7 @@ EndFunc ;==>_LOWriter_FrameColumnSeparator ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Text Columns Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iColumns ; --Success-- ; @Error 0 @Extended 0 Return 1 = Success. Settings were successfully set. @@ -881,7 +881,7 @@ EndFunc ;==>_LOWriter_FrameColumnSettings ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = No columns present for requested Frame. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bAutoWidth ; | 2 = Error setting $iGlobalSpacing ; | 4 = Error setting $iSpacing @@ -1298,7 +1298,7 @@ EndFunc ;==>_LOWriter_FrameGetObjByName ; @Error 1 @Extended 5 Return 0 = $sFrameTarget not equal to one of the Constants listed below. ; @Error 1 @Extended 6 Return 0 = $bServerSideMap not a boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sURL ; | 2 = Error setting $sName ; | 4 = Error setting $sFrameTarget @@ -1391,7 +1391,7 @@ EndFunc ;==>_LOWriter_FrameHyperlink ; @Error 1 @Extended 7 Return 0 = $bPrint not a Boolean. ; @Error 1 @Extended 8 Return 0 = $iTxtDirection not an Integer, less than 0 or greater than 5. See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bProtectContent ; | 2 = Error setting $bProtectPos ; | 4 = Error setting $bProtectSize @@ -1503,7 +1503,7 @@ EndFunc ;==>_LOWriter_FrameOptions ; @Error 1 @Extended 8 Return 0 = $sNextLink not a String. ; @Error 1 @Extended 9 Return 0 = Document does not contain Frame matching $sNextLink ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sName ; | 2 = Error setting $sDesc ; | 4 = Error setting $sPrevLink @@ -1665,7 +1665,7 @@ EndFunc ;==>_LOWriter_FramesGetNames ; @Error 2 @Extended 1 Return 0 = Error retrieving ShadowFormat Object. ; @Error 2 @Extended 2 Return 0 = Error retrieving ShadowFormat Object for Error checking. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iColor ; | 4 = Error setting $bTransparent @@ -1772,7 +1772,7 @@ EndFunc ;==>_LOWriter_FrameShadow ; @Error 1 @Extended 3 Return 0 = $iBackColor not an integer, less than -1 or greater than 16777215. ; @Error 1 @Extended 4 Return 0 = $bBackTransparent not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iBackColor ; | 2 = Error setting $bBackTransparent ; --Success-- @@ -1877,7 +1877,7 @@ EndFunc ;==>_LOWriter_FrameStyleAreaColor ; @Error 3 @Extended 1 Return 0 = Error creating Gradient Name. ; @Error 3 @Extended 2 Return 0 = Error setting Gradient Name. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sGradientName ; | 2 = Error setting $iType ; | 4 = Error setting $iIncrement @@ -2158,7 +2158,7 @@ EndFunc ;==>_LOWriter_FrameStyleBorderColor ; @Error 1 @Extended 6 Return 0 = $Left not an Integer. ; @Error 1 @Extended 7 Return 0 = $iRight not an Integer. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAll border distance ; | 2 = Error setting $iTop border distance ; | 4 = Error setting $iBottom border distance @@ -2392,7 +2392,7 @@ EndFunc ;==>_LOWriter_FrameStyleBorderWidth ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Text Columns Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bSeparatorOn ; | 2 = Error setting $iStyle ; | 4 = Error setting $iWidth @@ -2511,7 +2511,7 @@ EndFunc ;==>_LOWriter_FrameStyleColumnSeparator ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Text Columns Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iColumns ; --Success-- ; @Error 0 @Extended 0 Return 1 = Success. Settings were successfully set. @@ -2574,7 +2574,7 @@ EndFunc ;==>_LOWriter_FrameStyleColumnSettings ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = No columns present for requested Frame Style. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bAutoWidth ; | 2 = Error setting $iGlobalSpacing ; | 4 = Error setting $iSpacing @@ -2922,7 +2922,7 @@ EndFunc ;==>_LOWriter_FrameStyleGetObj ; @Error 1 @Extended 8 Return 0 = $bPrint not a Boolean. ; @Error 1 @Extended 9 Return 0 = $iTxtDirection not an Integer, less than 0 or greater than 5. See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bProtectContent ; | 2 = Error setting $bProtectPos ; | 4 = Error setting $bProtectSize @@ -3034,7 +3034,7 @@ EndFunc ;==>_LOWriter_FrameStyleOptions ; @Error 1 @Extended 8 Return 0 = $bAutoUpdate not a Boolean. ; @Error 1 @Extended 9 Return 0 = $bHidden not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sNewFrameStyleName ; | 2 = Error setting $sParentStyle ; | 4 = Error setting $bAutoUpdate @@ -3239,7 +3239,7 @@ EndFunc ;==>_LOWriter_FrameStylesGetNames ; @Error 2 @Extended 1 Return 0 = Error retrieving ShadowFormat Object. ; @Error 2 @Extended 2 Return 0 = Error retrieving ShadowFormat Object for Error checking. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iColor ; | 4 = Error setting $bTransparent @@ -3344,7 +3344,7 @@ EndFunc ;==>_LOWriter_FrameStyleShadow ; @Error 1 @Extended 2 Return 0 = $oFrameStyle not a Frame Style Object. ; @Error 1 @Extended 3 Return 0 = $iTransparency not an Integer, less than 0 or greater than 100. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iTransparency ; --Success-- ; @Error 0 @Extended 0 Return 1 = Success. Settings have been successfully set. @@ -3410,7 +3410,7 @@ EndFunc ;==>_LOWriter_FrameStyleTransparency ; @Error 3 @Extended 1 Return 0 = Error creating Transparency Gradient Name. ; @Error 3 @Extended 2 Return 0 = Error setting Transparency Gradient Name. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iType ; | 2 = Error setting $iXCenter ; | 4 = Error setting $iYCenter @@ -3549,7 +3549,7 @@ EndFunc ;==>_LOWriter_FrameStyleTransparencyGradient ; @Error 1 @Extended 10 Return 0 = $bKeepInside not a Boolean. ; @Error 1 @Extended 11 Return 0 = $iAnchorPos not an Integer, or less than 0 or greater than 4, or equal to 3. See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iHorAlign ; | 2 = Error setting $iHorPos ; | 4 = Error setting $iHorRelation @@ -3814,7 +3814,7 @@ EndFunc ;==>_LOWriter_FrameStyleTypePosition ; @Error 1 @Extended 11 Return 0 = $bAutoHeight not a Boolean. ; @Error 1 @Extended 12 Return 0 = $bKeepRatio not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iRelativeWidth ; | 4 = Error setting $iWidthRelativeTo @@ -3964,7 +3964,7 @@ EndFunc ;==>_LOWriter_FrameStyleTypeSize ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Property Set Info Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWrapType ; | 2 = Error setting $iLeft ; | 4 = Error setting $iRight @@ -4069,7 +4069,7 @@ EndFunc ;==>_LOWriter_FrameStyleWrap ; @Error 1 @Extended 4 Return 0 = $bInBackground not a Boolean. ; @Error 1 @Extended 5 Return 0 = $bAllowOverlap not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bFirstPar ; | 2 = Error setting $bInBackground ; | 4 = Error setting $bAllowOverlap @@ -4134,7 +4134,7 @@ EndFunc ;==>_LOWriter_FrameStyleWrapOptions ; @Error 1 @Extended 1 Return 0 = $oFrame not an Object. ; @Error 1 @Extended 2 Return 0 = $iTransparency not an Integer, less than 0 or greater than 100. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iTransparency ; --Success-- ; @Error 0 @Extended 0 Return 1 = Success. Settings have been successfully set. @@ -4198,7 +4198,7 @@ EndFunc ;==>_LOWriter_FrameTransparency ; @Error 3 @Extended 1 Return 0 = Error creating Transparency Gradient Name. ; @Error 3 @Extended 2 Return 0 = Error setting Transparency Gradient Name. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iType ; | 2 = Error setting $iXCenter ; | 4 = Error setting $iYCenter @@ -4335,7 +4335,7 @@ EndFunc ;==>_LOWriter_FrameTransparencyGradient ; @Error 1 @Extended 9 Return 0 = $bKeepInside not a Boolean. ; @Error 1 @Extended 10 Return 0 = $iAnchorPos not an Integer, or less than 0 or greater than 4, or equal to 3. See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iHorAlign ; | 2 = Error setting $iHorPos ; | 4 = Error setting $iHorRelation @@ -4598,7 +4598,7 @@ EndFunc ;==>_LOWriter_FrameTypePosition ; @Error 1 @Extended 10 Return 0 = $bAutoHeight not a Boolean. ; @Error 1 @Extended 11 Return 0 = $bKeepRatio not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iRelativeWidth ; | 4 = Error setting $iWidthRelativeTo @@ -4744,7 +4744,7 @@ EndFunc ;==>_LOWriter_FrameTypeSize ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving Property Set Info Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWrapType ; | 2 = Error setting $iLeft ; | 4 = Error setting $iRight @@ -4850,7 +4850,7 @@ EndFunc ;==>_LOWriter_FrameWrap ; @Error 1 @Extended 3 Return 0 = $bInBackground not a Boolean. ; @Error 1 @Extended 4 Return 0 = $bAllowOverlap not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bFirstPar ; | 2 = Error setting $bInBackground ; | 4 = Error setting $bAllowOverlap diff --git a/LibreOfficeWriter_Helper.au3 b/LibreOfficeWriter_Helper.au3 index f52d4548..7eeb6235 100644 --- a/LibreOfficeWriter_Helper.au3 +++ b/LibreOfficeWriter_Helper.au3 @@ -955,7 +955,7 @@ EndFunc ;==>_LOWriter_DateStructCreate ; @Error 1 @Extended 9 Return 0 = $iNanoSeconds not an Integer, less than 0 or greater than 999999999. ; @Error 1 @Extended 10 Return 0 = $bIsUTC not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iYear ; | 2 = Error setting $iMonth ; | 4 = Error setting $iDay diff --git a/LibreOfficeWriter_Internal.au3 b/LibreOfficeWriter_Internal.au3 index 6fb84631..db17314f 100644 --- a/LibreOfficeWriter_Internal.au3 +++ b/LibreOfficeWriter_Internal.au3 @@ -495,7 +495,7 @@ EndFunc ;==>__LOWriter_CharBorder ; @Error 1 @Extended 7 Return 0 = $Left not an Integer. ; @Error 1 @Extended 8 Return 0 = $iRight not an Integer. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAll border distance ; | 2 = Error setting $iTop border distance ; | 4 = Error setting $iBottom border distance @@ -580,7 +580,7 @@ EndFunc ;==>__LOWriter_CharBorderPadding ; @Error 1 @Extended 7 Return 0 = $bOutline not a Boolean. ; @Error 1 @Extended 8 Return 0 = $bShadow not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iRelief ; | 2 = Error setting $iCase ; | 4 = Error setting $bHidden @@ -670,7 +670,7 @@ EndFunc ;==>__LOWriter_CharEffect ; @Error 1 @Extended 8 Return 0 = $iPosture not an Integer, less than 0 or greater than 5. See Constants. ; @Error 1 @Extended 9 Return 0 = $iWeight less than 50 and not 0, or more than 200. See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4,8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sFontName ; | 2 = Error setting $nFontSize ; | 4 = Error setting $iPosture @@ -763,7 +763,7 @@ EndFunc ;==>__LOWriter_CharFont ; @Error 1 @Extended 5 Return 0 = $iTransparency not an Integer, or less than 0 or greater than 100%. ; @Error 1 @Extended 6 Return 0 = $iHighlight not an integer, less than -1 or greater than 16777215. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $FontColor ; | 2 = Error setting $iTransparency. ; | 4 = Error setting $iHighlight @@ -862,7 +862,7 @@ EndFunc ;==>__LOWriter_CharFontColor ; @Error 1 @Extended 6 Return 0 = $bOLHasColor not a Boolean. ; @Error 1 @Extended 7 Return 0 = $iOLColor not an Integer, or less than -1 or greater than 16777215. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bWordOnly ; | 2 = Error setting $iOverLineStyle ; | 4 = Error setting $OLHasColor @@ -979,7 +979,7 @@ EndFunc ;==>__LOWriter_CharOverLine ; @Error 1 @Extended 7 Return 0 = $iSubScript not an integer, less than -100, higher than 100 and Not 14000. ; @Error 1 @Extended 8 Return 0 = $iRelativeSize not an integer, or less than 1, higher than 100. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iSuperScript ; | 2 = Error setting $iSubScript ; | 4 = Error setting $iRelativeSize. @@ -1075,7 +1075,7 @@ EndFunc ;==>__LOWriter_CharPosition ; @Error 1 @Extended 5 Return 0 = $iScaleWidth not an Integer or less than 1% or greater than 100%. ; @Error 1 @Extended 6 Return 0 = $bRotateFitLine not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iRotation ; | 2 = Error setting $iScaleWidth ; | 4 = Error setting $bRotateFitLine @@ -1149,7 +1149,7 @@ EndFunc ;==>__LOWriter_CharRotateScale ; @Error 2 @Extended 1 Return 0 = Error retrieving Shadow format Object. ; @Error 2 @Extended 2 Return 0 = Error retrieving Shadow format Object for Error Checking. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iColor ; | 4 = Error setting $bTransparent @@ -1253,7 +1253,7 @@ EndFunc ;==>__LOWriter_CharShadow ; @Error 1 @Extended 4 Return 0 = $bAutoKerning not a Boolean. ; @Error 1 @Extended 5 Return 0 = $nKerning not a number, or less than -2 or greater than 928.8 Points. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values:: 1, 2 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bAutoKerning ; | 2 = Error setting $nKerning. ; --Success-- @@ -1326,7 +1326,7 @@ EndFunc ;==>__LOWriter_CharSpacing ; @Error 1 @Extended 5 Return 0 = $bStrikeOut not a Boolean. ; @Error 1 @Extended 6 Return 0 = $iStrikeLineStyle not an Integer, or less than 0 or greater than 8. Check the Constants list. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bWordOnly ; | 2 = Error setting $bStrikeOut ; | 4 = Error setting $iStrikeLineStyle @@ -1444,7 +1444,7 @@ EndFunc ;==>__LOWriter_CharStyleNameToggle ; @Error 1 @Extended 6 Return 0 = $bULHasColor not a Boolean. ; @Error 1 @Extended 7 Return 0 = $iULColor not an Integer, or less than -1 or greater than 16777215. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bWordOnly ; | 2 = Error setting $iUnderLineStyle ; | 4 = Error setting $ULHasColor @@ -3371,7 +3371,7 @@ EndFunc ;==>__LOWriter_NumStyleDeleteScript ; @Error 2 @Extended 4 Return 0 = Error retrieving standard Macro Library Object from Document. ; @Error 2 @Extended 5 Return 0 = Error creating NumStyleModifierDH13 Module in document. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting Hidden ; | 2 = Error setting MacroExecutionMode ; | 4 = Error setting ReadOnly @@ -3719,7 +3719,7 @@ EndFunc ;==>__LOWriter_PageStyleNameToggle ; @Error 1 @Extended 8 Return 0 = $bSnapToGrid not a Boolean. ; @Error 1 @Extended 9 Return 0 = $iTxtDirection not an Integer, less than 0 or greater than 5, See Constants. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iHorAlign ; | 2 = Error setting $iVertAlign ; | 4 = Error setting $iLastLineALign @@ -3826,7 +3826,7 @@ EndFunc ;==>__LOWriter_ParAlignment ; @Error 1 @Extended 4 Return 0 = $iBackColor not an integer, less than -1 or greater than 16777215. ; @Error 1 @Extended 5 Return 0 = $bBackTransparent not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iBackColor ; | 2 = Error setting $bBackTransparent ; --Success-- @@ -3908,7 +3908,7 @@ EndFunc ;==>__LOWriter_ParBackColor ; @Error 1 @Extended 7 Return 0 = $Left not an Integer. ; @Error 1 @Extended 8 Return 0 = $iRight not an Integer. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAll border distance ; | 2 = Error setting $iTop border distance ; | 4 = Error setting $iBottom border distance @@ -3994,7 +3994,7 @@ EndFunc ;==>__LOWriter_ParBorderPadding ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving DropCap Format Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iNumChar ; | 2 = Error setting $iLines ; | 4 = Error setting $iSpcTxt @@ -4135,7 +4135,7 @@ EndFunc ;==>__LOWriter_ParHasTabStop ; @Error 1 @Extended 7 Return 0 = $iMinLeadingChar not an Integer, less than 2 or greater than 9. ; @Error 1 @Extended 8 Return 0 = $iMinTrailingChar not an Integer, less than 2 or greater than 9. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bAutoHyphen ; | 2 = Error setting $bHyphenNoCaps ; | 4 = Error setting $iMaxHyphens @@ -4230,7 +4230,7 @@ EndFunc ;==>__LOWriter_ParHyphenation ; @Error 1 @Extended 6 Return 0 = $iFirstLine not an integer, less than -57785 or more than 17094 uM. ; @Error 1 @Extended 7 Return 0 = $bAutoFirstLine not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iBeforeTxt ; | 2 = Error setting $iAfterTxt ; | 4 = Error setting $iFirstLine @@ -4308,7 +4308,7 @@ EndFunc ;==>__LOWriter_ParIndent ; @Error 1 @Extended 8 Return 0 = $bParLineCount not a Boolean. ; @Error 1 @Extended 9 Return 0 = $iLineCountVal Not an Integer or less than 0. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iOutline ; | 2 = Error setting $sNumStyle ; | 4 = Error setting $bParLineCount @@ -4393,7 +4393,7 @@ EndFunc ;==>__LOWriter_ParOutLineAndList ; @Error 1 @Extended 7 Return 0 = $iPgNumOffSet not an Integer or less than 0. ; @Error 1 @Extended 8 Return 0 = $sPageStyle not a String. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iBreakType ; | 2 = Error setting $iPgNumOffSet ; | 4 = Error setting $sPageStyle @@ -4476,7 +4476,7 @@ EndFunc ;==>__LOWriter_ParPageBreak ; @Error 2 @Extended 1 Return 0 = Error retrieving Shadow Format Object. ; @Error 2 @Extended 2 Return 0 = Error retrieving Shadow Format Object for Error Checking. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4,8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iWidth ; | 2 = Error setting $iColor ; | 4 = Error setting $bTransparent @@ -4594,7 +4594,7 @@ EndFunc ;==>__LOWriter_ParShadow ; --Initialization Errors-- ; @Error 2 @Extended 1 Return 0 = Error retrieving ParaLineSpacing Object. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAbovePar ; | 2 = Error setting $iBelowPar ; | 4 = Error setting $bAddSpace @@ -4761,7 +4761,7 @@ EndFunc ;==>__LOWriter_ParStyleNameToggle ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = Failed to identify the new Tabstop once inserted. in $iPosition. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return Integer = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return Integer = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iPosition ; | 2 = Error setting $iFillChar ; | 4 = Error setting $iAlignment @@ -5000,7 +5000,7 @@ EndFunc ;==>__LOWriter_ParTabStopList ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = Paragraph style already contains a TabStop at the length/Position specified in $iPosition. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iPosition ; | 2 = Error setting $iFillChar ; | 4 = Error setting $iAlignment @@ -5129,7 +5129,7 @@ EndFunc ;==>__LOWriter_ParTabStopMod ; @Error 1 @Extended 6 Return 0 = $iParOrphans not an Integer, less than 0, equal to 1, or greater than 9. ; @Error 1 @Extended 7 Return 0 = $iParWidows not an Integer, less than 0, equal to 1, or greater than 9. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $bParSplit ; | 2 = Error setting $bKeepTogether ; | 4 = Error setting $iParOrphans diff --git a/LibreOfficeWriter_Num.au3 b/LibreOfficeWriter_Num.au3 index d99dd913..af982bb7 100644 --- a/LibreOfficeWriter_Num.au3 +++ b/LibreOfficeWriter_Num.au3 @@ -133,7 +133,7 @@ EndFunc ;==>_LOWriter_NumStyleCreate ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = Error retrieving current settings, $iLevel set to 0, cannot retrieve settings for more than one level at a time. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16, 32, 64, 128, 256 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iNumFormat ; | 2 = Error setting $iStartAt ; | 4 = Error setting $sCharStyle @@ -522,7 +522,7 @@ EndFunc ;==>_LOWriter_NumStyleGetObj ; @Error 1 @Extended 5 Return 0 = $sNewNumStyleName already exists in document. ; @Error 1 @Extended 6 Return 0 = $bHidden not a Boolean. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $sNewParStyleName ; | 2 = Error setting $bHidden ; --Version Related Errors-- @@ -606,7 +606,7 @@ EndFunc ;==>_LOWriter_NumStyleOrganizer ; --Processing Errors-- ; @Error 3 @Extended 1 Return 0 = Error retrieving current settings, $iLevel set to 0, cannot retrieve settings for more than one level at a time. ; --Property Setting Errors-- -; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: 1, 2, 4, 8, 16 +; @Error 4 @Extended ? Return 0 = Some settings were not successfully set. Use BitAND to test @Extended for the following values: ; | 1 = Error setting $iAlignedAt ; | 2 = Error setting $iNumAlign ; | 4 = Error setting $iFollowedBy diff --git a/LibreOfficeWriter_Par.au3 b/LibreOfficeWriter_Par.au3 index 65b9e756..f0fc285d 100644 --- a/LibreOfficeWriter_Par.au3 +++ b/LibreOfficeWriter_Par.au3 @@ -2474,7 +2474,7 @@ EndFunc ;==>_LOWriter_ParStyleStrikeOut ; @Error 3 @Extended 1 Return 0 = Failed to identify the new Tabstop once inserted. in $iPosition. ; --Property Setting Errors-- ; @Error 4 @Extended ? Return Integer = Some settings were not successfully set. Use BitAND to test -; + @Extended for the following values: 1, 2, 4, 8 +; + @Extended for the following values: ; | 1 = Error setting $iPosition ; | 2 = Error setting $iFillChar ; | 4 = Error setting $iAlignment