Searched refs:GetLongIndex (Results 1 – 5 of 5) sorted by relevance
167 sal_uInt16 SwImpBlocks::GetLongIndex( const String& rLong ) const in GetLongIndex() function in SwImpBlocks466 sal_uInt16 SwTextBlocks::GetLongIndex( const String& r ) const in GetLongIndex() function in SwTextBlocks468 return pImp ? (sal_uInt16)(pImp->GetLongIndex( r )) : (sal_uInt16) -1; in GetLongIndex()
365 sal_uInt16 nIdx = pTmp->GetLongIndex( rName ); in GetGlossaryShortName()791 sal_uInt16 nOldLongIdx = pGlossary->GetLongIndex( rNewName ); in Rename()
105 sal_uInt16 GetLongIndex( const String& ) const; //Index fuer Langnamen ermitteln
374 sal_uInt16 GetLongIndex( const String& ) const; //Index fuer Langnamen ermitteln
380 sal_uInt16 nOldLongIdx = pGlosGroup->GetLongIndex( aNewShort ); in renameByName()
Completed in 31 milliseconds