| /trunk/main/embedserv/source/inc/ |
| H A D | embservconst.h | 45 EXTERN_C const GUID DECLSPEC_SELECTANY OID_WriterTextServer; 46 EXTERN_C const GUID DECLSPEC_SELECTANY OID_WriterOASISTextServer; 48 EXTERN_C const GUID DECLSPEC_SELECTANY OID_CalcServer; 49 EXTERN_C const GUID DECLSPEC_SELECTANY OID_CalcOASISServer; 51 EXTERN_C const GUID DECLSPEC_SELECTANY OID_DrawingServer; 52 EXTERN_C const GUID DECLSPEC_SELECTANY OID_DrawingOASISServer; 54 EXTERN_C const GUID DECLSPEC_SELECTANY OID_PresentationServer; 55 EXTERN_C const GUID DECLSPEC_SELECTANY OID_PresentationOASISServer; 57 EXTERN_C const GUID DECLSPEC_SELECTANY OID_MathServer; 58 EXTERN_C const GUID DECLSPEC_SELECTANY OID_MathOASISServer; [all …]
|
| H A D | embeddoc.hxx | 75 const GUID* guid ); 157 GUID GetGUID() const { return m_guid; } in GetGUID() 174 GUID m_guid;
|
| H A D | servprov.hxx | 72 …star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xFactory, const GUID* pGuid); 90 GUID m_guid;
|
| /trunk/main/shell/source/win32/shlxthandler/ooofilt/ |
| H A D | propspec.hxx | 72 CFullPropSpec( GUID const & guidPropSet, PROPID pidProperty ); 73 CFullPropSpec( GUID const & guidPropSet, WCHAR const * wcsProperty ); 91 inline void SetPropSet( GUID const & guidPropSet ); 92 inline GUID const & GetPropSet() const; 102 GUID _guidPropSet; 125 inline void CFullPropSpec::SetPropSet( GUID const & guidPropSet ) in SetPropSet() 129 inline GUID const & CFullPropSpec::GetPropSet() const in GetPropSet()
|
| H A D | propspec.cxx | 86 CFullPropSpec::CFullPropSpec( GUID const & guidPropSet, PROPID pidProperty ) : in CFullPropSpec() 102 CFullPropSpec::CFullPropSpec( GUID const & guidPropSet, in CFullPropSpec()
|
| H A D | ooofilt.hxx | 52 GUID const guidStorage = PSGUID_STORAGE; // GUID for storage property set 64 GUID const CLSID_COooFilter =
|
| /trunk/main/extensions/source/ole/ |
| H A D | servprov.hxx | 89 const Reference<XSingleServiceFactory>& xSFactory, GUID* pGuid); 108 GUID m_guid; 131 …eference<XMultiServiceFactory>& smgr, const Reference<XInterface>& xInst, GUID* pGuid, sal_Bool bA… 151 GUID m_guid; 263 sal_Bool provideService(const Reference<XSingleServiceFactory>& xMulFact, GUID* guid); 264 …sal_Bool provideInstance(const Reference<XInterface>& xInst, GUID* guid, sal_Bool bAsApplication );
|
| H A D | servprov.cxx | 89 … const Reference<XSingleServiceFactory>& xSFact, GUID* pGuid) in ProviderOleWrapper_Impl() 225 GUID* pGuid, in OneInstanceOleWrapper_Impl() 660 sal_Bool ret = provideInstance( m_smgr, (GUID*)&OID_ServiceManager, bOLERegister ); in OleServer_Impl() 727 sal_Bool OleServer_Impl::provideService(const Reference<XSingleServiceFactory>& xSFact, GUID* guid) in provideService() 738 sal_Bool OleServer_Impl::provideInstance(const Reference<XInterface>& xInst, GUID* guid, sal_Bool b… in provideInstance()
|
| /trunk/main/embedserv/source/inprocserv/ |
| H A D | dllentry.cxx | 31 static const GUID* guidList[ SUPPORTED_FACTORIES_NUM ] = { 65 int GetStringFromClassID( const GUID& guid, char* pBuf, int nLen ) in GetStringFromClassID() 140 InprocEmbedProvider_Impl( const GUID& guid ); 155 GUID m_guid; 259 InprocEmbedProvider_Impl::InprocEmbedProvider_Impl( const GUID& guid ) in InprocEmbedProvider_Impl()
|
| H A D | inprocembobj.h | 73 GUID m_guid; 125 InprocEmbedDocument_Impl( const GUID& guid ) in InprocEmbedDocument_Impl()
|
| /trunk/main/fpicker/source/win32/filepicker/ |
| H A D | VistaFilePickerImpl.cxx | 80 static const GUID CLIENTID_FILEDIALOG_SIMPLE = {0xB8628FD3, 0xA3F5, 0x4845, 0x9B, 0x62, 0xD5… 81 static const GUID CLIENTID_FILEDIALOG_OPTIONS = {0x93ED486F, 0x0D04, 0x4807, 0x8C, 0x44, 0xAC… 82 static const GUID CLIENTID_FILESAVE = {0x3B2E2261, 0x402D, 0x4049, 0xB0, 0xC0, 0x91… 83 static const GUID CLIENTID_FILESAVE_PASSWORD = {0xC12D4F4C, 0x4D41, 0x4D4F, 0x97, 0xEF, 0x87… 84 static const GUID CLIENTID_FILESAVE_SELECTION = {0x5B2482B3, 0x0358, 0x4E09, 0xAA, 0x64, 0x2B… 85 static const GUID CLIENTID_FILESAVE_TEMPLATE = {0x9996D877, 0x20D5, 0x424B, 0x9C, 0x2E, 0xD3… 86 static const GUID CLIENTID_FILEOPEN_LINK_TEMPLATE = {0x32237796, 0x1509, 0x49D1, 0xBB, 0x7E, 0x63… 87 static const GUID CLIENTID_FILEOPEN_PLAY = {0x32CFB147, 0xF5AE, 0x4F90, 0xA1, 0xF1, 0x81… 88 static const GUID CLIENTID_FILEOPEN_LINK = {0x39AC4BAE, 0x7D2D, 0x46BC, 0xBE, 0x2E, 0xF8… 501 GUID aGUID = {}; in impl_sta_enableFeatures()
|
| /trunk/main/embedserv/source/embed/ |
| H A D | guid.cxx | 31 ::rtl::OUString getStorageTypeFromGUID_Impl( GUID* guid ) in getStorageTypeFromGUID_Impl() 66 ::rtl::OUString getServiceNameFromGUID_Impl( GUID* guid ) in getServiceNameFromGUID_Impl() 101 ::rtl::OUString getFilterNameFromGUID_Impl( GUID* guid ) in getFilterNameFromGUID_Impl() 136 ::rtl::OUString getTestFileURLFromGUID_Impl( GUID* guid ) in getTestFileURLFromGUID_Impl()
|
| H A D | ed_ipersiststr.cxx | 52 extern ::rtl::OUString getStorageTypeFromGUID_Impl( GUID* guid ); 53 extern ::rtl::OUString getServiceNameFromGUID_Impl( GUID* ); 54 extern ::rtl::OUString getFilterNameFromGUID_Impl( GUID* ); 56 ::rtl::OUString getTestFileURLFromGUID_Impl( GUID* guid ); 172 …mbedDocument_Impl( const uno::Reference< lang::XMultiServiceFactory >& xFactory, const GUID* guid ) in EmbedDocument_Impl()
|
| H A D | servprov.cxx | 37 const GUID* guidList[ SUPPORTED_FACTORIES_NUM ] = { 210 …ProviderFactory_Impl(const uno::Reference<lang::XMultiServiceFactory>& xFactory, const GUID* pGuid) in EmbedProviderFactory_Impl()
|
| /trunk/main/tools/inc/tools/ |
| H A D | globname.hxx | 50 typedef struct _GUID GUID; typedef 52 struct GUID; 54 typedef GUID CLSID;
|
| /trunk/main/external/mingwheaders/ |
| H A D | mingw_headers.patch | 421 WINBASEAPI BOOL WINAPI WinLoadTrustProvider(GUID*); 538 + GUID PolicyId; 541 + GUID ObjectId; 542 + GUID PolicyId; 562 + GUID fmtid; 1744 GUID *pGUID; 1745 - GUID GUID; 1746 + GUID aGUID; 2005 +typedef CONST GUID *LPCGUID;
|
| H A D | mingw_atl_headers.patch | 24 -extern "C" const __declspec(selectany) GUID LIBID_ATLLib = {0x44EC0535,0x400F,0x11D0,{0x9D,0xCD,0x… 48 +extern "C" const GUID LIBID_ATLLib = {0x44EC0535,0x400F,0x11D0,{0x9D,0xCD,0x00,0xA0,0xC9,0x03,0x91… 57 +extern const GUID LIBID_ATLLib; 219 -_declspec(selectany) GUID GUID_ATLVer30 = { 0xb62f5910, 0x6528, 0x11d1, { 0x96, 0x11, 0x0, 0x0, 0x… 221 +GUID GUID_ATLVer30 = { 0xb62f5910, 0x6528, 0x11d1, { 0x96, 0x11, 0x0, 0x0, 0xf8, 0x1e, 0xd, 0xd } … 223 +extern GUID GUID_ATLVer30; 232 -__declspec(selectany) GUID CComModule::m_libid = {0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}; 234 +GUID CComModule::m_libid = {0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}; 947 …ATLAPI AtlGetObjectSourceInterface(IUnknown* punkObj, GUID* plibid, IID* piid, unsigned short* pdw…
|
| /trunk/main/cli_ure/source/basetypes/uno/ |
| H A D | PolymorphicType.cs | 209 public override Guid GUID property in uno.PolymorphicType 213 return m_base.GUID;
|
| /trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 58 … Guid Optional AppID containing DCOM information for associated application (string GUID). 75 CompLocator ComponentId N Guid A string GUID unique to this component, ver… 82 Component ComponentId Y Guid A string GUID unique to this component, ver… 250 ModuleDependency RequiredID N String.GUID of required module. 253 ModuleExclusion ExcludedID N String.GUID of excluded module. 257 ModuleExclusion ModuleID N ModuleSignature 1 Identifier String.GUID of module w… 271 ModuleSignature ModuleID N Identifier Module identifier (String.GUID). 327 PatchPackage PatchId N Guid A unique string GUID representing this patc… 338 PublishComponent ComponentId N Guid A string GUID that represents the c… 446 TypeLib LibID N Guid The GUID that represents the library. [all …]
|
| /trunk/main/instsetoo_native/inc_ure/windows/msi_templates/ |
| H A D | _Validat.idt | 58 … Guid Optional AppID containing DCOM information for associated application (string GUID). 75 CompLocator ComponentId N Guid A string GUID unique to this component, ver… 82 Component ComponentId Y Guid A string GUID unique to this component, ver… 250 ModuleDependency RequiredID N String.GUID of required module. 253 ModuleExclusion ExcludedID N String.GUID of excluded module. 257 ModuleExclusion ModuleID N ModuleSignature 1 Identifier String.GUID of module w… 271 ModuleSignature ModuleID N Identifier Module identifier (String.GUID). 327 PatchPackage PatchId N Guid A unique string GUID representing this patc… 338 PublishComponent ComponentId N Guid A string GUID that represents the c… 446 TypeLib LibID N Guid The GUID that represents the library. [all …]
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
| H A D | _Validat.idt | 58 … Guid Optional AppID containing DCOM information for associated application (string GUID). 75 CompLocator ComponentId N Guid A string GUID unique to this component, ver… 82 Component ComponentId Y Guid A string GUID unique to this component, ver… 250 ModuleDependency RequiredID N String.GUID of required module. 253 ModuleExclusion ExcludedID N String.GUID of excluded module. 257 ModuleExclusion ModuleID N ModuleSignature 1 Identifier String.GUID of module w… 271 ModuleSignature ModuleID N Identifier Module identifier (String.GUID). 327 PatchPackage PatchId N Guid A unique string GUID representing this patc… 338 PublishComponent ComponentId N Guid A string GUID that represents the c… 446 TypeLib LibID N Guid The GUID that represents the library. [all …]
|
| /trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
| H A D | _Validat.idt | 58 … Guid Optional AppID containing DCOM information for associated application (string GUID). 75 CompLocator ComponentId N Guid A string GUID unique to this component, ver… 82 Component ComponentId Y Guid A string GUID unique to this component, ver… 250 ModuleDependency RequiredID N String.GUID of required module. 253 ModuleExclusion ExcludedID N String.GUID of excluded module. 257 ModuleExclusion ModuleID N ModuleSignature 1 Identifier String.GUID of module w… 271 ModuleSignature ModuleID N Identifier Module identifier (String.GUID). 327 PatchPackage PatchId N Guid A unique string GUID representing this patc… 338 PublishComponent ComponentId N Guid A string GUID that represents the c… 446 TypeLib LibID N Guid The GUID that represents the library. [all …]
|
| /trunk/main/tools/source/ref/ |
| H A D | globname.cxx | 71 struct GUID 435 GUID aResult; in SvGlobalName()
|
| /trunk/main/canvas/source/directx/ |
| H A D | dx_5rm.cxx | 358 GUID mnGUID; 367 BOOL WINAPI EnumerateExA_Callback( GUID FAR* lpGUID, in EnumerateExA_Callback() 416 GUID* gpSelectedDriverGUID = NULL; in createDirectDraw() 429 gpSelectedDriverGUID = const_cast<GUID*>(&aCurr->mnGUID); in createDirectDraw()
|
| /trunk/main/extensions/test/ole/MfcControl/ |
| H A D | MfcControl.h | 47 extern const GUID CDECL _tlid;
|