Searched refs:rTxtReading (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 132 String SwTOXInternational::GetIndexKey( const String& rTxt, const String& rTxtReading, in GetIndexKey() argument 135 return pIndexWrapper->GetIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey() 400 void SwTOXIndex::GetText_Impl( String& rTxt, String& rTxtReading ) const in GetText_Impl() 409 rTxtReading = rTOXMark.GetPrimaryKeyReading(); in GetText_Impl() 415 rTxtReading = rTOXMark.GetSecondaryKeyReading(); in GetText_Impl() 421 rTxtReading = rTOXMark.GetTextReading(); in GetText_Impl() 527 void SwTOXCustom::GetText_Impl( String& rTxt, String &rTxtReading ) const in GetText_Impl() 530 rTxtReading = sReading; in GetText_Impl() 550 void SwTOXContent::GetText_Impl( String& rTxt, String& rTxtReading ) const in GetText_Impl() 559 rTxtReading = pTxtMark->GetTOXMark().GetTextReading(); in GetText_Impl()
|
H A D | toxhlp.cxx | 76 const String& rTxtReading, in GetIndexKey() argument 81 sRet = xIES->getIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey()
|
/aoo41x/main/sw/inc/ |
H A D | toxwrap.hxx | 56 String GetIndexKey( const String& rTxt, const String& rTxtReading,
|
/aoo41x/main/sw/source/core/inc/ |
H A D | toxhlp.hxx | 55 String GetIndexKey( const String& rTxt, const String& rTxtReading,
|
H A D | txmsrt.hxx | 103 String GetIndexKey( const String& rTxt, const String& rTxtReading,
|
Completed in 38 milliseconds