, including all inherited members.
| _close(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _createDocumentWindow(XAP_Frame *pFrame, HWND hwndParent, UT_uint32 iLeft, UT_uint32 iTop, UT_uint32 iWidth, UT_uint32 iHeight)=0 | XAP_Win32FrameImpl | [protected, pure virtual] |
| _createStatusBarWindow(XAP_Frame *pFrame, HWND hwndParent, UT_uint32 iLeft, UT_uint32 iTop, UT_uint32 iWidth)=0 | XAP_Win32FrameImpl | [protected, pure virtual] |
| _createToolbars() | XAP_FrameImpl | [protected, virtual] |
| _createTopLevelWindow(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _FrameWndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | XAP_Win32FrameImpl | [protected, static] |
| _getBarHeight(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getDialogFactory(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _getHwndContainer(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getHwndRebar(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getHwndStatusBar(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getMainMenu(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _getSizeHeight(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getSizeWidth(void) | XAP_Win32FrameImpl | [inline, protected] |
| _getToolbars() const | XAP_FrameImpl | [inline] |
| _getTopLevelWindow(void) const | XAP_Win32FrameImpl | [inline, protected, virtual] |
| _hideMenuScroll(bool bHideMenuScroll)=0 | XAP_FrameImpl | [protected, pure virtual] |
| _initialize(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _newToolbar(XAP_Frame *frame, const char *szLayout, const char *szLanguage) | XAP_Win32FrameImpl | [protected, virtual] |
| _nullUpdate(void) const | XAP_Win32FrameImpl | [protected, virtual] |
| _queue_resize(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _raise(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _rebuildMenus(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _rebuildToolbar(UT_uint32 ibar)=0 | XAP_FrameImpl | [protected, pure virtual] |
| _refillToolbarsInFrameData()=0 | XAP_FrameImpl | [protected, pure virtual] |
| _RegisterClass(XAP_Win32App *app) | XAP_Win32FrameImpl | [protected, static] |
| _runModalContextMenu(AV_View *pView, const char *szMenuName, UT_sint32 x, UT_sint32 y) | XAP_Win32FrameImpl | [protected, virtual] |
| _setBarHeight(UT_uint32 iBarHeight) | XAP_Win32FrameImpl | [inline, protected] |
| _setCursor(GR_Graphics::Cursor cursor) | XAP_Win32FrameImpl | [protected, virtual] |
| _setFullScreen(bool isFullScreen) | XAP_Win32FrameImpl | [protected, virtual] |
| _setHwndContainer(HWND hWnd) | XAP_Win32FrameImpl | [inline, protected] |
| _setHwndRebar(HWND hWnd) | XAP_Win32FrameImpl | [inline, protected] |
| _setHwndStatusBar(HWND hWnd) | XAP_Win32FrameImpl | [inline, protected] |
| _show(void) | XAP_Win32FrameImpl | [protected, virtual] |
| _startViewAutoUpdater(void) | XAP_FrameImpl | [protected] |
| _translateDocumentToScreen(UT_sint32 &x, UT_sint32 &y)=0 | XAP_Win32FrameImpl | [protected, pure virtual] |
| _updateTitle(void) | XAP_Win32FrameImpl | [protected, virtual] |
| createInstance(XAP_Frame *pFrame)=0 | XAP_Win32FrameImpl | [pure virtual] |
| dragText() | XAP_FrameImpl | [inline, protected, virtual] |
| getColorSelBackground() const | XAP_Win32FrameImpl | [protected, virtual] |
| getColorSelForeground() const | XAP_Win32FrameImpl | [protected, virtual] |
| getFrame() | XAP_FrameImpl | [inline] |
| getToolbarWindow(void) const | XAP_Win32FrameImpl | [inline] |
| getTopLevelWindow(void) const | XAP_Win32FrameImpl | [inline] |
| m_dialogFactory | XAP_Win32FrameImpl | [private] |
| m_dropTarget | XAP_Win32FrameImpl | [private] |
| m_hwndContainer | XAP_Win32FrameImpl | [private] |
| m_hwndFrame | XAP_Win32FrameImpl | [private] |
| m_hwndRebar | XAP_Win32FrameImpl | [private] |
| m_hwndStatusBar | XAP_Win32FrameImpl | [private] |
| m_iBarHeight | XAP_Win32FrameImpl | [private] |
| m_iFrameMode | XAP_FrameImpl | [protected] |
| m_iRealSizeHeight | XAP_Win32FrameImpl | [private] |
| m_iRealSizeWidth | XAP_Win32FrameImpl | [private] |
| m_iSizeHeight | XAP_Win32FrameImpl | [private] |
| m_iSizeWidth | XAP_Win32FrameImpl | [private] |
| m_iStatusBarHeight | XAP_Win32FrameImpl | [private] |
| m_iWindowHeightBeforeFS | XAP_Win32FrameImpl | [private] |
| m_iWindowStateBeforeFS | XAP_Win32FrameImpl | [private] |
| m_iWindowWidthBeforeFS | XAP_Win32FrameImpl | [private] |
| m_iWindowXBeforeFS | XAP_Win32FrameImpl | [private] |
| m_iWindowYBeforeFS | XAP_Win32FrameImpl | [private] |
| m_mouseWheelMessage | XAP_Win32FrameImpl | [private] |
| m_pKeyboard | XAP_FrameImpl | [protected] |
| m_pMouse | XAP_FrameImpl | [protected] |
| m_pWin32Menu | XAP_Win32FrameImpl | [private] |
| m_pWin32Popup | XAP_Win32FrameImpl | [private] |
| m_sColorBack | XAP_Win32FrameImpl | |
| m_sColorFore | XAP_Win32FrameImpl | |
| m_szMenuLabelSetName | XAP_FrameImpl | [protected] |
| m_szMenuLayoutName | XAP_FrameImpl | [protected] |
| m_szToolbarAppearance | XAP_FrameImpl | [protected] |
| m_szToolbarLabelSetName | XAP_FrameImpl | [protected] |
| m_vecToolbarLayoutNames | XAP_FrameImpl | [protected] |
| m_vecToolbars | XAP_FrameImpl | [protected] |
| m_ViewAutoUpdater | XAP_FrameImpl | [protected] |
| m_ViewAutoUpdaterID | XAP_FrameImpl | [protected] |
| notifyViewChanged(AV_View *pView) | XAP_FrameImpl | [virtual] |
| viewAutoUpdater(UT_Worker *wkr) | XAP_FrameImpl | [protected, static] |
| XAP_Frame class | XAP_Win32FrameImpl | [friend] |
| XAP_FrameImpl(XAP_Frame *pFrame) | XAP_FrameImpl | [protected] |
| XAP_Win32FrameImpl(XAP_Frame *pFrame) | XAP_Win32FrameImpl | |
| ~XAP_FrameImpl(void) | XAP_FrameImpl | [protected, virtual] |
| ~XAP_Win32FrameImpl(void) | XAP_Win32FrameImpl | [virtual] |