mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 05:53:27 -07:00
Refactored the Office Destinations, including the Interop & configuration, to the new Office plug-in. Also refactored some code to be more consistent.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2131 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
5714b59a14
commit
4d399a60ac
34 changed files with 739 additions and 365 deletions
|
@ -116,42 +116,6 @@
|
|||
<Compile Include="..\GreenshotInterop\Interop\IServiceProvider.cs">
|
||||
<Link>Interop\IServiceProvider.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeExport\ExcelExporter.cs">
|
||||
<Link>Interop\ExcelExporter.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeExport\OneNoteExporter.cs">
|
||||
<Link>Interop\OneNoteExporter.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeExport\OutlookEmailExporter.cs">
|
||||
<Link>Interop\OutlookEmailExporter.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeExport\PowerpointExporter.cs">
|
||||
<Link>Interop\PowerpointExporter.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeExport\WordExporter.cs">
|
||||
<Link>Interop\WordExporter.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\ExcelInterop.cs">
|
||||
<Link>Interop\ExcelInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\OfficeInterop.cs">
|
||||
<Link>Interop\OfficeInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\OneNoteInterop.cs">
|
||||
<Link>Interop\OneNoteInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\OutlookInterop.cs">
|
||||
<Link>Interop\OutlookInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\OutlookUtils.cs">
|
||||
<Link>Interop\OutlookUtils.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\PowerpointInterop.cs">
|
||||
<Link>Interop\PowerpointInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\GreenshotInterop\OfficeInterop\WordInterop.cs">
|
||||
<Link>Interop\WordInterop.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Controls\FormWithoutActivation.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue