|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for SvpSalFrame, including all inherited members.
| AcquireGraphics() override | SvpSalFrame | virtual |
| addDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
| Beep() override | SvpSalFrame | virtual |
| BeginSetClipRegion(sal_uInt32 nRects) override | SvpSalFrame | virtual |
| CalcDeleteSurroundingSelection(const OUString &rSurroundingText, sal_Int32 nCursorIndex, int nOffset, int nChars) | SalFrame | static |
| CallCallback(SalEvent nEvent, const void *pEvent) const | SalFrame | inline |
| CaptureMouse(bool bMouse) override | SvpSalFrame | virtual |
| DeletionNotifier() | vcl::DeletionNotifier | inlineprotected |
| DumpSetPosSize(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt16 nFlags) | SalFrame | static |
| EndExtTextInput(EndExtTextInputFlags nFlags) override | SvpSalFrame | virtual |
| EndSetClipRegion() override | SvpSalFrame | virtual |
| Flush() override | SvpSalFrame | virtual |
| Flush()=0 | SvpSalFrame | virtual |
| Flush(const tools::Rectangle &) | SvpSalFrame | virtual |
| GetClientSize(tools::Long &rWidth, tools::Long &rHeight) override | SvpSalFrame | virtual |
| GetFocus() | SvpSalFrame | |
| GetFrameWeld() const | SalFrame | virtual |
| GetGeometry() const | SalFrame | |
| GetHeight() const override | SalFrame | inlinevirtual |
| GetIndicatorState() override | SvpSalFrame | virtual |
| GetInputLanguage() override | SvpSalFrame | virtual |
| GetKeyName(sal_uInt16 nKeyCode) override | SvpSalFrame | virtual |
| GetModal() const | SalFrame | inlinevirtual |
| GetParent() const override | SvpSalFrame | virtual |
| GetPointerState() override | SvpSalFrame | virtual |
| GetSurfaceFrameSize() const | SvpSalFrame | private |
| GetSystemData() const override | SvpSalFrame | virtual |
| GetUnmirroredGeometry() const | SalFrame | inline |
| GetUseDarkMode() const | SalFrame | inlinevirtual |
| GetUseReducedAnimation() const | SalFrame | inlinevirtual |
| GetWidth() const override | SalFrame | inlinevirtual |
| GetWindow() const | SalFrame | inline |
| GetWindowState(vcl::WindowData *) override | SvpSalFrame | virtual |
| GetWorkArea(tools::Rectangle &rRect) override | SvpSalFrame | virtual |
| GrabFocus() | SalFrame | inlinevirtual |
| hasFocus() const | SvpSalFrame | inline |
| HidePopover(void *) | SalFrame | inlinevirtual |
| IsOffScreen() const override | SalFrame | inlinevirtual |
| isVisible() const | SvpSalFrame | inline |
| LoseFocus() | SvpSalFrame | |
| m_aChildren | SvpSalFrame | private |
| m_aGraphics | SvpSalFrame | private |
| m_aListeners | vcl::DeletionNotifier | private |
| m_aModalHierarchyHdl | SalFrame | private |
| m_aSystemChildData | SvpSalFrame | private |
| m_bVisible | SvpSalFrame | private |
| m_nMaxHeight | SvpSalFrame | private |
| m_nMaxWidth | SvpSalFrame | private |
| m_nMinHeight | SvpSalFrame | private |
| m_nMinWidth | SvpSalFrame | private |
| m_nStyle | SvpSalFrame | private |
| m_pInstance | SvpSalFrame | private |
| m_pParent | SvpSalFrame | private |
| m_pProc | SalFrame | private |
| m_pSurface | SvpSalFrame | private |
| m_pWindow | SalFrame | private |
| m_sTitle | SvpSalFrame | private |
| m_xFrameWeld | SalFrame | mutableprotected |
| maGeometry | SalFrame | |
| MapUnicodeToKeyCode(sal_Unicode aUnicode, LanguageType aLangType, vcl::KeyCode &rKeyCode) override | SvpSalFrame | virtual |
| notifyDelete() | vcl::DeletionNotifier | inlineprotected |
| NotifyModalHierarchy(bool bModal) | SalFrame | inline |
| PositionByToolkit(const tools::Rectangle &, FloatWinPopupFlags) | SalFrame | inlinevirtual |
| PostEvent(std::unique_ptr< ImplSVEvent > pData) override | SvpSalFrame | virtual |
| PostPaint() const | SvpSalFrame | |
| ReleaseGraphics(SalGraphics *pGraphics) override | SvpSalFrame | virtual |
| removeDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
| ResetClipRegion() override | SvpSalFrame | virtual |
| ResolveWindowHandle(SystemEnvData &) const | SalFrame | inlinevirtual |
| s_pFocusFrame | SvpSalFrame | privatestatic |
| SalFrame() | SalFrame | |
| SetAlwaysOnTop(bool bOnTop) override | SvpSalFrame | virtual |
| SetApplicationID(const OUString &) override | SvpSalFrame | inlinevirtual |
| SetCallback(vcl::Window *pWindow, SALFRAMEPROC pProc) | SalFrame | |
| SetExtendedFrameStyle(SalExtStyle nExtStyle) override | SvpSalFrame | virtual |
| SetIcon(sal_uInt16 nIcon) override | SvpSalFrame | virtual |
| SetInputContext(SalInputContext *pContext) override | SvpSalFrame | virtual |
| SetMaxClientSize(tools::Long nWidth, tools::Long nHeight) override | SvpSalFrame | virtual |
| SetMenu(SalMenu *pMenu) override | SvpSalFrame | virtual |
| SetMinClientSize(tools::Long nWidth, tools::Long nHeight) override | SvpSalFrame | virtual |
| SetModal(bool) | SalFrame | inlinevirtual |
| SetModalHierarchyHdl(const Link< bool, void > &rLink) | SalFrame | inline |
| SetParent(SalFrame *pNewParent) override | SvpSalFrame | virtual |
| SetPluginParent(SystemParentData *pNewParent) override | SvpSalFrame | virtual |
| SetPointer(PointerStyle ePointerStyle) override | SvpSalFrame | virtual |
| SetPointerPos(tools::Long nX, tools::Long nY) override | SvpSalFrame | virtual |
| SetPosSize(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt16 nFlags) override | SvpSalFrame | virtual |
| SetRepresentedURL(const OUString &) | SalFrame | virtual |
| SetScreenNumber(unsigned int) override | SvpSalFrame | inlinevirtual |
| SetTitle(const OUString &rTitle) override | SvpSalFrame | virtual |
| SetWindowState(const vcl::WindowData *) override | SvpSalFrame | virtual |
| Show(bool bVisible, bool bNoActivate=false) override | SvpSalFrame | virtual |
| ShowFullScreen(bool bFullScreen, sal_Int32 nDisplay) override | SvpSalFrame | virtual |
| ShowPopover(const OUString &, vcl::Window *, const tools::Rectangle &, QuickHelpFlags) | SalFrame | inlinevirtual |
| ShowTooltip(const OUString &, const tools::Rectangle &) | SalFrame | inlinevirtual |
| SimulateKeyPress(sal_uInt16 nKeyCode) override | SvpSalFrame | virtual |
| StartPresentation(bool bStart) override | SvpSalFrame | virtual |
| style() const | SvpSalFrame | inline |
| SvpSalFrame(SvpSalInstance *pInstance, SalFrame *pParent, SalFrameStyleFlags nSalFrameStyle) | SvpSalFrame | |
| title() const | SvpSalFrame | inline |
| ToTop(SalFrameToTop nFlags) override | SvpSalFrame | virtual |
| UnionClipRegion(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight) override | SvpSalFrame | virtual |
| UpdateDarkMode() | SalFrame | inlinevirtual |
| UpdatePopover(void *, const OUString &, vcl::Window *, const tools::Rectangle &) | SalFrame | inlinevirtual |
| UpdateSettings(AllSettings &rSettings) override | SvpSalFrame | virtual |
| ~DeletionNotifier() | vcl::DeletionNotifier | inlineprotected |
| ~SalFrame() override | SalFrame | virtual |
| ~SalGeometryProvider() | SalGeometryProvider | inlinevirtual |
| ~SvpSalFrame() override | SvpSalFrame | virtual |