Searched refs:FileHandler (Results 1 – 3 of 3) sorted by relevance
86 class FileHandler :public ::cppu::BaseMutex class108 FileHandler( const Reference< XComponentContext >& _rxContext );109 virtual ~FileHandler();139 typedef ComponentMethodGuard< FileHandler > MethodGuard;160 FileHandler::FileHandler( const Reference< XComponentContext >& _rxContext ) in FileHandler() function in logging::FileHandler171 FileHandler::~FileHandler() in ~FileHandler()181 bool FileHandler::impl_prepareFile_nothrow() in impl_prepareFile_nothrow()221 void FileHandler::impl_writeString_nothrow( const ::rtl::OString& _rEntry ) in impl_writeString_nothrow()236 void FileHandler::impl_doStringsubstitution_nothrow( ::rtl::OUString& _inout_rURL ) in impl_doStringsubstitution_nothrow()251 void SAL_CALL FileHandler::disposing() in disposing()[all …]
53 service FileHandler : XLogHandler
90 offapi/com/sun/star/logging/FileHandler \