diff --git a/Web/App_GlobalResources/Resource.de.resx b/Web/App_GlobalResources/Resource.de.resx index a63a926b5..5111c7711 100644 --- a/Web/App_GlobalResources/Resource.de.resx +++ b/Web/App_GlobalResources/Resource.de.resx @@ -5154,4 +5154,37 @@ RANG-Funktion + + BESTIMMTHEITSMASS-Funktion + + + SCHIEFE-Funktion + + + SCHIEFE.P-Funktion + + + STEIGUNG-Funktion + + + KKLEINSTE-Funktion + + + STANDARDISIERUNG-Funktion + + + STABWA-Funktion + + + STABW-Funktion + + + STABWN-Funktion + + + STABW.N-Funktion + + + STABW.S-Funktion + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.es.resx b/Web/App_GlobalResources/Resource.es.resx index 125e950aa..83818dd90 100644 --- a/Web/App_GlobalResources/Resource.es.resx +++ b/Web/App_GlobalResources/Resource.es.resx @@ -3186,4 +3186,37 @@ Función JERARQUIA + + Función COEFICIENTE.R2 + + + Función COEFICIENTE.ASIMETRIA + + + Función COEFICIENTE.ASIMETRIA.P + + + Función PENDIENTE + + + Función K.ESIMO.MENOR + + + Función NORMALIZACION + + + Función DESVESTA + + + Función DESVEST + + + Función DESVESTP + + + Función DESVEST.P + + + Función DESVEST.M + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.fr.resx b/Web/App_GlobalResources/Resource.fr.resx index f2c7de354..6b87bd801 100644 --- a/Web/App_GlobalResources/Resource.fr.resx +++ b/Web/App_GlobalResources/Resource.fr.resx @@ -4218,4 +4218,37 @@ Fonction RANG + + Fonction COEFFICIENT.DETERMINATION + + + Fonction COEFFICIENT.ASYMETRIE + + + Fonction COEFFICIENT.ASYMETRIE.P + + + Fonction PENTE + + + Fonction PETITE.VALEUR + + + Fonction CENTREE.REDUITE + + + Fonction STDEVA + + + Fonction ECARTYPE + + + Fonction ECARTYPEP + + + Fonction ECARTYPE.PEARSON + + + Fonction ECARTYPE.STANDARD + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.it.resx b/Web/App_GlobalResources/Resource.it.resx index 86f7e7453..6b239663c 100644 --- a/Web/App_GlobalResources/Resource.it.resx +++ b/Web/App_GlobalResources/Resource.it.resx @@ -2559,4 +2559,37 @@ Funzione RANK + + Funzione RSQ + + + Funzione SKEW + + + Funzione SKEW.P + + + Funzione SLOPE + + + Funzione SMALL + + + Funzione STANDARDIZE + + + Funzione STDEVA + + + Funzione STDEV + + + Funzione STDEVP + + + Funzione STDEV.P + + + Funzione STDEV.S + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.resx b/Web/App_GlobalResources/Resource.resx index 24e02c7d0..8a30d2d6b 100644 --- a/Web/App_GlobalResources/Resource.resx +++ b/Web/App_GlobalResources/Resource.resx @@ -5218,4 +5218,37 @@ Connecting Dameng database to ONLYOFFICE Docs + + RSQ function + + + SKEW function + + + SKEW.P function + + + SLOPE function + + + SMALL function + + + STANDARDIZE function + + + STDEVA function + + + STDEV function + + + STDEVP function + + + STDEV.P function + + + STDEV.S function + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.ru.resx b/Web/App_GlobalResources/Resource.ru.resx index c3d7a03de..e55bf0d05 100644 --- a/Web/App_GlobalResources/Resource.ru.resx +++ b/Web/App_GlobalResources/Resource.ru.resx @@ -4341,4 +4341,37 @@ Функция РАНГ + + Функция КВПИРСОН + + + Функция СКОС + + + Функция СКОС.Г + + + Функция НАКЛОН + + + Функция НАИМЕНЬШИЙ + + + Функция НОРМАЛИЗАЦИЯ + + + Функция СТАНДОТКЛОНА + + + Функция СТАНДОТКЛОН + + + Функция СТАНДОТКЛОНП + + + Функция СТАНДОТКЛОН.Г + + + Функция СТАНДОТКЛОН.В + \ No newline at end of file diff --git a/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx b/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx index eb8b26936..142c1d142 100644 --- a/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx +++ b/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx @@ -505,7 +505,7 @@
  • -
  • +
  • @@ -541,19 +541,19 @@
  • -
  • +
  • -
  • -
  • +
  • +
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • @@ -833,9 +833,9 @@
  • -
  • -
  • -
  • +
  • +
  • +
  • diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function.ascx index c14f81811..2b38b643f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">SKEW function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/skew.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.de.ascx deleted file mode 100644 index 2ddf15a64..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">SCHIEFE-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.es.ascx deleted file mode 100644 index e05da14c6..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función COEFICIENTE.ASIMETRIA diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.fr.ascx deleted file mode 100644 index e4a606cb0..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction COEFFICIENT.ASYMETRIE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.it.ascx deleted file mode 100644 index 121ffbfa0..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione SKEW diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ru.ascx deleted file mode 100644 index 6bb327621..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function/3191_skew-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СКОС diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function.ascx similarity index 71% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function.ascx index 6c38b1999..212c0cf92 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STDEVA function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/stdeva.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.de.ascx deleted file mode 100644 index 3055614ca..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STABWA-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.es.ascx deleted file mode 100644 index d3d2050c4..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función DESVESTA diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.fr.ascx deleted file mode 100644 index a426d6bfc..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction STDEVA diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.it.ascx deleted file mode 100644 index cda9ac855..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione STDEVA diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ru.ascx deleted file mode 100644 index f0d5c6bed..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function/3192_stdeva-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СТАНДОТКЛОНА diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function.ascx index e587bcaaa..c07d41dc9 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STDEV function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/stdev.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.de.ascx deleted file mode 100644 index 58fbf6449..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STABW-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.es.ascx deleted file mode 100644 index 2795e19bb..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función DESVEST diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.fr.ascx deleted file mode 100644 index 9695ec431..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction ECARTYPE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.it.ascx deleted file mode 100644 index b6f0928e0..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione STDEV diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ru.ascx deleted file mode 100644 index 055dc836c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function/3193_stdev-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СТАНДОТКЛОН diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function.ascx index 5e48f7e98..45d493a8f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">RSQ function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rsq.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.de.ascx deleted file mode 100644 index ac70e1d09..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">BESTIMMTHEITSMASS-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.es.ascx deleted file mode 100644 index ac38eb4b4..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función COEFICIENTE.R2 diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.fr.ascx deleted file mode 100644 index 0f634c174..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction COEFFICIENT.DETERMINATION diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.it.ascx deleted file mode 100644 index 8bf90b4d6..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione RSQ diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ru.ascx deleted file mode 100644 index a505320f8..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function/3216_rsq-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция КВПИРСОН diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function.ascx index e75db1141..ba894441c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">SLOPE function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/slope.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.de.ascx deleted file mode 100644 index f28fff13e..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STEIGUNG-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.es.ascx deleted file mode 100644 index 64fb82d1a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función PENDIENTE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.fr.ascx deleted file mode 100644 index 68be5b088..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction PENTE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.it.ascx deleted file mode 100644 index ae05308b7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione SLOPE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ru.ascx deleted file mode 100644 index c2f11a656..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function/3217_slope-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция НАКЛОН diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function.ascx index 94443e1fc..3620a8969 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">SMALL function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/small.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.de.ascx deleted file mode 100644 index 971097306..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">KKLEINSTE-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.es.ascx deleted file mode 100644 index 24e4684f4..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función K.ESIMO.MENOR diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.fr.ascx deleted file mode 100644 index 80581306b..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction PETITE.VALEUR diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.it.ascx deleted file mode 100644 index 2eab67f4e..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione SMALL diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ru.ascx deleted file mode 100644 index 36a1c2fe7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function/3218_small-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция НАИМЕНЬШИЙ diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function.ascx similarity index 69% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function.ascx index 99fa7a327..fcccd312e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STANDARDIZE function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/standardize.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.de.ascx deleted file mode 100644 index 177a816fa..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STANDARDISIERUNG-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.es.ascx deleted file mode 100644 index 9715a63bc..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función NORMALIZACION diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.fr.ascx deleted file mode 100644 index 84b23d8e4..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction CENTREE.REDUITE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.it.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.it.ascx deleted file mode 100644 index f06367f12..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Funzione STANDARDIZE diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ru.ascx deleted file mode 100644 index f491d4b4a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function/3219_standardize-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция НОРМАЛИЗАЦИЯ diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function.ascx similarity index 71% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function.ascx index f50e36e61..9447bc975 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STDEVP function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/stdevp.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.de.ascx deleted file mode 100644 index 623a349d7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STABWN-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.es.ascx deleted file mode 100644 index e4b297b77..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función DESVESTP diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.fr.ascx deleted file mode 100644 index f59311ed1..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction ECARTYPEP diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ru.ascx deleted file mode 100644 index 1e29ca431..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function/3220_stdevp-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СТАНДОТКЛОНП diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function.ascx index 11c477770..35ab69c96 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">SKEW.P function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/skew-p.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.de.ascx deleted file mode 100644 index 92b190dfa..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">SCHIEFE.P-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.es.ascx deleted file mode 100644 index e302b1b20..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función COEFICIENTE.ASIMETRIA.P diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.fr.ascx deleted file mode 100644 index 5f133f1b7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction COEFFICIENT.ASYMETRIE.P diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ru.ascx deleted file mode 100644 index 60192a12b..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СКОС.Г diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function.ascx similarity index 72% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function.ascx index 6c4c8dd0a..42e9f86d3 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STDEV.S function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/stdev-s.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.de.ascx deleted file mode 100644 index dc6277f12..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STABW.S-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.es.ascx deleted file mode 100644 index d1ee79d6a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función DESVEST.M diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.fr.ascx deleted file mode 100644 index f155c501c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction ECARTYPE.STANDARD diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ru.ascx deleted file mode 100644 index 3faa6e0f7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СТАНДОТКЛОН.В diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function.ascx similarity index 71% rename from Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ascx rename to Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function.ascx index 76b38111d..f687dad0e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">STDEV.P function + href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/stdev-p.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.de.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.de.ascx deleted file mode 100644 index bacdc22b5..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">STABW.N-Funktion diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.es.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.es.ascx deleted file mode 100644 index 9815bed05..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Función DESVEST.P diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.fr.ascx deleted file mode 100644 index 33b79518a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Fonction ECARTYPE.PEARSON diff --git a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ru.ascx deleted file mode 100644 index 0c36f9818..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Функция СТАНДОТКЛОН.Г diff --git a/Web/Controls/Help/SiteMap/SiteMap.ascx b/Web/Controls/Help/SiteMap/SiteMap.ascx index 21902d041..d733f762b 100644 --- a/Web/Controls/Help/SiteMap/SiteMap.ascx +++ b/Web/Controls/Help/SiteMap/SiteMap.ascx @@ -1054,17 +1054,17 @@
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • diff --git a/Web/Controls/Help/Tags/statistical-functions/statistical-functions.ascx b/Web/Controls/Help/Tags/statistical-functions/statistical-functions.ascx index 57a7fe265..be974a93a 100644 --- a/Web/Controls/Help/Tags/statistical-functions/statistical-functions.ascx +++ b/Web/Controls/Help/Tags/statistical-functions/statistical-functions.ascx @@ -115,6 +115,17 @@ <%@ Register TagPrefix="link" TagName="cp3369" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3369_rank-function.ascx" %> <%@ Register TagPrefix="link" TagName="cp3370" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3370_rank-avg-function.ascx" %> <%@ Register TagPrefix="link" TagName="cp3371" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3371_rank-eq-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3216" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3216_rsq-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3191" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3191_skew-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3436" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3217" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3217_slope-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3218" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3218_small-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3219" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3219_standardize-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3193" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3193_stdev-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3437" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3192" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3192_stdeva-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3220" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3220_stdevp-function.ascx" %> +<%@ Register TagPrefix="link" TagName="cp3438" Src="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function.ascx" %>
    @@ -238,17 +249,17 @@
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +