summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03080801.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03080801.xhp')
-rw-r--r--source/text/sbasic/shared/03080801.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03080801.xhp b/source/text/sbasic/shared/03080801.xhp
index 5ed4716bb1..00822a73be 100644
--- a/source/text/sbasic/shared/03080801.xhp
+++ b/source/text/sbasic/shared/03080801.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03080801xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">Hex Function [Runtime]</title>
+ <title id="tit" xml-lang="en-US">Hex Function</title>
<filename>/text/sbasic/shared/03080801.xhp</filename>
</topic>
</meta>
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080801.xhp" name="Hex Function [Runtime]">Hex Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080801.xhp" name="Hex Function">Hex Function</link></paragraph>
<paragraph id="par_id3145136" role="paragraph" xml-lang="en-US">Returns a string that represents the hexadecimal value of a number.</paragraph>
</section>
ture/use-ogl-context-in-canvas LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/QueryDesignView.hxx
AgeCommit message (Expand)Author
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-03-23loplugin:constantparam in dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03convert Link<> to typedNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-04-26String -> OUStringLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák