Searched refs:GetText_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 153 virtual void GetText_Impl( String&, String& ) const = 0; 162 pThis->GetText_Impl( pThis->sSortTxt, pThis->sSortTxtReading ); in GetTxt() 193 virtual void GetText_Impl( String&, String& ) const; 210 virtual void GetText_Impl( String&, String& ) const; 230 virtual void GetText_Impl( String&, String& ) const; 247 virtual void GetText_Impl( String&, String& ) const; 266 virtual void GetText_Impl( String&, String& ) const; 276 virtual void GetText_Impl( String&, String& ) const;
|
/trunk/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 400 void SwTOXIndex::GetText_Impl( String& rTxt, String& rTxtReading ) const in GetText_Impl() function in SwTOXIndex 527 void SwTOXCustom::GetText_Impl( String& rTxt, String &rTxtReading ) const in GetText_Impl() function in SwTOXCustom 550 void SwTOXContent::GetText_Impl( String& rTxt, String& rTxtReading ) const in GetText_Impl() function in SwTOXContent 609 void SwTOXPara::GetText_Impl( String& rTxt, String& ) const in GetText_Impl() function in SwTOXPara 798 void SwTOXTable::GetText_Impl( String& rTxt, String& ) const in GetText_Impl() function in SwTOXTable 869 void SwTOXAuthority::GetText_Impl( String& rTxt, String& ) const in GetText_Impl() function in SwTOXAuthority
|
Completed in 15 milliseconds