LibreOffice Module vcl (master) 1
|
This is the complete list of members for GtkSalFrame, including all inherited members.
AcquireGraphics() override | GtkSalFrame | virtual |
addDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
addGrabLevel() | GtkSalFrame | |
AllocateFrame() | GtkSalFrame | private |
AllowCycleFocusOut() | GtkSalFrame | |
Beep() override | GtkSalFrame | virtual |
BeginSetClipRegion(sal_uInt32 nRects) override | GtkSalFrame | virtual |
BlockTooltip() | GtkSalFrame | |
calcDefaultSize() | GtkSalFrame | private |
CalcDeleteSurroundingSelection(const OUString &rSurroundingText, sal_Int32 nCursorIndex, int nOffset, int nChars) | SalFrame | static |
CallCallback(SalEvent nEvent, const void *pEvent) const | SalFrame | inline |
CallCallbackExc(SalEvent nEvent, const void *pEvent) const | GtkSalFrame | |
CaptureMouse(bool bMouse) override | GtkSalFrame | virtual |
Center() | GtkSalFrame | private |
closePopup() | GtkSalFrame | |
damaged(sal_Int32 nExtentsLeft, sal_Int32 nExtentsTop, sal_Int32 nExtentsRight, sal_Int32 nExtentsBottom) const | GtkSalFrame | |
DECL_LINK(AsyncScroll, Timer *, void) | GtkSalFrame | |
DeletionNotifier() | vcl::DeletionNotifier | inlineprotected |
deregisterDragSource(GtkInstDragSource const *pDragSource) | GtkSalFrame | inline |
deregisterDropTarget(GtkInstDropTarget const *pDropTarget) | GtkSalFrame | inline |
DisallowCycleFocusOut() | GtkSalFrame | |
doKeyCallback(guint state, guint keyval, guint16 hardware_keycode, guint8 group, sal_Unicode aOrigCode, bool bDown, bool bSendRelease) | GtkSalFrame | private |
DrawingAreaButton(SalEvent nEventType, int nEventX, int nEventY, int nButton, guint32 nTime, guint nState) | GtkSalFrame | private |
DrawingAreaCrossing(SalEvent nEventType, int nEventX, int nEventY, guint32 nTime, guint nState) | GtkSalFrame | private |
DrawingAreaDraw(cairo_t *cr) | GtkSalFrame | private |
DrawingAreaFocusInOut(SalEvent nEventType) | GtkSalFrame | private |
DrawingAreaMotion(int nEventX, int nEventY, guint32 nTime, guint nState) | GtkSalFrame | private |
DrawingAreaResized(GtkWidget *pWidget, int nWidth, int nHeight) | GtkSalFrame | private |
DrawingAreaScroll(double delta_x, double delta_y, int nEventX, int nEventY, guint32 nTime, guint nState) | GtkSalFrame | private |
DumpSetPosSize(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt16 nFlags) | SalFrame | static |
EndExtTextInput(EndExtTextInputFlags nFlags) override | GtkSalFrame | virtual |
EndSetClipRegion() override | GtkSalFrame | virtual |
EnsureAppMenuWatch() | GtkSalFrame | |
findTopLevelSystemWindow(GdkNativeWindow aWindow) | GtkSalFrame | privatestatic |
Flush() override | GtkSalFrame | virtual |
Flush()=0 | GtkSalFrame | virtual |
Flush(const tools::Rectangle &) | GtkSalFrame | virtual |
gestureLongPress(GtkGestureLongPress *gesture, gdouble x, gdouble y, gpointer frame) | GtkSalFrame | privatestatic |
gestureSwipe(GtkGestureSwipe *gesture, gdouble velocity_x, gdouble velocity_y, gpointer frame) | GtkSalFrame | privatestatic |
get_font_options() | GtkSalFrame | |
getCairoContext() const | GtkSalFrame | |
GetClientSize(tools::Long &rWidth, tools::Long &rHeight) override | GtkSalFrame | virtual |
getDisplay() | GtkSalFrame | static |
GetDisplayScreen() const | GtkSalFrame | inline |
getFixedContainer() const | GtkSalFrame | inline |
GetFrameWeld() const override | GtkSalFrame | virtual |
getFromWindow(GtkWidget *pWindow) | GtkSalFrame | static |
getGdkDisplay() | GtkSalFrame | static |
GetGeometry() const | SalFrame | |
GetHeight() const override | SalFrame | inlinevirtual |
GetIndicatorState() override | GtkSalFrame | virtual |
GetInputLanguage() override | GtkSalFrame | virtual |
GetKeyCode(guint nKeyVal) | GtkSalFrame | static |
GetKeyModCode(guint nState) | GtkSalFrame | static |
GetKeyName(sal_uInt16 nKeyCode) override | GtkSalFrame | virtual |
GetKeyValFor(GdkKeymap *pKeyMap, guint16 hardware_keycode, guint8 group) | GtkSalFrame | static |
GetLastInputEventTime() | GtkSalFrame | static |
GetMenu() | GtkSalFrame | |
GetModal() const override | GtkSalFrame | virtual |
getMouseEventWidget() const | GtkSalFrame | |
GetMouseModCode(guint nState) | GtkSalFrame | static |
GetNativeWindowHandle(GtkWidget *pWidget) | GtkSalFrame | static |
GetParent() const override | GtkSalFrame | virtual |
GetPointerState() override | GtkSalFrame | virtual |
GetPreeditDetails(GtkIMContext *pIMContext, std::vector< ExtTextInputAttr > &rInputFlags, sal_Int32 &rCursorPos, sal_uInt8 &rCursorFlags) | GtkSalFrame | static |
GetSystemData() const override | GtkSalFrame | virtual |
getTopLevelGridWidget() const | GtkSalFrame | inline |
GetUnmirroredGeometry() const | SalFrame | inline |
GetUseDarkMode() const override | GtkSalFrame | virtual |
GetUseReducedAnimation() const override | GtkSalFrame | virtual |
GetWheelEvent(const GdkEventScroll &rEvent) | GtkSalFrame | static |
GetWidth() const override | SalFrame | inlinevirtual |
GetWindow() const | SalFrame | inline |
getWindow() const | GtkSalFrame | inline |
GetWindowState(vcl::WindowData *) override | GtkSalFrame | virtual |
GetWorkArea(tools::Rectangle &rRect) override | GtkSalFrame | virtual |
getXScreenNumber() const | GtkSalFrame | inline |
GrabFocus() override | GtkSalFrame | virtual |
grabPointer(bool bGrab, bool bKeyboardAlso, bool bOwnerEvents) | GtkSalFrame | |
GtkSalFrame(SalFrame *pParent, SalFrameStyleFlags nStyle) | GtkSalFrame | |
GtkSalFrame(SystemParentData *pSysData) | GtkSalFrame | |
GtkSalObjectWidgetClip | GtkSalFrame | friend |
HandleMenubarMnemonic(guint eState, guint nKeyval) | GtkSalFrame | private |
HidePopover(void *nId) override | GtkSalFrame | virtual |
HideTooltip() | GtkSalFrame | |
IMHandler | GtkSalFrame | friend |
Init(SalFrame *pParent, SalFrameStyleFlags nStyle) | GtkSalFrame | private |
Init(SystemParentData *pSysData) | GtkSalFrame | private |
InitCommon() | GtkSalFrame | private |
InvalidateGraphics() | GtkSalFrame | private |
isChild(bool bPlug=true, bool bSysChild=true) | GtkSalFrame | inlineprivate |
IsCycleFocusOutDisallowed() const | GtkSalFrame | |
isFloatGrabWindow() const | GtkSalFrame | inlineprivate |
IsOffScreen() const override | SalFrame | inlinevirtual |
KeyCodeToGdkKey(const vcl::KeyCode &rKeyCode, guint *pGdkKeyCode, GdkModifierType *pGdkModifiers) | GtkSalFrame | static |
LaunchAsyncScroll(GdkEvent const *pEvent) | GtkSalFrame | |
ListenPortalSettings() | GtkSalFrame | private |
ListenSessionManager() | GtkSalFrame | private |
m_aChildren | GtkSalFrame | private |
m_aDamageHandler | GtkSalFrame | |
m_aFloatRect | GtkSalFrame | private |
m_aForeignParentWindow | GtkSalFrame | private |
m_aForeignTopLevelWindow | GtkSalFrame | private |
m_aFrameSize | GtkSalFrame | |
m_aHelpArea | GtkSalFrame | private |
m_aListeners | vcl::DeletionNotifier | private |
m_aMaxSize | GtkSalFrame | private |
m_aMinSize | GtkSalFrame | private |
m_aModalHierarchyHdl | SalFrame | private |
m_aMouseSignalIds | GtkSalFrame | |
m_aPendingScrollEvents | GtkSalFrame | |
m_aRestorePosSize | GtkSalFrame | private |
m_aSmoothScrollIdle | GtkSalFrame | |
m_aSystemData | GtkSalFrame | private |
m_aTooltip | GtkSalFrame | private |
m_bDefaultPos | GtkSalFrame | private |
m_bDefaultSize | GtkSalFrame | private |
m_bFloatPositioned | GtkSalFrame | private |
m_bFullscreen | GtkSalFrame | private |
m_bGeometryIsProvisional | GtkSalFrame | private |
m_bGraphics | GtkSalFrame | private |
m_bIconSetWhileUnmapped | GtkSalFrame | private |
m_bSalObjectSetPosSize | GtkSalFrame | |
m_bTooltipBlocked | GtkSalFrame | private |
m_ePointerStyle | GtkSalFrame | private |
m_nActionGroupExportId | GtkSalFrame | |
m_nFloatFlags | GtkSalFrame | private |
m_nFloats | GtkSalFrame | privatestatic |
m_nGrabLevel | GtkSalFrame | |
m_nHeightRequest | GtkSalFrame | private |
m_nHudAwarenessId | GtkSalFrame | |
m_nKeyModifiers | GtkSalFrame | private |
m_nMenuExportId | GtkSalFrame | |
m_nPortalSettingChangedSignalId | GtkSalFrame | private |
m_nSessionClientSignalId | GtkSalFrame | private |
m_nSetFocusSignalId | GtkSalFrame | private |
m_nState | GtkSalFrame | private |
m_nStyle | GtkSalFrame | private |
m_nWatcherId | GtkSalFrame | private |
m_nWidthRequest | GtkSalFrame | private |
m_nXScreen | GtkSalFrame | private |
m_pDragSource | GtkSalFrame | private |
m_pDrawingArea | GtkSalFrame | private |
m_pDropTarget | GtkSalFrame | private |
m_pEventBox | GtkSalFrame | private |
m_pFixedContainer | GtkSalFrame | private |
m_pForeignParent | GtkSalFrame | private |
m_pForeignTopLevel | GtkSalFrame | private |
m_pGraphics | GtkSalFrame | private |
m_pHeaderBar | GtkSalFrame | private |
m_pIMHandler | GtkSalFrame | private |
m_pParent | GtkSalFrame | private |
m_pProc | SalFrame | private |
m_pRegion | GtkSalFrame | private |
m_pSalMenu | GtkSalFrame | private |
m_pSessionClient | GtkSalFrame | private |
m_pSessionManager | GtkSalFrame | private |
m_pSettingsPortal | GtkSalFrame | private |
m_pSurface | GtkSalFrame | |
m_pTopLevelGrid | GtkSalFrame | private |
m_pWindow | GtkSalFrame | private |
m_SessionManagerInhibitor | GtkSalFrame | private |
m_sWMClass | GtkSalFrame | private |
m_xFrameWeld | SalFrame | mutableprotected |
maGeometry | SalFrame | |
makeFakeKeyPress(GtkWidget *pWidget) | GtkSalFrame | static |
MapUnicodeToKeyCode(sal_Unicode aUnicode, LanguageType aLangType, vcl::KeyCode &rKeyCode) override | GtkSalFrame | virtual |
moveWindow(tools::Long nX, tools::Long nY) | GtkSalFrame | private |
NativeWidgetHelpPressed(GtkAccelGroup *, GObject *, guint, GdkModifierType, gpointer pFrame) | GtkSalFrame | static |
nopaint_container_resize_children(GtkContainer *) | GtkSalFrame | |
notifyDelete() | vcl::DeletionNotifier | inlineprotected |
NotifyModalHierarchy(bool bModal) | SalFrame | inline |
PositionByToolkit(const tools::Rectangle &rRect, FloatWinPopupFlags nFlags) override | GtkSalFrame | virtual |
PostEvent(std::unique_ptr< ImplSVEvent > pData) override | GtkSalFrame | virtual |
queue_draw() | GtkSalFrame | |
registerDragSource(GtkInstDragSource *pDragSource) | GtkSalFrame | inline |
registerDropTarget(GtkInstDropTarget *pDropTarget) | GtkSalFrame | inline |
ReleaseGraphics(SalGraphics *pGraphics) override | GtkSalFrame | virtual |
removeDel(DeletionListener *pListener) | vcl::DeletionNotifier | inline |
removeGrabLevel() | GtkSalFrame | |
ResetClipRegion() override | GtkSalFrame | virtual |
resizeWindow(tools::Long nWidth, tools::Long nHeight) | GtkSalFrame | private |
ResolveWindowHandle(SystemEnvData &rData) const override | GtkSalFrame | virtual |
SalFrame() | SalFrame | |
SessionManagerInhibit(bool bStart, ApplicationInhibitFlags eType, std::u16string_view sReason, const char *application_id) | GtkSalFrame | |
SetAlwaysOnTop(bool bOnTop) override | GtkSalFrame | virtual |
SetApplicationID(const OUString &rWMClass) override | GtkSalFrame | virtual |
SetCallback(vcl::Window *pWindow, SALFRAMEPROC pProc) | SalFrame | |
SetColorScheme(GVariant *variant) | GtkSalFrame | |
SetDefaultSize() | GtkSalFrame | private |
SetExtendedFrameStyle(SalExtStyle nExtStyle) override | GtkSalFrame | virtual |
SetIcon(const char *pIcon) | GtkSalFrame | private |
SetIcon(sal_uInt16 nIcon) override | GtkSalFrame | virtual |
SetInputContext(SalInputContext *pContext) override | GtkSalFrame | virtual |
SetMaxClientSize(tools::Long nWidth, tools::Long nHeight) override | GtkSalFrame | virtual |
SetMenu(SalMenu *pSalMenu) override | GtkSalFrame | virtual |
SetMinClientSize(tools::Long nWidth, tools::Long nHeight) override | GtkSalFrame | virtual |
setMinMaxSize() | GtkSalFrame | private |
SetModal(bool bModal) override | GtkSalFrame | virtual |
SetModalHierarchyHdl(const Link< bool, void > &rLink) | SalFrame | inline |
SetParent(SalFrame *pNewParent) override | GtkSalFrame | virtual |
SetPluginParent(SystemParentData *pNewParent) override | GtkSalFrame | virtual |
SetPointer(PointerStyle ePointerStyle) override | GtkSalFrame | virtual |
SetPointerPos(tools::Long nX, tools::Long nY) override | GtkSalFrame | virtual |
SetPosSize(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt16 nFlags) override | GtkSalFrame | virtual |
SetRepresentedURL(const OUString &) | SalFrame | virtual |
SetScreen(unsigned int nNewScreen, SetType eType, tools::Rectangle const *pSize=nullptr) | GtkSalFrame | private |
SetScreenNumber(unsigned int) override | GtkSalFrame | virtual |
SetTitle(const OUString &rTitle) override | GtkSalFrame | virtual |
SetType enum name | GtkSalFrame | private |
SetWindowState(const vcl::WindowData *) override | GtkSalFrame | virtual |
Show(bool bVisible, bool bNoActivate=false) override | GtkSalFrame | virtual |
ShowFullScreen(bool bFullScreen, sal_Int32 nDisplay) override | GtkSalFrame | virtual |
ShowPopover(const OUString &rHelpText, vcl::Window *pParent, const tools::Rectangle &rHelpArea, QuickHelpFlags nFlags) override | GtkSalFrame | virtual |
ShowTooltip(const OUString &rHelpText, const tools::Rectangle &rHelpArea) override | GtkSalFrame | virtual |
signalButton(GtkWidget *, GdkEventButton *, gpointer) | GtkSalFrame | privatestatic |
signalConfigure(GtkWidget *, GdkEventConfigure *, gpointer) | GtkSalFrame | privatestatic |
signalCrossing(GtkWidget *, GdkEventCrossing *, gpointer) | GtkSalFrame | privatestatic |
signalDelete(GtkWidget *, GdkEvent *, gpointer) | GtkSalFrame | privatestatic |
signalDestroy(GtkWidget *, gpointer) | GtkSalFrame | privatestatic |
signalDragDataGet(GtkWidget *widget, GdkDragContext *context, GtkSelectionData *data, guint info, guint time, gpointer frame) | GtkSalFrame | privatestatic |
signalDragDelete(GtkWidget *widget, GdkDragContext *context, gpointer frame) | GtkSalFrame | privatestatic |
signalDragDrop(GtkWidget *widget, GdkDragContext *context, gint x, gint y, guint time, gpointer frame) | GtkSalFrame | privatestatic |
signalDragDropReceived(GtkWidget *widget, GdkDragContext *context, gint x, gint y, GtkSelectionData *data, guint ttype, guint time, gpointer frame) | GtkSalFrame | privatestatic |
signalDragEnd(GtkWidget *widget, GdkDragContext *context, gpointer frame) | GtkSalFrame | privatestatic |
signalDragFailed(GtkWidget *widget, GdkDragContext *context, GtkDragResult result, gpointer frame) | GtkSalFrame | privatestatic |
signalDragLeave(GtkWidget *widget, GdkDragContext *context, guint time, gpointer frame) | GtkSalFrame | privatestatic |
signalDragMotion(GtkWidget *widget, GdkDragContext *context, gint x, gint y, guint time, gpointer frame) | GtkSalFrame | privatestatic |
signalDraw(GtkWidget *, cairo_t *cr, gpointer) | GtkSalFrame | privatestatic |
signalFocus(GtkWidget *, GdkEventFocus *, gpointer) | GtkSalFrame | privatestatic |
signalKey(GtkWidget *, GdkEventKey *, gpointer) | GtkSalFrame | privatestatic |
signalMap(GtkWidget *, GdkEvent *, gpointer) | GtkSalFrame | privatestatic |
signalMotion(GtkWidget *, GdkEventMotion *, gpointer) | GtkSalFrame | privatestatic |
signalRealize(GtkWidget *, gpointer frame) | GtkSalFrame | privatestatic |
signalRotateBegin(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
signalRotateEnd(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
signalRotateUpdate(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
signalScroll(GtkWidget *, GdkEvent *, gpointer) | GtkSalFrame | privatestatic |
signalSetFocus(GtkWindow *pWindow, GtkWidget *pWidget, gpointer frame) | GtkSalFrame | privatestatic |
signalStyleUpdated(GtkWidget *, gpointer) | GtkSalFrame | privatestatic |
signalTooltipQuery(GtkWidget *, gint x, gint y, gboolean keyboard_mode, GtkTooltip *tooltip, gpointer frame) | GtkSalFrame | privatestatic |
signalUnmap(GtkWidget *, GdkEvent *, gpointer) | GtkSalFrame | privatestatic |
signalWindowState(GtkWidget *, GdkEvent *, gpointer) | GtkSalFrame | privatestatic |
signalZoomBegin(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
signalZoomEnd(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
signalZoomUpdate(GtkGesture *, GdkEventSequence *, gpointer) | GtkSalFrame | privatestatic |
SimulateKeyPress(sal_uInt16 nKeyCode) override | GtkSalFrame | virtual |
sizeAllocated(GtkWidget *, GdkRectangle *pAllocation, gpointer frame) | GtkSalFrame | privatestatic |
startDrag(const css::datatransfer::dnd::DragGestureEvent &rEvent, const css::uno::Reference< css::datatransfer::XTransferable > &rTrans, VclToGtkHelper &rConversionHelper, GdkDragAction sourceActions) | GtkSalFrame | |
StartPresentation(bool bStart) override | GtkSalFrame | virtual |
ToTop(SalFrameToTop nFlags) override | GtkSalFrame | virtual |
TriggerPaintEvent() | GtkSalFrame | private |
UnblockTooltip() | GtkSalFrame | |
UnionClipRegion(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight) override | GtkSalFrame | virtual |
UpdateDarkMode() override | GtkSalFrame | virtual |
UpdateGeometryFromEvent(int x_root, int y_root, int nEventX, int nEventY) | GtkSalFrame | private |
UpdateLastInputEventTime(guint32 nUserInputTime) | GtkSalFrame | static |
UpdatePopover(void *nId, const OUString &rHelpText, vcl::Window *pParent, const tools::Rectangle &rHelpArea) override | GtkSalFrame | virtual |
updateScreenNumber() | GtkSalFrame | |
UpdateSettings(AllSettings &rSettings) override | GtkSalFrame | virtual |
updateWMClass() | GtkSalFrame | private |
widget_set_size_request(tools::Long nWidth, tools::Long nHeight) | GtkSalFrame | private |
window_resize(tools::Long nWidth, tools::Long nHeight) | GtkSalFrame | private |
WindowCloseRequest() | GtkSalFrame | private |
WindowMap() | GtkSalFrame | private |
WindowUnmap() | GtkSalFrame | private |
~DeletionNotifier() | vcl::DeletionNotifier | inlineprotected |
~GtkSalFrame() override | GtkSalFrame | virtual |
~SalFrame() override | SalFrame | virtual |
~SalGeometryProvider() | SalGeometryProvider | inlinevirtual |