LibreOffice Module basctl (master) 1
|
This is the complete list of members for basctl::Shell, including all inherited members.
Activate(bool bMDI) override | basctl::Shell | privatevirtual |
AddContextMenuInterceptor_Impl(const css::uno::Reference< css::ui::XContextMenuInterceptor > &xInterceptor) | SfxViewShell | |
AddRemoveClipboardListener(const css::uno::Reference< css::datatransfer::clipboard::XClipboardListener > &, bool) | SfxViewShell | |
AddSubShell(SfxShell &rShell) | SfxViewShell | |
AdjustPosSizePixel(const Point &rPos, const Size &rSize) | basctl::Shell | private |
afterCallbackRegistered() | SfxViewShell | virtual |
aHScrollBar | basctl::Shell | private |
aObjectCatalog | basctl::Shell | private |
ApplyItemSet(sal_uInt16 nId, const SfxItemSet &rSet) | SfxShell | virtual |
aVScrollBar | basctl::Shell | private |
aWindowTable | basctl::Shell | private |
bCreatingWindow | basctl::Shell | private |
bNoNewWindow | SfxViewShell | private |
BroadcastContextForActivation(const bool bIsActivated) | SfxShell | |
CallBasicBreakHdl(StarBASIC const *pBasic) | basctl::Shell | |
CallBasicErrorHdl(StarBASIC const *pBasic) | basctl::Shell | |
CanExecuteSlot_Impl(const SfxSlot &rSlot) | SfxShell | |
CharStylesColorMap | SfxViewShell | private |
CheckIPClient_Impl(SfxInPlaceClient const *, const tools::Rectangle &) | SfxViewShell | |
CheckWindows() | basctl::Shell | private |
ContainerListenerImpl | basctl::Shell | friend |
CopyDialogResources(css::uno::Reference< css::io::XInputStreamProvider > &io_xISP, const ScriptDocument &rSourceDoc, const OUString &rSourceLibName, const ScriptDocument &rDestDoc, const OUString &rDestLibName, std::u16string_view rDlgName) | basctl::Shell | static |
CreateBasWin(const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rModName) | basctl::Shell | private |
CreateDlgWin(const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rDlgName) | basctl::Shell | private |
CreateItemSet(sal_uInt16 nId) | SfxShell | virtual |
CreatePrintOptionsPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rOptions) | SfxViewShell | virtual |
Current() | SfxViewShell | static |
Deactivate(bool bMDI) override | basctl::Shell | privatevirtual |
DECL_LINK(TabBarHdl, ::TabBar *, void) | basctl::Shell | private |
DisconnectAllClients() | SfxViewShell | |
DoActivate_Impl(SfxViewFrame *pFrame, bool bMDI) | SfxShell | |
DocumentEventListener(const DocumentEventListener &)=delete | basctl::DocumentEventListener | |
DocumentEventListener()=default | basctl::DocumentEventListener | |
DoDeactivate_Impl(SfxViewFrame const *pFrame, bool bMDI) | SfxShell | |
DoVerb(sal_Int32 nVerb) | SfxViewShell | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxViewShell | virtual |
dumpLibreOfficeKitViewState(rtl::OStringBuffer &rState) | SfxViewShell | |
EmptyExecStub(SfxShell *pShell, SfxRequest &) | SfxShell | static |
EmptyStateStub(SfxShell *pShell, SfxItemSet &) | SfxShell | static |
Escape() | SfxViewShell | |
ExecKey_Impl(const KeyEvent &aKey) | SfxViewShell | |
ExecMisc_Impl(SfxRequest &) | SfxViewShell | |
ExecPrint(const css::uno::Sequence< css::beans::PropertyValue > &, bool, bool) | SfxViewShell | |
ExecPrint_Impl(SfxRequest &) | SfxViewShell | |
ExecuteBasic(SfxRequest &rReq) | basctl::Shell | |
ExecuteCurrent(SfxRequest &rReq) | basctl::Shell | |
ExecuteDialog(SfxRequest &rReq) | basctl::Shell | |
ExecuteGlobal(SfxRequest &rReq) | basctl::Shell | |
ExecuteSearch(SfxRequest &rReq) | basctl::Shell | |
ExecuteSlot(SfxRequest &rReq, const SfxInterface *pIF=nullptr) | SfxShell | |
ExecuteSlot(SfxRequest &rReq, bool bAsync) | SfxShell | |
FindApplicationWindow() | basctl::Shell | |
FindBasWin(const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rModName, bool bCreateIfNotExist=false, bool bFindSuspended=false) | basctl::Shell | |
FindDlgWin(const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rName, bool bCreateIfNotExist=false, bool bFindSuspended=false) | basctl::Shell | |
FindIPClient(const css::uno::Reference< css::embed::XEmbeddedObject > &xObj, vcl::Window *pObjParentWin) const | SfxViewShell | |
FindWindow(const ScriptDocument &rDocument, std::u16string_view rLibName, std::u16string_view rName, ItemType nType, bool bFindSuspended=false) | basctl::Shell | |
flushPendingLOKInvalidateTiles() | SfxViewShell | virtual |
Get(const css::uno::Reference< css::frame::XController > &i_rController) | SfxViewShell | static |
getA11yCaretPosition() const | SfxViewShell | |
getA11yFocusedParagraph() const | SfxViewShell | |
GetActivePrinter() const | SfxViewShell | |
GetBaseController_Impl() const | SfxViewShell | |
GetBorderPixel() const | SfxViewShell | |
GetClipboardNotifier() const | SfxViewShell | |
GetColorConfigColor(svtools::ColorConfigEntry nColorType) const | SfxViewShell | |
GetColorConfigName() const | SfxViewShell | virtual |
GetController() const | SfxViewShell | |
GetCurDlgView() const | basctl::Shell | |
GetCurLibName() const | basctl::Shell | inline |
GetCurLocalizationMgr() const | basctl::Shell | inline |
GetCurrentDocument() const override | basctl::Shell | virtual |
GetCurrentZoomSliderValue() | basctl::Shell | inline |
GetCurWindow() const | basctl::Shell | inline |
GetDisableFlags() const | SfxShell | |
GetDispatcher() const | SfxShell | |
GetDocId() const override | SfxViewShell | |
GetDrawView() const | SfxViewShell | virtual |
getEditMode() const | SfxViewShell | virtual |
GetEditWindowForActiveOLEObj() const override | SfxViewShell | virtual |
GetFirst(bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr) | SfxViewShell | static |
GetFormShell() | SfxViewShell | virtual |
GetFormShell() const | SfxViewShell | virtual |
GetFrame() const | SfxShell | |
GetFrameWeld() const | SfxViewShell | |
GetInterface() const | SfxShell | virtual |
GetIPClient() const | SfxViewShell | |
GetItem(sal_uInt16 nSlotId) const | SfxShell | |
GetItem(TypedWhichId< T > nWhich) const | SfxShell | |
getLibreOfficeKitViewCallback() const | SfxViewShell | |
GetLOKDeviceFormFactor() const | SfxViewShell | |
GetLOKDocumentFocusListener() | SfxViewShell | private |
GetLOKDocumentFocusListener() const | SfxViewShell | private |
GetLOKLanguageTag() const | SfxViewShell | |
GetLOKLocale() const | SfxViewShell | |
getLOKPayload(int nType, int nViewId) const | SfxViewShell | virtual |
GetLOKTimezone() const | SfxViewShell | |
getLOKVisibleArea() const | SfxViewShell | virtual |
GetMargin() const | SfxViewShell | |
GetMaxZoom() | basctl::Shell | inlinestatic |
GetMinZoom() | basctl::Shell | inlinestatic |
GetName() const | SfxShell | |
GetNext(const SfxViewShell &rPrev, bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr) | SfxViewShell | static |
GetObjectShell() override | SfxViewShell | virtual |
getPart() const | SfxViewShell | virtual |
GetPool() const | SfxShell | |
GetPrinter(bool bCreate=false) override | basctl::Shell | virtual |
GetPrinterController() const | SfxViewShell | |
GetRenderable() override | basctl::Shell | virtual |
GetRepeatTarget() const | SfxShell | |
GetSelectionText(bool bCompleteWords=false, bool bOnlyASample=false) override | basctl::Shell | virtual |
GetSlotState(sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | SfxShell | |
GetState(SfxItemSet &) | basctl::Shell | |
GetState_Impl(SfxItemSet &) | SfxViewShell | |
GetStaticInterface() | SfxShell | static |
GetStylesHighlighterCharColorMap() | SfxViewShell | |
GetStylesHighlighterParaColorMap() | SfxViewShell | |
GetSubShell(sal_uInt16) | SfxViewShell | |
GetTabBar() | basctl::Shell | inline |
GetUIActiveClient() const | SfxViewShell | |
GetUIActiveIPClient_Impl() const | SfxViewShell | |
GetUndoManager() override | basctl::Shell | virtual |
GetVerbs() const | SfxShell | |
GetVerbSlot_Impl(sal_uInt16 nId) const | SfxShell | |
GetViewFrame() const | SfxViewShell | |
GetViewShell() const | SfxShell | |
GetViewShellId() const override | SfxViewShell | |
GetWindow() const | SfxViewShell | |
GetWindowId(BaseWindow const *pWin) const | basctl::Shell | |
GetWindowTable() | basctl::Shell | inline |
GlobalKeyInput_Impl(const KeyEvent &rKeyEvent) | SfxViewShell | |
HandleNotifyEvent_Impl(NotifyEvent const &rEvent) | SfxViewShell | |
HandleOpenXmlFilterSettings(SfxRequest &) | SfxShell | protectedstatic |
HasKeyListeners_Impl() const | SfxViewShell | |
HasMouseClickListeners_Impl() const | SfxViewShell | |
HasPrintOptionsPage() const | SfxViewShell | virtual |
HasSelection(bool bText=true) const override | basctl::Shell | virtual |
HasUIFeature(SfxShellFeature nFeature) const override | basctl::Shell | virtual |
implImportDialog | basctl::Shell | friend |
Init() | basctl::Shell | private |
InitInterface_Impl() | basctl::Shell | privatestatic |
InitScrollBars() | basctl::Shell | private |
InitTabBar() | basctl::Shell | private |
InitZoomLevel() | basctl::Shell | private |
InnerResizePixel(const Point &rOfs, const Size &rSize, bool inplaceEditModeChange) | SfxViewShell | protectedvirtual |
InsertWindowInTable(BaseWindow *pNewWin) | basctl::Shell | private |
Invalidate(sal_uInt16 nId=0) | SfxShell | virtual |
Invalidate_Impl(SfxBindings &rBindings, sal_uInt16 nId) | SfxShell | protected |
InvalidateBasicIDESlots() | basctl::Shell | privatestatic |
InvalidateBorder() | SfxViewShell | |
InvalidateControlSlots() | basctl::Shell | static |
IPClientGone_Impl(SfxInPlaceClient const *pIPClient) | SfxViewShell | |
IsActive() const | SfxShell | |
IsAppBasicModified() const | basctl::Shell | inline |
isBlockedCommand(OUString command) | SfxViewShell | |
IsConditionalFastCall(const SfxRequest &rReq) | SfxShell | virtual |
IsDesignMode() const | SfxShell | virtual |
isLOKDesktop() const | SfxViewShell | |
isLOKMobilePhone() const | SfxViewShell | |
isLOKTablet() const | SfxViewShell | |
JavaDebuggingListenerImpl | basctl::Shell | friend |
JumpToMark(const OUString &rMark) | SfxViewShell | |
KeyInput(const KeyEvent &rKeyEvent) | SfxViewShell | virtual |
libreOfficeKitViewAddPendingInvalidateTiles() override | SfxViewShell | virtual |
libreOfficeKitViewCallback(int nType, const OString &pPayload) const override | SfxViewShell | virtual |
libreOfficeKitViewCallbackWithViewId(int nType, const OString &pPayload, int nViewId) const override | SfxViewShell | virtual |
libreOfficeKitViewInvalidateTilesCallback(const tools::Rectangle *pRect, int nPart, int nMode) const override | SfxViewShell | virtual |
libreOfficeKitViewUpdatedCallback(int nType) const override | SfxViewShell | virtual |
libreOfficeKitViewUpdatedCallbackPerViewId(int nType, int nViewId, int nSourceViewId) const override | SfxViewShell | virtual |
LocalizationMgr | basctl::Shell | friend |
m_aCurDocument | basctl::Shell | private |
m_aCurLibName | basctl::Shell | private |
m_aNotifier | basctl::Shell | private |
m_bAppBasicModified | basctl::Shell | private |
m_nCurrentZoomSliderValue | basctl::Shell | private |
m_pCurLocalizationMgr | basctl::Shell | private |
m_xHelper | SfxViewShell | private |
m_xLibListener | basctl::Shell | private |
maLOKDeviceFormFactor | SfxViewShell | private |
maLOKIsTimezoneSet | SfxViewShell | private |
maLOKLanguageTag | SfxViewShell | private |
maLOKLocale | SfxViewShell | private |
maLOKTimezone | SfxViewShell | private |
ManageToolbars() | basctl::Shell | private |
MarginChanged() | SfxViewShell | virtual |
mbJustOpened | basctl::Shell | private |
mbLOKAccessibilityEnabled | SfxViewShell | private |
mbPrinterSettingsModified | SfxViewShell | private |
mnCurrentDocId | SfxViewShell | privatestatic |
Move() override | basctl::Shell | privatevirtual |
mpLOKDocumentFocusListener | SfxViewShell | private |
mpSearchItem | basctl::Shell | private |
mvLOKBlockedCommandList | SfxViewShell | private |
nCurKey | basctl::Shell | private |
NewIPClient_Impl(SfxInPlaceClient *pIPClient) | SfxViewShell | |
NewWindowAllowed() const | SfxViewShell | |
NextPage(bool bPrev) | basctl::Shell | |
Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override | basctl::Shell | privatevirtual |
NotifyCursor(SfxViewShell *) const | SfxViewShell | virtual |
notifyInvalidation(tools::Rectangle const *) const override | SfxViewShell | virtual |
NotifyOtherView(OutlinerViewShell *pOtherShell, int nType, const OString &rKey, const OString &rPayload) override | SfxViewShell | |
NotifyOtherViews(int nType, const OString &rKey, const OString &rPayload) override | SfxViewShell | |
notifyWindow(vcl::LOKWindowId nLOKWindowId, const OUString &rAction, const std::vector< vcl::LOKPayloadItem > &rPayload=std::vector< vcl::LOKPayloadItem >()) const override | SfxViewShell | virtual |
nShellCount | basctl::Shell | privatestatic |
onDocumentClosed(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentCreated(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentModeChanged(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentOpened(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentSave(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentSaveAs(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentSaveAsDone(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentSaveDone(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
onDocumentTitleChanged(const ScriptDocument &_rDocument) override | basctl::Shell | privatevirtual |
SfxViewShell::operator=(const SfxShell &)=delete | SfxShell | private |
basctl::DocumentEventListener::operator=(const DocumentEventListener &)=delete | basctl::DocumentEventListener | |
OuterResizePixel(const Point &rPos, const Size &rSize) override | basctl::Shell | privatevirtual |
OutplaceActivated(bool bActive) | SfxViewShell | |
ParaStylesColorMap | SfxViewShell | private |
pCurWin | basctl::Shell | private |
pDialogLayout | basctl::Shell | private |
pImpl | SfxViewShell | private |
pLayout | basctl::Shell | private |
pModulLayout | basctl::Shell | private |
PopSubShells_Impl() | SfxViewShell | |
pPool | SfxShell | private |
PrepareClose(bool bUI=true) override | basctl::Shell | privatevirtual |
pTabBar | basctl::Shell | private |
pUndoMgr | SfxShell | private |
PushSubShells_Impl(bool bPush=true) | SfxViewShell | |
PutItem(const SfxPoolItem &rItem) | SfxShell | |
pWindow | SfxViewShell | private |
QueryObjAreaPixel(tools::Rectangle &rRect) const | SfxViewShell | virtual |
ReadUserData(const OUString &, bool bBrowse=false) | SfxViewShell | virtual |
ReadUserDataSequence(const css::uno::Sequence< css::beans::PropertyValue > &) | SfxViewShell | virtual |
RemoveContextMenuInterceptor_Impl(const css::uno::Reference< css::ui::XContextMenuInterceptor > &xInterceptor) | SfxViewShell | |
RemoveSubShell(SfxShell *pShell=nullptr) | SfxViewShell | |
RemoveWindow(BaseWindow *pWindow, bool bDestroy, bool bAllowChangeCurWindow=true) | basctl::Shell | |
RemoveWindows(const ScriptDocument &rDocument, std::u16string_view rLibName) | basctl::Shell | private |
ResetAllClients_Impl(SfxInPlaceClient const *pIP) | SfxViewShell | |
rFrame | SfxViewShell | private |
SetAppBasicModified(bool bModified) | basctl::Shell | inline |
setBlockedCommandList(const char *blockedCommandList) | SfxViewShell | |
SetBorderPixel(const SvBorder &rBorder) | SfxViewShell | |
SetContextBroadcasterEnabled(const bool bIsEnabled) | SfxShell | |
SetContextName(const OUString &rsContextName) | SfxShell | |
SetController(SfxBaseController *pController) | SfxViewShell | |
SetCurLib(const ScriptDocument &rDocument, const OUString &aLibName, bool bUpdateWindows=true, bool bCheck=true) | basctl::Shell | private |
SetCurLibForLocalization(const ScriptDocument &rDocument, const OUString &aLibName) | basctl::Shell | private |
SetCurrentDocId(ViewShellDocId nId) | SfxViewShell | static |
SetCurrentDocument() const | SfxViewShell | |
SetCurWindow(BaseWindow *pNewWin, bool bUpdateTabBar=false, bool bRememberAsCurrent=true) | basctl::Shell | private |
SetDisableFlags(SfxDisableFlags nFlags) | SfxShell | |
SetGlobalEditorZoomLevel(sal_uInt16 nNewZoomLevel) | basctl::Shell | |
setLibreOfficeKitViewCallback(SfxLokCallbackInterface *pCallback) | SfxViewShell | |
SetLOKAccessibilityState(bool bEnabled) | SfxViewShell | |
SetLOKLanguageTag(const OUString &rBcp47LanguageTag) | SfxViewShell | |
SetLOKLocale(const OUString &rBcp47LanguageTag) | SfxViewShell | |
SetLOKTimezone(bool isSet, const OUString &rTimezone) | SfxViewShell | |
SetMargin(const Size &) | SfxViewShell | |
SetMDITitle() | basctl::Shell | private |
SetName(const OUString &rName) | SfxShell | |
SetNewWindowAllowed(bool bSet) | SfxViewShell | |
SetPool(SfxItemPool *pNewPool) | SfxShell | |
SetPrinter(SfxPrinter *pNewPrinter, SfxPrinterChangeFlags nDiffFlags=SFX_PRINTER_ALL) override | basctl::Shell | virtual |
SetPrinter_Impl(VclPtr< SfxPrinter > &pNewPrinter) | SfxViewShell | |
SetRepeatTarget(SfxRepeatTarget *pTarget) | SfxShell | |
SetStoringHelper(std::shared_ptr< SfxStoringHelper > xHelper) | SfxViewShell | |
setTiledSearching(bool bTiledSearching) | SfxViewShell | |
SetUndoManager(SfxUndoManager *pNewUndoMgr) | SfxShell | |
SetVerbs(const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs) | SfxShell | |
SetViewShell_Impl(SfxViewShell *pView) | SfxShell | protected |
SetWindow(vcl::Window *pViewPort) | SfxViewShell | |
SetZoomFactor(const Fraction &rZoomX, const Fraction &rZoomY) | SfxViewShell | protectedvirtual |
SFX_DECL_VIEWFACTORY(Shell) | basctl::Shell | |
SfxShell() | SfxShell | protected |
SfxShell(SfxViewShell *pViewSh) | SfxShell | protected |
SfxShell(const SfxShell &)=delete | SfxShell | private |
SfxViewShell(SfxViewFrame &rFrame, SfxViewShellFlags nFlags) | SfxViewShell | |
Shell(SfxViewFrame &rFrame, SfxViewShell *pOldSh) | basctl::Shell | |
ShowActiveModuleWindow(StarBASIC const *pBasic) | basctl::Shell | private |
ShowCursor(bool bOn=true) override | basctl::Shell | privatevirtual |
StartPrint(const css::uno::Sequence< css::beans::PropertyValue > &, bool, bool) | SfxViewShell | |
StoreAllWindowData(bool bPersistent=true) | basctl::Shell | private |
TryContextMenuInterception(const rtl::Reference< VCLXPopupMenu > &rIn, const OUString &rMenuIdentifier, rtl::Reference< VCLXPopupMenu > &rOut, css::ui::ContextMenuExecuteEvent aEvent) | SfxViewShell | |
TryContextMenuInterception(const rtl::Reference< VCLXPopupMenu > &, const OUString &rMenuIdentifier, css::ui::ContextMenuExecuteEvent aEvent) | SfxViewShell | |
UIActivating(SfxInPlaceClient *pClient) | SfxViewShell | virtual |
UIDeactivated(SfxInPlaceClient *pClient) | SfxViewShell | virtual |
UIFeatureChanged() | SfxShell | |
UpdateObjectCatalog() | basctl::Shell | inline |
UpdateWindows() | basctl::Shell | private |
VerbExec(SfxRequest &) | SfxShell | |
VerbState(SfxItemSet &) | SfxShell | static |
VisAreaChanged() | SfxViewShell | |
WindowTable typedef | basctl::Shell | |
WriteUserData(OUString &, bool bBrowse=false) | SfxViewShell | virtual |
WriteUserDataSequence(css::uno::Sequence< css::beans::PropertyValue > &) | SfxViewShell | virtual |
~DocumentEventListener() | basctl::DocumentEventListener | virtual |
~SfxShell() override | SfxShell | virtual |
~SfxViewShell() override | SfxViewShell | virtual |
~Shell() override | basctl::Shell | virtual |