Translated German comments, removed redundant ones till cairo (incl.)
This commit is contained in:
committed by
Tor Lillqvist
parent
930e38e163
commit
8b11173f34
@@ -167,7 +167,7 @@ RTLFUNC(InputBox)
|
||||
{
|
||||
String aTitle;
|
||||
String aDefault;
|
||||
sal_Int32 nX = -1, nY = -1; // zentrieren
|
||||
sal_Int32 nX = -1, nY = -1; // center
|
||||
const String& rPrompt = rPar.Get(1)->GetString();
|
||||
if ( nArgCount > 2 && !rPar.Get(2)->IsErr() )
|
||||
aTitle = rPar.Get(2)->GetString();
|
||||
|
Reference in New Issue
Block a user