Kaydet (Commit) c7c2488f authored tarafından Tsutomu Uchino's avatar Tsutomu Uchino Kaydeden (comit) Caolán McNamara

Related: #i126649# Fix wrong at tag names

(cherry picked from commit 902cd9fe)

Change-Id: I7cac635d9e7b6eae93466ced0349edc01caab0c2
üst f3e148bd
......@@ -123,8 +123,8 @@ published service AccessRootElement
with a single event.
</p>
@ see UpdateRootElement
@ see com::sun::star::util::XChangesBatch
@see UpdateRootElement
@see com::sun::star::util::XChangesBatch
*/
interface com::sun::star::util::XChangesNotifier;
......
......@@ -153,7 +153,7 @@ published service SetElement
implementation.
</p>
@ see com::sun::star::configuration::XTemplateContainer
@see com::sun::star::configuration::XTemplateContainer
*/
interface com::sun::star::configuration::XTemplateInstance;
};
......
......@@ -82,8 +82,8 @@ published service UpdateRootElement
is invoked.
</p>
@ see AccessRootElement
@ see com::sun::star::util::XChangesNotifier
@see AccessRootElement
@see com::sun::star::util::XChangesNotifier
*/
interface com::sun::star::util::XChangesBatch;
};
......
......@@ -75,10 +75,8 @@ interface XPackageRegistry
@param mediaType
media type of package, empty string if to be detected
@param removed
@param identifier
the identifier of the extension
@param xCmdEnv
command environment for error and progress handling
@return
......
......@@ -64,7 +64,7 @@ published struct TableSortField
com::sun::star::table::TableSortFieldType::NUMERIC
</p>
@ see com::sun::star::i18n::XCollator
@see com::sun::star::i18n::XCollator
*/
com::sun::star::lang::Locale CollatorLocale;
......@@ -74,7 +74,7 @@ published struct TableSortField
com::sun::star::table::TableSortFieldType::NUMERIC
</p>
@ see com::sun::star::i18n::XCollator
@see com::sun::star::i18n::XCollator
*/
string CollatorAlgorithm;
......
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