Searched refs:IsDetectableText (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/filter/basflt/ |
H A D | iodetect.cxx | 93 bRet = SwIoSystem::IsDetectableText(pHeader, nLen_); in IsReader() 95 bRet = SwIoSystem::IsDetectableText( pHeader, nLen_, 0, 0, 0, true); in IsReader() 438 bool SwIoSystem::IsDetectableText(const sal_Char* pBuf, sal_uLong &rLen, in IsDetectableText() function in SwIoSystem 585 bool bAuto = IsDetectableText(pBuf, nLen); in GetTextFilter()
|
/aoo42x/main/sw/inc/ |
H A D | iodetect.hxx | 117 IsDetectableText( const sal_Char* pBuf, sal_uLong &rLen,
|
/aoo42x/main/sw/source/filter/ascii/ |
H A D | parasc.cxx | 278 bool bRet = SwIoSystem::IsDetectableText(pArr, nLen, &eCharSet, &bSwapUnicode); in ReadChars()
|
Completed in 22 milliseconds