To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51837
Issue #:|51837
Summary:|remove define definition from resource
Component:|Database access
Version:|1.0.0
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|none
Assigned to:|bc
Reported by:|ihi
------- Additional comments from [EMAIL PROTECTED] Tue Jul 12 05:56:26 -0700
2005 -------
Do not define "define blocks" within resources!
TabPage PAGE_DBWIZARD_AUTHENTIFICATION
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( WIZARD_PAGE_X , WIZARD_PAGE_Y ) ;
Hide = TRUE ;
#define AUTHENTEDIT_X (EDIT_X - 10)
FixedText FT_AUTHENTIFICATIONHEADERTEXT
\
{
\
Pos = MAP_APPFONT ( START_X , 8 ) ;
\
Size = MAP_APPFONT ( (WIZARD_PAGE_X - START_X) - 12 , 2 *
FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Benutzer-Authentifizierung eingeben" ;
\
Text[ en-US ] = "Set up the user authentication";
\
WordBreak = TRUE;
\
};
\
Define those in _tmpl.hrc files
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]