Kaydet (Commit) 26f4e226 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: paremeter/paramater=>parameter

Change-Id: I26993b9cf01408803e0353e93079e56d1f57f589
üst b63571f5
......@@ -43,7 +43,7 @@ class SVX_DLLPUBLIC E3dView : public SdrView
protected:
E3dDefaultAttributes a3DDefaultAttr;
MouseEvent aMouseEvent; // The parameters of the last Events (Mouse, Keyboard)
Color aDefaultLightColor; // The paramaters for the last colors
Color aDefaultLightColor; // The parameters for the last colors
Color aDefaultAmbientColor;
double fDefaultScaleX; // Scaling
......
......@@ -50,7 +50,7 @@ WCHAR * filename(WCHAR * path);
x might denote different directories).
@param path
An output paremeter taking the resulting path; must point at a valid
An output parameter taking the resulting path; must point at a valid
range of memory of size at least MAX_PATH. If NULL is returned, the
content is unspecified.
@param frontBegin, frontEnd
......
......@@ -161,7 +161,7 @@ long SwVbaReadFieldParams::SkipToNextToken()
// Output ppNext (if ppNext != 0) beginning of the search for the next parameter or 0
// Return value: 0 if String-End reached, otherwise begin of the paramater or the string
// Return value: 0 if String-End reached, otherwise begin of the parameter or the string
sal_Int32 SwVbaReadFieldParams::FindNextStringPiece(const sal_Int32 nStart)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment