Searched refs:SwTOXCustom (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 479 SwTOXCustom::SwTOXCustom(const String& rStr, const String& rReading, in SwTOXCustom() function in SwTOXCustom 489 sal_Bool SwTOXCustom::operator==(const SwTOXSortTabBase& rCmpBase) in operator ==() 505 sal_Bool SwTOXCustom::operator < (const SwTOXSortTabBase& rCmpBase) in operator <() 521 sal_uInt16 SwTOXCustom::GetLevel() const in GetLevel() 527 void SwTOXCustom::GetText_Impl( String& rTxt, String &rTxtReading ) const in GetText_Impl()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 198 struct SwTOXCustom : public SwTOXSortTabBase struct 200 SwTOXCustom( const String& rKey, const String& rReading, sal_uInt16 nLevel, 203 virtual ~SwTOXCustom() {} in ~SwTOXCustom() argument
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 1122 SwTOXCustom* pCst = new SwTOXCustom( sDeli, aEmptyStr, FORM_ALPHA_DELIMITTER, in InsertAlphaDelimitter() 2363 SwTOXCustom* pKey = new SwTOXCustom( sToCompare, sToCompareReading, nLevel, rIntl, in GetKeyRange()
|
Completed in 62 milliseconds