Kaydet (Commit) 41fbe858 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

Mark osl_areCommandArgsSet as internal only.

Change-Id: Iac97290738088bd1ce7469ffee773994e7653efc
üst 7cfd6db1
...@@ -367,6 +367,9 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_getCommandArg( ...@@ -367,6 +367,9 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_getCommandArg(
sal_uInt32 nArg, rtl_uString **strCommandArg); sal_uInt32 nArg, rtl_uString **strCommandArg);
/** Determine whether or not the command args have already been set. /** Determine whether or not the command args have already been set.
Deprecated: This function is only for internal use
@return The command args are already set, and may not be set again. @return The command args are already set, and may not be set again.
@since LibreOffice 4.3 @since LibreOffice 4.3
*/ */
......
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