Commit graph

14862 commits

Author SHA1 Message Date
Joachim Lingner
8476000c75 getInvocationFactory has been changed, so that it returns a local invocation server whenever a struct is to be converted. 2000-10-19 10:05:55 +00:00
Joachim Lingner
81c1f89470 #include stdafx.h removed, now includes atlbase.h and has some defines from former stafx.h 2000-10-19 10:00:15 +00:00
Joachim Lingner
d4d2e72577 Stdafx.h is not included anymore instead atl stuff is included directly + some defines 2000-10-19 09:57:52 +00:00
Joachim Lingner
699b104999 Stdafx.h and Stdafx.cpp have been removed from the project 2000-10-19 09:54:04 +00:00
Joachim Lingner
f2ee7262af includes now directly atl headers instead of Stdafx.h, Stdafx.h and Stdafx.cpp has been removed 2000-10-19 09:51:09 +00:00
Frank Schönheit
226482372f #76416# own property for DataSourceName (not the aggregates one) to ensure that veto listeners are called 2000-10-19 09:41:31 +00:00
Malte Timmermann
fc0f6ec036 #79176# pDefModalDialogParent and Bindings may be NULL 2000-10-19 08:19:37 +00:00
Joachim Lingner
181d49947d function name convertVARIANTARGS has been changed into convertDispparamsArgs and the function returns a HRESULT instead of a sal_Bool 2000-10-17 08:13:19 +00:00
Joachim Lingner
c5c6f770a0 function name convertVARIANTARGS changed to convertDispparamsArgs, return type of convertDispparamsArgs is now HRESULT rather than sal_Bool, convertDispparamsArgs uses XInvocation2 now to aquire type information 2000-10-17 08:12:07 +00:00
Joachim Lingner
9c87d6e2c8 XInvocation2 type added 2000-10-17 08:04:28 +00:00
csaba
bf42cb13d5 mhids in if-condition with BUILD_SOSL 2000-10-16 13:52:49 +00:00
Joachim Lingner
d549befd9f some cleanup 2000-10-16 11:56:07 +00:00
Joachim Lingner
823ea8ca2e *** empty log message *** 2000-10-16 11:48:37 +00:00
Joachim Lingner
b44f728d49 MfcControlCtl.cpp 2000-10-16 11:48:07 +00:00
Joachim Lingner
411473ad8a *** empty log message *** 2000-10-13 14:48:23 +00:00
Joachim Lingner
57c7e9e369 adding means for hosting MFC ActiveX controls 2000-10-13 14:35:00 +00:00
Joachim Lingner
4297babd82 *** empty log message *** 2000-10-13 14:33:28 +00:00
Joachim Lingner
9eac0a7f60 createBridge extracted VARIANTS wrong from Any 2000-10-13 14:27:56 +00:00
Joachim Lingner
f2e1497832 invokeWithDispidComTlb didn't process in parameter with VT_BYREF properly 2000-10-13 14:26:06 +00:00
Joachim Lingner
57c58419cb remarks added 2000-10-12 13:55:07 +00:00
Joachim Lingner
8222e4dd4b changed the ServiceManager name to com.sun.star.ServiceManager 2000-10-12 13:29:52 +00:00
Joachim Lingner
33486dbf28 remarks 2000-10-12 13:29:02 +00:00
Joachim Lingner
5f429667b9 *** empty log message *** 2000-10-12 12:19:04 +00:00
Joachim Lingner
5840ee38df Sequences can now be converted into SAFEARRAYs of a specified type. Sequence<Sequence<..>> etc. can be converted into SAFEARRAY with multiple dimensions. 2000-10-12 12:15:53 +00:00
Joachim Lingner
19840d6f75 unused code removed 2000-10-12 12:09:12 +00:00
Joachim Lingner
083368eca0 unnessecary include and unused define removed 2000-10-12 12:04:03 +00:00
Joachim Lingner
42a633e1d2 processOutParameter removed,invokeWithDispIdComTlb handles Sequences now properly. 2000-10-12 12:02:20 +00:00
Joachim Lingner
82e6f6227e processOutParameter and unused code removed 2000-10-12 11:58:27 +00:00
Joachim Lingner
5513e963c4 Dispensable code and includes removed 2000-10-12 11:50:08 +00:00
Joachim Lingner
e95b2bbd28 oleclassw.cxx is not built currently 2000-10-12 11:48:57 +00:00
Andreas Schlüns
24689da47f #78521# support window listener mechanism for derived controls 2000-10-12 09:33:51 +00:00
Andreas Schlüns
0c04c3b443 #78521# build new control StatusIndicator 2000-10-12 09:31:55 +00:00
Andreas Schlüns
ba636e249b #78521# register new exported service StatusInidicator 2000-10-12 09:31:28 +00:00
Andreas Schlüns
d33c83ddec #78521# new control as default status inidicator for framework 2000-10-12 09:30:38 +00:00
Martin Maher
9f08d5ed6c Updated the file 2000-10-10 17:03:38 +00:00
Malte Timmermann
e31066bf49 #79126# SfxViewFrame::Current() may be NULL 2000-10-10 08:38:57 +00:00
Jörg Budischewski
95a9eabb6d switched to OBroadcastHelper typedef due to incompatible change 2000-10-09 09:13:27 +00:00
Patrick Luby
c68f4b7271 Added initialization of Sequence<X>::s_pType static data members for Mac OS X 2000-10-06 15:30:31 +00:00
Joachim Lingner
6b518cfbeb *** empty log message *** 2000-10-05 13:46:14 +00:00
Joachim Lingner
8869a807a3 added explanation 2000-10-05 13:40:41 +00:00
Joachim Lingner
ec5fada573 changing compiler include path because atl has moved to a different project 2000-10-05 13:34:14 +00:00
Joachim Lingner
7187df80ce anyToVariant always returned sal_False for TypeClass_Byte, usigned short and unsigned long; rectified now 2000-10-05 10:03:39 +00:00
Joachim Lingner
35dfc96db4 docu added to createOleObjectWrapper(IUnknown, const Type&) 2000-10-05 08:30:23 +00:00
Ocke Janssen
0b994d134d remove defaultvalue from column 2000-09-29 14:31:36 +00:00
Martin Hollmichel
29f0e8724e initial import 2000-09-29 10:02:42 +00:00
Patrick Luby
52efb21b60 Added initialization of static data members for template classes for Mac OS X 2000-09-28 03:20:24 +00:00
Nils Fuhrmann
15a4f7932d Merge SRC605: 27.09.00 - 23:57:04 (NoBranch) 2000-09-27 20:58:29 +00:00
Nils Fuhrmann
9129bfc6e6 Merge SRC605: 09/27/00 - 23:56:27 (NoBranch) 2000-09-27 20:57:41 +00:00
Nils Fuhrmann
bb3163558a Merge SRC605: 27.09.00 - 23:54:46 (NoBranch) 2000-09-27 20:56:10 +00:00
Nils Fuhrmann
db8ff17a76 Merge SRC605: 09/27/00 - 23:53:43 (NoBranch) 2000-09-27 20:54:57 +00:00