Lines Matching refs:std
80 std::auto_ptr< ResMgr > xManager( in handleLockedDocumentRequest_()
86 std::vector< rtl::OUString > aArguments; in handleLockedDocumentRequest_()
101 std::auto_ptr< OpenLockedQueryBox > xDialog(new OpenLockedQueryBox( in handleLockedDocumentRequest_()
116 std::auto_ptr< TryLaterQueryBox > xDialog( in handleLockedDocumentRequest_()
131 std::auto_ptr< AlreadyOpenQueryBox > xDialog( in handleLockedDocumentRequest_()
146 catch (std::bad_alloc const &) in handleLockedDocumentRequest_()
171 std::auto_ptr< ResMgr > xManager( in handleChangedByOthersRequest_()
176 std::auto_ptr< FileChangedQueryBox > xDialog( in handleChangedByOthersRequest_()
185 catch (std::bad_alloc const &) in handleChangedByOthersRequest_()
210 std::auto_ptr< ResMgr > xManager( in handleLockFileIgnoreRequest_()
215 std::auto_ptr< LockFailedQueryBox > xDialog( in handleLockFileIgnoreRequest_()
224 catch (std::bad_alloc const &) in handleLockFileIgnoreRequest_()