|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for SalFrame, including all inherited members.
| AcquireGraphics()=0 | SalFrame | pure virtual |
| addDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
| Beep()=0 | SalFrame | pure virtual |
| BeginSetClipRegion(sal_uInt32 nRects)=0 | SalFrame | pure 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)=0 | SalFrame | pure 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)=0 | SalFrame | pure virtual |
| EndSetClipRegion()=0 | SalFrame | pure virtual |
| Flush()=0 | SalFrame | pure virtual |
| Flush(const tools::Rectangle &) | SalFrame | virtual |
| GetClientSize(tools::Long &rWidth, tools::Long &rHeight)=0 | SalFrame | pure virtual |
| GetFrameWeld() const | SalFrame | virtual |
| GetGeometry() const | SalFrame | |
| GetHeight() const override | SalFrame | inlinevirtual |
| GetIndicatorState()=0 | SalFrame | pure virtual |
| GetInputLanguage()=0 | SalFrame | pure virtual |
| GetKeyName(sal_uInt16 nKeyCode)=0 | SalFrame | pure virtual |
| GetModal() const | SalFrame | inlinevirtual |
| GetParent() const =0 | SalFrame | pure virtual |
| GetPointerState()=0 | SalFrame | pure virtual |
| GetSystemData() const =0 | SalFrame | pure 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 *)=0 | SalFrame | pure virtual |
| GetWorkArea(tools::Rectangle &rRect)=0 | SalFrame | pure virtual |
| GrabFocus() | SalFrame | inlinevirtual |
| HidePopover(void *) | SalFrame | inlinevirtual |
| IsOffScreen() const override | SalFrame | inlinevirtual |
| m_aListeners | vcl::DeletionNotifier | private |
| m_aModalHierarchyHdl | SalFrame | private |
| m_pProc | SalFrame | private |
| m_pWindow | SalFrame | private |
| m_xFrameWeld | SalFrame | mutableprotected |
| maGeometry | SalFrame | |
| MapUnicodeToKeyCode(sal_Unicode aUnicode, LanguageType aLangType, vcl::KeyCode &rKeyCode)=0 | SalFrame | pure virtual |
| notifyDelete() | vcl::DeletionNotifier | inlineprotected |
| NotifyModalHierarchy(bool bModal) | SalFrame | inline |
| PositionByToolkit(const tools::Rectangle &, FloatWinPopupFlags) | SalFrame | inlinevirtual |
| PostEvent(std::unique_ptr< ImplSVEvent > pData)=0 | SalFrame | pure virtual |
| ReleaseGraphics(SalGraphics *pGraphics)=0 | SalFrame | pure virtual |
| removeDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
| ResetClipRegion()=0 | SalFrame | pure virtual |
| ResolveWindowHandle(SystemEnvData &) const | SalFrame | inlinevirtual |
| SalFrame() | SalFrame | |
| SetAlwaysOnTop(bool bOnTop)=0 | SalFrame | pure virtual |
| SetApplicationID(const OUString &rApplicationID)=0 | SalFrame | pure virtual |
| SetCallback(vcl::Window *pWindow, SALFRAMEPROC pProc) | SalFrame | |
| SetExtendedFrameStyle(SalExtStyle nExtStyle)=0 | SalFrame | pure virtual |
| SetIcon(sal_uInt16 nIcon)=0 | SalFrame | pure virtual |
| SetInputContext(SalInputContext *pContext)=0 | SalFrame | pure virtual |
| SetMaxClientSize(tools::Long nWidth, tools::Long nHeight)=0 | SalFrame | pure virtual |
| SetMenu(SalMenu *pSalMenu)=0 | SalFrame | pure virtual |
| SetMinClientSize(tools::Long nWidth, tools::Long nHeight)=0 | SalFrame | pure virtual |
| SetModal(bool) | SalFrame | inlinevirtual |
| SetModalHierarchyHdl(const Link< bool, void > &rLink) | SalFrame | inline |
| SetParent(SalFrame *pNewParent)=0 | SalFrame | pure virtual |
| SetPluginParent(SystemParentData *pNewParent)=0 | SalFrame | pure virtual |
| SetPointer(PointerStyle ePointerStyle)=0 | SalFrame | pure virtual |
| SetPointerPos(tools::Long nX, tools::Long nY)=0 | SalFrame | pure virtual |
| SetPosSize(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt16 nFlags)=0 | SalFrame | pure virtual |
| SetRepresentedURL(const OUString &) | SalFrame | virtual |
| SetScreenNumber(unsigned int nScreen)=0 | SalFrame | pure virtual |
| SetTitle(const OUString &rTitle)=0 | SalFrame | pure virtual |
| SetWindowState(const vcl::WindowData *)=0 | SalFrame | pure virtual |
| Show(bool bVisible, bool bNoActivate=false)=0 | SalFrame | pure virtual |
| ShowFullScreen(bool bFullScreen, sal_Int32 nDisplay)=0 | SalFrame | pure virtual |
| ShowPopover(const OUString &, vcl::Window *, const tools::Rectangle &, QuickHelpFlags) | SalFrame | inlinevirtual |
| ShowTooltip(const OUString &, const tools::Rectangle &) | SalFrame | inlinevirtual |
| SimulateKeyPress(sal_uInt16 nKeyCode)=0 | SalFrame | pure virtual |
| StartPresentation(bool bStart)=0 | SalFrame | pure virtual |
| ToTop(SalFrameToTop nFlags)=0 | SalFrame | pure virtual |
| UnionClipRegion(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight)=0 | SalFrame | pure virtual |
| UpdateDarkMode() | SalFrame | inlinevirtual |
| UpdatePopover(void *, const OUString &, vcl::Window *, const tools::Rectangle &) | SalFrame | inlinevirtual |
| UpdateSettings(AllSettings &rSettings)=0 | SalFrame | pure virtual |
| ~DeletionNotifier() | vcl::DeletionNotifier | inlineprotected |
| ~SalFrame() override | SalFrame | virtual |
| ~SalGeometryProvider() | SalGeometryProvider | inlinevirtual |