diff options
author | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:33:51 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:33:51 +0000 |
commit | 61404d7a67ab28071395a9187e1c2c7f4f4e3d33 (patch) | |
tree | 459f8e8db82884052f7c856112786835076a4e94 /ucbhelper | |
parent | a93fe5bdea4c7db595d29e6967b1e5a3387549cf (diff) |
INTEGRATION: CWS loadenv01 (1.20.10); FILE MERGED
2004/03/29 10:57:46 as 1.20.10.2: #i24378# move condition class from comphelper to salhelper
2004/03/22 06:51:29 as 1.20.10.1: #i24378# new helper to modify interaction handling more easy
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index a797f6076280..2b94cba28b18 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -28,6 +28,7 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\activedatasink.hxx %_DEST%\inc%_EXT%\ucbhelper\activedatasink.hxx ..\inc\ucbhelper\commandenvironmentproxy.hxx %_DEST%\inc%_EXT%\ucbhelper\commandenvironmentproxy.hxx ..\inc\ucbhelper\interactionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\interactionrequest.hxx +..\inc\ucbhelper\interceptedinteraction.hxx %_DEST%\inc%_EXT%\ucbhelper\interceptedinteraction.hxx ..\inc\ucbhelper\simpleinteractionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleinteractionrequest.hxx ..\inc\ucbhelper\simpleauthenticationrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleauthenticationrequest.hxx ..\inc\ucbhelper\simplenameclashresolverequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simplenameclashresolverequest.hxx |