Related: #i126649# Fix wrong at tag names
(cherry picked from commit 902cd9fe198a4e24843b0e4432cbc2dd3c587056) Change-Id: I7cac635d9e7b6eae93466ced0349edc01caab0c2
This commit is contained in:
parent
f3e148bda1
commit
c7c2488f0a
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user