Home
last modified time | relevance | path

Searched refs:sSortAlgorithm (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx71 sSortAlgorithm(rSortAlgorithm), in SV_IMPL_VARARR()
79 sSortAlgorithm(rIntl.sSortAlgorithm), in SwTOXInternational()
92 if(!sSortAlgorithm.Len()) in Init()
96 sSortAlgorithm = aSeq.getConstArray()[0]; in Init()
100 pIndexWrapper->LoadAlgorithm( aLcl, sSortAlgorithm, 0 ); in Init()
102 pIndexWrapper->LoadAlgorithm( aLcl, sSortAlgorithm, SW_COLLATOR_IGNORES ); in Init()
H A Dtoxhlp.cxx144 const String& sSortAlgorithm, long nOptions ) const in LoadAlgorithm() argument
148 bRet = xIES->loadAlgorithm( rLcl, sSortAlgorithm, nOptions ); in LoadAlgorithm()
H A Dtox.cxx556 sSortAlgorithm = rSource.sSortAlgorithm; in CopyTOXBase()
599 sSortAlgorithm = rSource.sSortAlgorithm; in operator =()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx53 String sSortAlgorithm; member in SwTOXDescription
176 const String& GetSortAlgorithm()const {return sSortAlgorithm;} in GetSortAlgorithm()
177 void SetSortAlgorithm(const String& rSet) {sSortAlgorithm = rSet;} in SetSortAlgorithm()
/trunk/main/sw/inc/
H A Dtox.hxx487 String sSortAlgorithm; member in SwTOXBase
600 const String& GetSortAlgorithm()const {return sSortAlgorithm;} in GetSortAlgorithm()
601 void SetSortAlgorithm(const String& rSet) {sSortAlgorithm = rSet;} in SetSortAlgorithm()
H A Dtoxwrap.hxx65 const String& sSortAlgorithm, long nOptions ) const;
/trunk/main/xmloff/source/text/
H A DXMLIndexAlphabeticalSourceContext.cxx85 , sSortAlgorithm(RTL_CONSTASCII_USTRINGPARAM(sAPI_SortAlgorithm)) in XMLIndexAlphabeticalSourceContext()
233 rIndexPropertySet->setPropertyValue(sSortAlgorithm, aAny); in EndElement()
H A DXMLIndexBibliographyConfigurationContext.cxx73 sSortAlgorithm(RTL_CONSTASCII_USTRINGPARAM("SortAlgorithm")), in XMLIndexBibliographyConfigurationContext()
277 xPropSet->setPropertyValue(sSortAlgorithm, aAny); in CreateAndInsert()
H A DXMLSectionExport.cxx136 , sSortAlgorithm(RTL_CONSTASCII_USTRINGPARAM("SortAlgorithm")) in XMLSectionExport()
705 aAny = rPropertySet->getPropertyValue(sSortAlgorithm); in ExportAlphabeticalIndexStart()
1675 const OUString sSortAlgorithm( in ExportBibliographyConfiguration() local
1705 aAny = xPropSet->getPropertyValue(sSortAlgorithm); in ExportBibliographyConfiguration()
H A DXMLIndexAlphabeticalSourceContext.hxx53 const ::rtl::OUString sSortAlgorithm; member in XMLIndexAlphabeticalSourceContext
H A DXMLSectionExport.hxx132 const ::rtl::OUString sSortAlgorithm; member in XMLSectionExport
/trunk/main/sw/source/core/inc/
H A Dtoxhlp.hxx64 const String& sSortAlgorithm, long nOptions ) const;
H A Dtxmsrt.hxx69 String sSortAlgorithm; member in SwTOXInternational
/trunk/main/xmloff/inc/
H A DXMLIndexBibliographyConfigurationContext.hxx57 const ::rtl::OUString sSortAlgorithm; member in XMLIndexBibliographyConfigurationContext
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx522 rTOXBase.SetSortAlgorithm(sSortAlgorithm); in ApplyTo()

Completed in 65 milliseconds