Kaydet (Commit) 484943b7 authored tarafından Juergen Schmidt's avatar Juergen Schmidt

modify docu to make it autodoc conform

üst b12e3bc8
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: NumberFormatIndex.idl,v $ * $RCSfile: NumberFormatIndex.idl,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: mi $ $Date: 2001-10-25 13:28:53 $ * last change: $Author: jsc $ $Date: 2001-10-31 15:28:54 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -248,6 +248,7 @@ constants NumberFormatIndex ...@@ -248,6 +248,7 @@ constants NumberFormatIndex
formatter. If you want to access this format you <b>MUST</b> formatter. If you want to access this format you <b>MUST</b>
do it via <member scope="com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member> do it via <member scope="com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member>
instead of <member>XNumberFormatCode::getFormatCode()</member> instead of <member>XNumberFormatCode::getFormatCode()</member>
*/
const short TEXT = BOOLEAN+1; const short TEXT = BOOLEAN+1;
/// count of built-in format codes. /// count of built-in format codes.
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: DataSourceBrowser.idl,v $ * $RCSfile: DataSourceBrowser.idl,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: mi $ $Date: 2001-10-30 14:14:50 $ * last change: $Author: jsc $ $Date: 2001-10-31 15:32:53 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XSimpleRegistry.idl,v $ * $RCSfile: XSimpleRegistry.idl,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: jsc $ $Date: 2001-09-13 15:37:30 $ * last change: $Author: jsc $ $Date: 2001-10-31 15:28:27 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -106,7 +106,7 @@ interface XSimpleRegistry: com::sun::star::uno::XInterface ...@@ -106,7 +106,7 @@ interface XSimpleRegistry: com::sun::star::uno::XInterface
specifies if the data source should be opened for specifies if the data source should be opened for
read only. read only.
@param bCreate< @param bCreate
specifies if the data source should be created if it specifies if the data source should be created if it
does not already exist. does not already exist.
......
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