Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/spell/ !
H A Dsspellimp.cxx346 aTmpaff = Win_GetShortPathName( aff ); in GetSpellFailure()
347 aTmpdict = Win_GetShortPathName( dict ); in GetSpellFailure()
/trunk/main/lingucomponent/source/thesaurus/libnth/ !
H A Dnthesimp.cxx369 aTmpidx = Win_GetShortPathName( nidx ); in queryMeanings()
370 aTmpdat = Win_GetShortPathName( ndat ); in queryMeanings()
/trunk/main/lingucomponent/source/lingutil/ !
H A Dlingutil.hxx88 rtl::OString Win_GetShortPathName( const rtl::OUString &rLongPathName );
H A Dlingutil.cxx81 rtl::OString Win_GetShortPathName( const rtl::OUString &rLongPathName ) in Win_GetShortPathName() function
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/ !
H A Dhyphenimp.cxx326 sTmp = Win_GetShortPathName( dictpath ); in hyphenate()
589 sTmp = Win_GetShortPathName( dictpath ); in createPossibleHyphens()