Home
last modified time | relevance | path

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

/trunk/main/extensions/source/logging/
H A Dfilehandler.cxx86 class FileHandler :public ::cppu::BaseMutex class
108 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::FileHandler
171 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 …]
/trunk/main/offapi/com/sun/star/logging/
H A DFileHandler.idl53 service FileHandler : XLogHandler
/trunk/main/offapi/
H A DUnoApi_offapi.mk90 offapi/com/sun/star/logging/FileHandler \