Home
last modified time | relevance | path

Searched defs:SwSortKey (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/inc/
H A Dsortopt.hxx37 struct SW_DLLPUBLIC SwSortKey struct
49 SV_DECL_PTRARR(SwSortKeys, SwSortKey*, 3, 1) argument
/trunk/main/sw/source/core/doc/
H A Dsortopt.cxx33 SV_IMPL_PTRARR(SwSortKeys, SwSortKey*) in SV_IMPL_PTRARR() argument
46 SwSortKey::SwSortKey(sal_uInt16 nId, const String& rSrtType, SwSortOrder eOrder) : in SwSortKey() function in SwSortKey
55 SwSortKey::SwSortKey(const SwSortKey& rOld) : in SwSortKey() function in SwSortKey

Completed in 20 milliseconds