INTEGRATION: CWS fwk24 (1.5.14); FILE MERGED

2005/10/12 09:18:02 cd 1.5.14.1: #i55566# Inform layout manager to not automatically show non-context sensitive toolbars
This commit is contained in:
Jens-Heiner Rechtien 2005-10-27 13:09:16 +00:00
parent ade81c8251
commit 0978a44921

View file

@ -141,6 +141,7 @@ public:
HRESULT OnDrawAdvanced(ATL_DRAWINFO& di);
HRESULT OnDraw(ATL_DRAWINFO& di);
HRESULT SetLayoutManagerProps();
HRESULT CreateFrameOldWay( HWND hwnd, int width, int height );
HRESULT GetUnoStruct( OLECHAR* sStructName, CComPtr<IDispatch>& pdispResult );
HRESULT LoadURLToFrame();