Searched refs:LPOLESTR (Results 1 – 21 of 21) sorted by relevance
/aoo42x/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 164 STDMETHOD(GetUserType) ( DWORD dwFormOfType, LPOLESTR *pszUserType ); 199 STDMETHOD(GetCurFile) ( LPOLESTR *ppszFileName ); 230 …STDMETHOD(GetIDsOfNames)( REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDisp…
|
H A D | inprocembobj.cxx | 767 STDMETHODIMP InprocEmbedDocument_Impl::GetCurFile( LPOLESTR *ppszFileName ) in GetCurFile() 1062 STDMETHODIMP InprocEmbedDocument_Impl::GetUserType( DWORD dwFormOfType, LPOLESTR * pszUserType ) in GetUserType() 1799 STDMETHODIMP InprocEmbedDocument_Impl::GetIDsOfNames( REFIID riid, LPOLESTR *rgszNames, UINT cNames… in GetIDsOfNames()
|
/aoo42x/main/extensions/source/ole/ |
H A D | jscriptclasses.hxx | 86 LPOLESTR *rgszNames, 138 LPOLESTR *rgszNames,
|
H A D | jscriptclasses.cxx | 56 LPOLESTR *rgszNames, in GetIDsOfNames() 246 LPOLESTR *rgszNames, in GetIDsOfNames()
|
H A D | unotypewrapper.hxx | 77 LPOLESTR *rgszNames,
|
H A D | unotypewrapper.cxx | 92 LPOLESTR *rgszNames, in GetIDsOfNames()
|
H A D | oleobjw.cxx | 2197 LPOLESTR lpsz = const_cast<LPOLESTR> (reinterpret_cast<LPCOLESTR>(sFuncName.getStr())); in getDispid()
|
/aoo42x/main/embedserv/source/inc/ |
H A D | embeddoc.hxx | 119 STDMETHOD(GetUserType) ( DWORD dwFormOfType, LPOLESTR *pszUserType ); 140 STDMETHOD(GetCurFile) ( LPOLESTR *ppszFileName );
|
/aoo42x/main/extensions/test/ole/OleConverterVar1/ |
H A D | convTest.cxx | 193 LPOLESTR method= L"methodByte"; in doTest() 209 LPOLESTR method2= L"MEthodByte"; in doTest() 218 LPOLESTR attrib= L"AttrByte"; in doTest()
|
/aoo42x/main/external/mingwheaders/ |
H A D | mingw_headers.patch | 506 typedef LPWSTR LPOLESTR; 532 + LPOLESTR pFileExt; 533 + LPOLESTR pMimeType; 534 + LPOLESTR pProgId; 535 + LPOLESTR pFileName; 537 + LPOLESTR pPackageName;
|
/aoo42x/main/shell/inc/internal/ |
H A D | infotips.hxx | 88 /* [out] */ LPOLESTR __RPC_FAR *ppszFileName);
|
H A D | thumbviewer.hxx | 100 /* [out] */ LPOLESTR __RPC_FAR *ppszFileName);
|
/aoo42x/main/shell/source/win32/shlxthandler/util/ |
H A D | registry.cxx | 164 LPOLESTR wszCLSID = NULL; in ClsidToString()
|
/aoo42x/main/embedserv/source/embed/ |
H A D | ed_ipersiststr.cxx | 924 STDMETHODIMP EmbedDocument_Impl::GetCurFile( LPOLESTR *ppszFileName ) in GetCurFile() 931 …*ppszFileName = (LPOLESTR)( pMalloc->Alloc( sizeof( sal_Unicode ) * ( m_aFileName.getLength() + 1 … in GetCurFile()
|
H A D | ed_ioleobject.cxx | 276 STDMETHODIMP EmbedDocument_Impl::GetUserType( DWORD /*dwFormOfTypeUe*/, LPOLESTR * /*pszUserType*/ ) in GetUserType() argument
|
/aoo42x/main/shell/source/win32/shlxthandler/infotips/ |
H A D | infotips.cxx | 398 HRESULT STDMETHODCALLTYPE CInfoTip::GetCurFile(LPOLESTR __RPC_FAR * /*ppszFileName*/) in GetCurFile()
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | VistaFilePickerEventHandler.cxx | 140 LPOLESTR pStr = NULL; in lcl_getURLFromShellItem2()
|
H A D | VistaFilePickerImpl.cxx | 93 LPOLESTR pStr = NULL; in lcl_getURLFromShellItem()
|
/aoo42x/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 515 HRESULT STDMETHODCALLTYPE CThumbviewer::GetCurFile(LPOLESTR __RPC_FAR*) in GetCurFile()
|
/aoo42x/main/tools/source/fsys/ |
H A D | wntmsc.cxx | 643 LPOLESTR wszPath = pszPath; in SHGetIDListFromPath()
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | olecomponent.cxx | 944 LPOLESTR pOleStr = NULL; in InitEmbeddedCopyOfLink()
|
Completed in 287 milliseconds