Searched refs:SwIoSystem (Results 1 – 13 of 13) sorted by relevance
/aoo41x/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() 99 const String SwIoSystem::GetSubStorageName( const SfxFilter& rFltr ) in GetSubStorageName() 114 const SfxFilter* SwIoSystem::GetFilterOfFormat(const String& rFmtNm, in GetFilterOfFormat() 158 sal_Bool SwIoSystem::IsValidStgFilter(SotStorage& rStg, const SfxFilter& rFilter) in IsValidStgFilter() 170 ( rStg.IsContained( SwIoSystem::GetSubStorageName( rFilter )) ); in IsValidStgFilter() 214 sal_Bool SwIoSystem::IsFileFilter( SfxMedium& rMedium, const String& rFmtName, in IsFileFilter() 288 const SfxFilter* SwIoSystem::GetFileFilter(const String& rFileName, in GetFileFilter() 435 return SwIoSystem::GetTextFilter( aBuffer, nBytesRead); in GetFileFilter() 438 bool SwIoSystem::IsDetectableText(const sal_Char* pBuf, sal_uLong &rLen, in IsDetectableText() [all …]
|
H A D | fltini.cxx | 219 const SfxFilter* pFltr = SwIoSystem::GetFilterOfFormat( aFltName ); in OpenMainStream() 222 rRef = pStg->OpenSotStream( SwIoSystem::GetSubStorageName( *pFltr ), in OpenMainStream()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | swdet2.cxx | 65 sal_Bool bDetected = SwIoSystem::IsFileFilter( rMedium, aPrefFlt ); in DetectFilter() 71 …const SfxFilter* pTmp = SwIoSystem::GetFileFilter( rMedium.GetPhysicalName(), aPrefFlt, &rMedium ); in DetectFilter() 111 0 == ( (*ppFilter) = SwIoSystem::GetFilterOfFormat( C2S(sHTML), in DetectFilter()
|
H A D | unomailmerge.cxx | 796 const SfxFilter *pSfxFlt = SwIoSystem::GetFilterOfFormat( in execute()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 163 pFilter = SwIoSystem::GetFilterOfFormat( String::CreateFromAscii( in SplitDoc() 169 pFilter = SwIoSystem::GetFilterOfFormat( in SplitDoc() 524 pFilter = SwIoSystem::GetFilterOfFormat( String::CreateFromAscii( in SplitDoc() 530 pFilter = SwIoSystem::GetFilterOfFormat( in SplitDoc()
|
/aoo41x/main/sw/inc/ |
H A D | iodetect.hxx | 92 class SwIoSystem class
|
/aoo41x/main/sw/source/filter/ascii/ |
H A D | parasc.cxx | 280 bool bRet = SwIoSystem::IsDetectableText(pArr, nLen, &eCharSet, &bSwapUnicode); in ReadChars()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 905 SwIoSystem::GetFilterOfFormat( in Execute() 1265 pFlt = SwIoSystem::GetFilterOfFormat( in Execute()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 794 const SfxFilter *pSfxFlt = SwIoSystem::GetFilterOfFormat( in IMPL_LINK() 1244 const SfxFilter *pTargetSfxFlt = SwIoSystem::GetFilterOfFormat( in IMPL_LINK()
|
H A D | mmlayoutpage.cxx | 121 const SfxFilter *pSfxFlt = SwIoSystem::GetFilterOfFormat( in SwMailMergeLayoutPage()
|
H A D | dbmgr.cxx | 910 const SfxFilter* pSfxFlt = SwIoSystem::GetFileFilter( in MergeMailFiles() 2554 const SfxFilter *pSfxFlt = SwIoSystem::GetFilterOfFormat( in ExecuteFormLetter()
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 2599 ? 0 : SwIoSystem::GetFileFilter( in _PasteFileName()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 3263 Writer* pWrt = SwIoSystem::GetWriter( "DEBUG" ); in DumpDoc()
|
Completed in 128 milliseconds