From b16dc6ad92dc34ecd99c0def0ee10bbbab3ef5f8 Mon Sep 17 00:00:00 2001 From: Joerg Skottke Date: Fri, 20 Jun 2008 07:03:54 +0000 Subject: Update .bas and .inc files to reflect the new names of global routines --- testautomation/framework/required/includes/tools_customize.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testautomation/framework/required/includes/tools_customize.inc') diff --git a/testautomation/framework/required/includes/tools_customize.inc b/testautomation/framework/required/includes/tools_customize.inc index 7172e81738fa..a81ef50cb914 100755 --- a/testautomation/framework/required/includes/tools_customize.inc +++ b/testautomation/framework/required/includes/tools_customize.inc @@ -8,9 +8,9 @@ '* '* $RCSfile: tools_customize.inc,v $ '* -'* $Revision: 1.1 $ +'* $Revision: 1.2 $ '* -'* last change: $Author: jsi $ $Date: 2008-06-16 12:19:04 $ +'* last change: $Author: jsk $ $Date: 2008-06-20 08:03:53 $ '* '* This file is part of OpenOffice.org. '* @@ -731,7 +731,7 @@ function hUpdtToolsCustomizeScriptSelector( iBtn as integer ) as boolean '///

A brief look at the ScriptSelector via Tools/Customize

'///Starting point: Tools/Customize dialog (AddMacro/BtnNew)
- '///Uses: treelist_tools.inc
+ '///Uses: t_treelist_tools.inc
'///Input: '///
    -- cgit