Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsalinst.cxx365 int nPaths = 0, i; in FillFontPathList() local
366 char** pPaths = XGetFontPath( pDisplay, &nPaths ); in FillFontPathList()
369 for( i = 0; i < nPaths; i++ ) in FillFontPathList()
387 if( nPaths ) in FillFontPathList()
/trunk/main/linguistic/source/
H A Dmisc2.cxx264 const sal_Int32 nPaths = rPaths.getLength(); in SearchFileInPaths() local
265 for (sal_Int32 k = 0; k < nPaths; ++k) in SearchFileInPaths()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx719 sal_uInt16 nPaths = sGlosPath.GetTokenCount(';'); in IMPL_LINK() local
721 for(sal_uInt16 nPath = 0; nPath < nPaths; nPath++) in IMPL_LINK()

Completed in 28 milliseconds