Home
last modified time | relevance | path

Searched refs:rTxtReading (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/tox/
H A Dtxmsrt.cxx132 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 Dtoxhlp.cxx76 const String& rTxtReading, in GetIndexKey() argument
81 sRet = xIES->getIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey()
/aoo4110/main/sw/inc/
H A Dtoxwrap.hxx56 String GetIndexKey( const String& rTxt, const String& rTxtReading,
/aoo4110/main/sw/source/core/inc/
H A Dtoxhlp.hxx55 String GetIndexKey( const String& rTxt, const String& rTxtReading,
H A Dtxmsrt.hxx103 String GetIndexKey( const String& rTxt, const String& rTxtReading,

Completed in 29 milliseconds