Searched refs:FileHandleGuard (Results 1 – 1 of 1) sorted by relevance
180 class FileHandleGuard class183 inline FileHandleGuard(oslFileHandle & rHandle) SAL_THROW(()):186 inline ~FileHandleGuard() SAL_THROW(());193 FileHandleGuard(FileHandleGuard &); // not implemented194 void operator =(FileHandleGuard); // not implemented197 inline FileHandleGuard::~FileHandleGuard() SAL_THROW(()) in ~FileHandleGuard()228 FileHandleGuard m_aGuard;296 FileHandleGuard m_aGuard;
Completed in 15 milliseconds