Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/misc/
H A Dsvxacorr.cxx1913 const String* pAbk; in lcl_FindAbbreviation() local
1916 '~' == ( pAbk = (*pList)[ n ])->GetChar( 0 ); in lcl_FindAbbreviation()
1920 if( 2 < pAbk->Len() && pAbk->Len() - 1 <= sWord.Len() ) in lcl_FindAbbreviation()
1922 String sLowerAbk( *pAbk ); sLowerAbk.ToLowerAscii(); in lcl_FindAbbreviation()

Completed in 22 milliseconds