frmslots.sdi (b2e4ce52) | frmslots.sdi (22de8995) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 37 unchanged lines hidden (view full) --- 46 ExecMethod = ChildWindowExecute ; 47 StateMethod = ChildWindowState ; 48 ] 49 SID_TASKPANE // status(final|play) 50 [ 51 ExecMethod = ChildWindowExecute ; 52 StateMethod = ChildWindowState ; 53 ] | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 37 unchanged lines hidden (view full) --- 46 ExecMethod = ChildWindowExecute ; 47 StateMethod = ChildWindowState ; 48 ] 49 SID_TASKPANE // status(final|play) 50 [ 51 ExecMethod = ChildWindowExecute ; 52 StateMethod = ChildWindowState ; 53 ] |
54 SID_SIDEBAR // status(final|play) 55 [ 56 ExecMethod = ChildWindowExecute ; 57 StateMethod = ChildWindowState ; 58 ] |
|
54 SID_SHOW_BROWSER // ole(no) api(final/play/rec) 55 [ 56 ExecMethod = ChildWindowExecute ; 57 StateMethod = ChildWindowState ; 58 ] 59 SID_BROWSER // ole(no) api() 60 [ 61 ExecMethod = ChildWindowExecute ; --- 389 unchanged lines hidden --- | 59 SID_SHOW_BROWSER // ole(no) api(final/play/rec) 60 [ 61 ExecMethod = ChildWindowExecute ; 62 StateMethod = ChildWindowState ; 63 ] 64 SID_BROWSER // ole(no) api() 65 [ 66 ExecMethod = ChildWindowExecute ; --- 389 unchanged lines hidden --- |