summaryrefslogtreecommitdiffstats
path: root/sc/inc/sortparam.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-27 14:20:54 +0200
committerNoel Grandin <noel@peralex.com>2015-10-28 09:22:34 +0200
commit16246ed7b280f51a39a01ded24c0d7bd59d59365 (patch)
treee506c24eeae16b384555f08818e0b62ba41e0285 /sc/inc/sortparam.hxx
parentsw: remove SwDBTreeList_Impl::m_aConnections (diff)
downloadcore-16246ed7b280f51a39a01ded24c0d7bd59d59365.tar.gz
core-16246ed7b280f51a39a01ded24c0d7bd59d59365.zip
com::sun::star->css in sc
Change-Id: I7774890f46f9343e944e34db27af8bce3b1d0915
Diffstat (limited to 'sc/inc/sortparam.hxx')
-rw-r--r--sc/inc/sortparam.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/sortparam.hxx b/sc/inc/sortparam.hxx
index 08af11933888..268b14c03c25 100644
--- a/sc/inc/sortparam.hxx
+++ b/sc/inc/sortparam.hxx
@@ -57,7 +57,7 @@ struct SC_DLLPUBLIC ScSortParam
SCROW nDestRow;
::std::vector<ScSortKeyState>
maKeyState;
- ::com::sun::star::lang::Locale aCollatorLocale;
+ css::lang::Locale aCollatorLocale;
OUString aCollatorAlgorithm;
sal_uInt16 nCompatHeader;