INTEGRATION: CWS i18napi (1.27.10); FILE MERGED
2003/04/19 20:27:04 er 1.27.10.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n
This commit is contained in:
parent
4c0a422c5c
commit
a813886e76
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: idxmrk.cxx,v $
|
||||
*
|
||||
* $Revision: 1.28 $
|
||||
* $Revision: 1.29 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2003-04-17 15:33:22 $
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 11:00:31 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -263,7 +263,7 @@ SwIndexMarkDlg::SwIndexMarkDlg(Window *pParent,
|
|||
uno::Reference< lang::XMultiServiceFactory > xMSF = getProcessServiceFactory();
|
||||
|
||||
xExtendedIndexEntrySupplier =
|
||||
uno::Reference< drafts::com::sun::star::i18n::XExtendedIndexEntrySupplier > (
|
||||
uno::Reference< com::sun::star::i18n::XExtendedIndexEntrySupplier > (
|
||||
xMSF->createInstance( C2U("com.sun.star.i18n.IndexEntrySupplier") ),
|
||||
uno::UNO_QUERY );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue