openshot-audio  0.1.2
Public Member Functions | List of all members
ActiveXHelpers::JuceOleInPlaceFrame Class Reference
Inheritance diagram for ActiveXHelpers::JuceOleInPlaceFrame:
ComBaseClassHelper< IOleInPlaceFrame > ComBaseClassHelperBase< IOleInPlaceFrame >

Public Member Functions

 JuceOleInPlaceFrame (HWND hwnd)
 
JUCE_COMRESULT GetWindow (HWND *lphwnd)
 
JUCE_COMRESULT ContextSensitiveHelp (BOOL)
 
JUCE_COMRESULT GetBorder (LPRECT)
 
JUCE_COMRESULT RequestBorderSpace (LPCBORDERWIDTHS)
 
JUCE_COMRESULT SetBorderSpace (LPCBORDERWIDTHS)
 
JUCE_COMRESULT SetActiveObject (IOleInPlaceActiveObject *, LPCOLESTR)
 
JUCE_COMRESULT InsertMenus (HMENU, LPOLEMENUGROUPWIDTHS)
 
JUCE_COMRESULT SetMenu (HMENU, HOLEMENU, HWND)
 
JUCE_COMRESULT RemoveMenus (HMENU)
 
JUCE_COMRESULT SetStatusText (LPCOLESTR)
 
JUCE_COMRESULT EnableModeless (BOOL)
 
JUCE_COMRESULT TranslateAccelerator (LPMSG, WORD)
 
- Public Member Functions inherited from ComBaseClassHelper< IOleInPlaceFrame >
 ComBaseClassHelper (unsigned int initialRefCount=1)
 
 ~ComBaseClassHelper ()
 
JUCE_COMRESULT QueryInterface (REFIID refId, void **result)
 
- Public Member Functions inherited from ComBaseClassHelperBase< IOleInPlaceFrame >
 ComBaseClassHelperBase (unsigned int initialRefCount)
 
virtual ~ComBaseClassHelperBase ()
 
ULONG __stdcall AddRef ()
 
ULONG __stdcall Release ()
 

Additional Inherited Members

- Protected Member Functions inherited from ComBaseClassHelperBase< IOleInPlaceFrame >
JUCE_COMRESULT QueryInterface (REFIID refId, void **result)
 
JUCE_COMRESULT castToType (void **result)
 
- Protected Attributes inherited from ComBaseClassHelperBase< IOleInPlaceFrame >
ULONG refCount
 

Constructor & Destructor Documentation

◆ JuceOleInPlaceFrame()

ActiveXHelpers::JuceOleInPlaceFrame::JuceOleInPlaceFrame ( HWND  hwnd)
inline

Member Function Documentation

◆ ContextSensitiveHelp()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::ContextSensitiveHelp ( BOOL  )
inline

◆ EnableModeless()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::EnableModeless ( BOOL  )
inline

◆ GetBorder()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::GetBorder ( LPRECT  )
inline

◆ GetWindow()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::GetWindow ( HWND *  lphwnd)
inline

◆ InsertMenus()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::InsertMenus ( HMENU  ,
LPOLEMENUGROUPWIDTHS   
)
inline

◆ RemoveMenus()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::RemoveMenus ( HMENU  )
inline

◆ RequestBorderSpace()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::RequestBorderSpace ( LPCBORDERWIDTHS  )
inline

◆ SetActiveObject()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::SetActiveObject ( IOleInPlaceActiveObject *  ,
LPCOLESTR   
)
inline

◆ SetBorderSpace()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::SetBorderSpace ( LPCBORDERWIDTHS  )
inline

◆ SetMenu()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::SetMenu ( HMENU  ,
HOLEMENU  ,
HWND   
)
inline

◆ SetStatusText()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::SetStatusText ( LPCOLESTR  )
inline

◆ TranslateAccelerator()

JUCE_COMRESULT ActiveXHelpers::JuceOleInPlaceFrame::TranslateAccelerator ( LPMSG  ,
WORD   
)
inline

The documentation for this class was generated from the following file: