Searched refs:GetFileType (Results 1 – 5 of 5) sorted by relevance
93 short SwImpBlocks::GetFileType( const String& rFile ) in GetFileType() function in SwImpBlocks263 switch( SwImpBlocks::GetFileType( rFile ) ) in SwTextBlocks()296 short nType = pImp->GetFileType(); in IsOld()559 short nType = rSource.pImp->GetFileType(); in CopyBlock()
585 short SwXMLTextBlocks::GetFileType ( void ) const in GetFileType() function in SwXMLTextBlocks
87 static short GetFileType( const String& );88 virtual short GetFileType() const = 0;
75 virtual short GetFileType ( void ) const;
682 if (FILE_TYPE_DISK == GetFileType(hFile)) in osl_createFileHandleFromOSHandle()
Completed in 30 milliseconds