LibreOffice Module sc (master) 1
|
#include <vbaapplication.hxx>
Public Member Functions | |
ScVbaApplication (const css::uno::Reference< css::uno::XComponentContext > &m_xContext) | |
virtual | ~ScVbaApplication () override |
sal_uInt32 | AddSink (const css::uno::Reference< ooo::vba::XSink > &xSink) |
void | RemoveSink (sal_uInt32 nNumber) |
virtual OUString SAL_CALL | getExactName (const OUString &aApproximateName) override |
virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL | getIntrospection () override |
virtual css::uno::Any SAL_CALL | invoke (const OUString &FunctionName, const css::uno::Sequence< css::uno::Any > &Params, css::uno::Sequence< sal_Int16 > &OutParamIndex, css::uno::Sequence< css::uno::Any > &OutParam) override |
virtual void SAL_CALL | setValue (const OUString &PropertyName, const css::uno::Any &Value) override |
virtual css::uno::Any SAL_CALL | getValue (const OUString &PropertyName) override |
virtual sal_Bool SAL_CALL | hasMethod (const OUString &Name) override |
virtual sal_Bool SAL_CALL | hasProperty (const OUString &Name) override |
virtual void SAL_CALL | setDefaultFilePath (const OUString &DefaultFilePath) override |
virtual OUString SAL_CALL | getDefaultFilePath () override |
virtual OUString SAL_CALL | getPathSeparator () override |
virtual OUString SAL_CALL | getLibraryPath () override |
virtual OUString SAL_CALL | getTemplatesPath () override |
virtual OUString SAL_CALL | getOperatingSystem () override |
virtual OUString SAL_CALL | getName () override |
virtual sal_Bool SAL_CALL | getDisplayAlerts () override |
virtual void SAL_CALL | setDisplayAlerts (sal_Bool displayAlerts) override |
virtual ::sal_Int32 SAL_CALL | getCalculation () override |
virtual void SAL_CALL | setCalculation (::sal_Int32 _calculation) override |
virtual css::uno::Any SAL_CALL | getSelection () override |
virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL | getActiveWorkbook () override |
virtual css::uno::Reference< ov::excel::XRange > SAL_CALL | getActiveCell () override |
virtual css::uno::Reference< ov::excel::XWindow > SAL_CALL | getActiveWindow () override |
virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL | getActiveSheet () override |
virtual sal_Bool SAL_CALL | getDisplayFormulaBar () override |
virtual void SAL_CALL | setDisplayFormulaBar (sal_Bool _displayformulabar) override |
virtual css::uno::Reference< ov::XAssistant > SAL_CALL | getAssistant () override |
virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL | getThisWorkbook () override |
virtual css::uno::Any SAL_CALL | GetOpenFilename (const css::uno::Any &FileFilter, const css::uno::Any &FilterIndex, const css::uno::Any &Title, const css::uno::Any &ButtonText, const css::uno::Any &MultiSelect) override |
virtual css::uno::Any SAL_CALL | International (sal_Int32 Index) override |
virtual css::uno::Any SAL_CALL | FileDialog (const css::uno::Any &DialogType) override |
virtual css::uno::Any SAL_CALL | Workbooks (const css::uno::Any &aIndex) override |
virtual css::uno::Any SAL_CALL | Worksheets (const css::uno::Any &aIndex) override |
virtual css::uno::Any SAL_CALL | WorksheetFunction () override |
virtual css::uno::Any SAL_CALL | Evaluate (const OUString &Name) override |
virtual css::uno::Any SAL_CALL | Dialogs (const css::uno::Any &DialogIndex) override |
virtual css::uno::Any SAL_CALL | getCutCopyMode () override |
virtual void SAL_CALL | setCutCopyMode (const css::uno::Any &_cutcopymode) override |
virtual css::uno::Any SAL_CALL | getStatusBar () override |
virtual void SAL_CALL | setStatusBar (const css::uno::Any &_statusbar) override |
virtual css::uno::Any SAL_CALL | getWindowState () override |
virtual void SAL_CALL | setWindowState (const css::uno::Any &rWindowState) override |
virtual ::sal_Int32 SAL_CALL | getCursor () override |
virtual void SAL_CALL | setCursor (::sal_Int32 _cursor) override |
virtual void SAL_CALL | OnKey (const OUString &Key, const css::uno::Any &Procedure) override |
virtual void SAL_CALL | setScreenUpdating (sal_Bool bUpdate) override |
virtual sal_Bool SAL_CALL | getEnableEvents () override |
virtual void SAL_CALL | setEnableEvents (sal_Bool bEnable) override |
virtual sal_Bool SAL_CALL | getEnableCancelKey () override |
virtual void SAL_CALL | setEnableCancelKey (sal_Bool bEnable) override |
virtual sal_Bool SAL_CALL | getDisplayFullScreen () override |
virtual void SAL_CALL | setDisplayFullScreen (sal_Bool bSet) override |
virtual sal_Bool SAL_CALL | getDisplayScrollBars () override |
virtual void SAL_CALL | setDisplayScrollBars (sal_Bool bSet) override |
virtual sal_Bool SAL_CALL | getDisplayExcel4Menus () override |
virtual void SAL_CALL | setDisplayExcel4Menus (sal_Bool bSet) override |
virtual sal_Bool SAL_CALL | getDisplayNoteIndicator () override |
virtual void SAL_CALL | setDisplayNoteIndicator (sal_Bool bSet) override |
virtual sal_Bool SAL_CALL | getShowWindowsInTaskbar () override |
virtual void SAL_CALL | setShowWindowsInTaskbar (sal_Bool bSet) override |
virtual sal_Bool SAL_CALL | getIteration () override |
virtual void SAL_CALL | setIteration (sal_Bool bSet) override |
virtual css::uno::Any SAL_CALL | Windows (const css::uno::Any &aIndex) override |
virtual void SAL_CALL | wait (double time) override |
virtual css::uno::Any SAL_CALL | Range (const css::uno::Any &Cell1, const css::uno::Any &Cell2) override |
virtual css::uno::Any SAL_CALL | Names (const css::uno::Any &aIndex) override |
virtual void SAL_CALL | GoTo (const css::uno::Any &Reference, const css::uno::Any &Scroll) override |
virtual void SAL_CALL | Calculate () override |
virtual css::uno::Reference< ov::excel::XRange > SAL_CALL | Intersect (const css::uno::Reference< ov::excel::XRange > &Arg1, const css::uno::Reference< ov::excel::XRange > &Arg2, const css::uno::Any &Arg3, const css::uno::Any &Arg4, const css::uno::Any &Arg5, const css::uno::Any &Arg6, const css::uno::Any &Arg7, const css::uno::Any &Arg8, const css::uno::Any &Arg9, const css::uno::Any &Arg10, const css::uno::Any &Arg11, const css::uno::Any &Arg12, const css::uno::Any &Arg13, const css::uno::Any &Arg14, const css::uno::Any &Arg15, const css::uno::Any &Arg16, const css::uno::Any &Arg17, const css::uno::Any &Arg18, const css::uno::Any &Arg19, const css::uno::Any &Arg20, const css::uno::Any &Arg21, const css::uno::Any &Arg22, const css::uno::Any &Arg23, const css::uno::Any &Arg24, const css::uno::Any &Arg25, const css::uno::Any &Arg26, const css::uno::Any &Arg27, const css::uno::Any &Arg28, const css::uno::Any &Arg29, const css::uno::Any &Arg30) override |
virtual css::uno::Reference< ov::excel::XRange > SAL_CALL | Union (const css::uno::Reference< ov::excel::XRange > &Arg1, const css::uno::Reference< ov::excel::XRange > &Arg2, const css::uno::Any &Arg3, const css::uno::Any &Arg4, const css::uno::Any &Arg5, const css::uno::Any &Arg6, const css::uno::Any &Arg7, const css::uno::Any &Arg8, const css::uno::Any &Arg9, const css::uno::Any &Arg10, const css::uno::Any &Arg11, const css::uno::Any &Arg12, const css::uno::Any &Arg13, const css::uno::Any &Arg14, const css::uno::Any &Arg15, const css::uno::Any &Arg16, const css::uno::Any &Arg17, const css::uno::Any &Arg18, const css::uno::Any &Arg19, const css::uno::Any &Arg20, const css::uno::Any &Arg21, const css::uno::Any &Arg22, const css::uno::Any &Arg23, const css::uno::Any &Arg24, const css::uno::Any &Arg25, const css::uno::Any &Arg26, const css::uno::Any &Arg27, const css::uno::Any &Arg28, const css::uno::Any &Arg29, const css::uno::Any &Arg30) override |
virtual double SAL_CALL | InchesToPoints (double InchesToPoints) override |
virtual void SAL_CALL | Volatile (const css::uno::Any &Volatile) override |
virtual css::uno::Any SAL_CALL | MenuBars (const css::uno::Any &aIndex) override |
virtual css::uno::Any SAL_CALL | Rows (const css::uno::Any &aIndex) override |
virtual css::uno::Any SAL_CALL | Caller (const css::uno::Any &aIndex) override |
virtual void SAL_CALL | Undo () override |
virtual OUString | getServiceImplName () override |
virtual css::uno::Sequence< OUString > | getServiceNames () override |
virtual OUString SAL_CALL | getIID () override |
virtual OUString SAL_CALL | GetIIDForClassItselfNotCoclass () override |
virtual ov::TypeAndIID SAL_CALL | GetConnectionPoint () override |
virtual css::uno::Reference< ov::XConnectionPoint > SAL_CALL | FindConnectionPoint () override |
virtual void SAL_CALL | CallSinks (const OUString &Method, css::uno::Sequence< css::uno::Any > &Arguments) override |
Static Public Member Functions | |
static bool | getDocumentEventsEnabled () |
Returns true, if VBA document events are enabled. More... | |
Protected Member Functions | |
virtual css::uno::Reference< css::frame::XModel > | getCurrentDocument () override |
Private Member Functions | |
OUString | getOfficePath (const OUString &sPath) |
Private Attributes | |
ScVbaAppSettings & | mrAppSettings |
css::uno::Reference< ov::excel::XFileDialog > | m_xFileDialog |
sal_Int32 | m_nDialogType |
std::vector< css::uno::Reference< ooo::vba::XSink > > | mvSinks |
Definition at line 37 of file vbaapplication.hxx.
|
explicit |
Definition at line 164 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 171 of file vbaapplication.cxx.
sal_uInt32 ScVbaApplication::AddSink | ( | const css::uno::Reference< ooo::vba::XSink > & | xSink | ) |
Definition at line 143 of file vbaapplication.cxx.
References ScDLL::Init(), mvSinks, SC_MOD, and xSink.
|
overridevirtual |
Definition at line 956 of file vbaapplication.cxx.
References getCurrentDocument(), and xModel.
|
overridevirtual |
Definition at line 1385 of file vbaapplication.cxx.
References SbxObject::Find(), tools::SvRef< typename T >::get(), SfxApplication::GetBasic(), StarBASIC::GetRtl(), and sbxToUnoValue().
|
overridevirtual |
Definition at line 1512 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 457 of file vbaapplication.cxx.
References aIndex, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 447 of file vbaapplication.cxx.
References getActiveSheet(), getActiveWorkbook(), Name, and Range().
|
overridevirtual |
Definition at line 407 of file vbaapplication.cxx.
References m_nDialogType, m_xFileDialog, mxContext, and nType.
|
overridevirtual |
Definition at line 1503 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 341 of file vbaapplication.cxx.
References ooo::vba::excel::getCurrentBestViewShell(), getCurrentDocument(), ScViewData::GetCurX(), ScViewData::GetCurY(), ooo::vba::excel::getUnoSheetModuleObj(), ScTabView::GetViewData(), and mxContext.
|
overridevirtual |
Definition at line 613 of file vbaapplication.cxx.
References getActiveWorkbook(), and result.
Referenced by Evaluate(), and Rows().
|
overridevirtual |
Definition at line 466 of file vbaapplication.cxx.
References getActiveWorkbook(), getCurrentDocument(), mxContext, xController, and xModel.
Referenced by getWindowState(), GoTo(), and setWindowState().
|
overridevirtual |
Definition at line 241 of file vbaapplication.cxx.
References getCurrentExcelDoc(), getVBADocument(), mxContext, and xModel.
Referenced by Evaluate(), getActiveSheet(), getActiveWindow(), and Worksheets().
|
overridevirtual |
Definition at line 261 of file vbaapplication.cxx.
References mxContext.
|
override |
Definition at line 535 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 1492 of file vbaapplication.cxx.
|
overrideprotectedvirtual |
Definition at line 1401 of file vbaapplication.cxx.
References getCurrentExcelDoc(), and mxContext.
Referenced by Calculate(), Dialogs(), getActiveCell(), getActiveWindow(), getCalculation(), getCursor(), getSelection(), GoTo(), Intersect(), Names(), setCalculation(), setCursor(), setDisplayFullScreen(), setDisplayScrollBars(), setStatusBar(), Union(), and Volatile().
|
override |
Definition at line 742 of file vbaapplication.cxx.
References getCurrentDocument(), and getPointerStyle().
|
overridevirtual |
Definition at line 476 of file vbaapplication.cxx.
References result.
|
overridevirtual |
Definition at line 1002 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 820 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayAlerts, and mrAppSettings.
|
overridevirtual |
Definition at line 890 of file vbaapplication.cxx.
References ScVbaAppSettings::mbExcel4Menus, and mrAppSettings.
|
overridevirtual |
Definition at line 1355 of file vbaapplication.cxx.
References ooo::vba::excel::getCurrentBestViewShell(), SfxItemSet::GetItemIfSet(), ScTabViewShell::GetState(), mxContext, SfxItemSet::Put(), and SfxGetpApp().
Referenced by setDisplayFormulaBar().
|
overridevirtual |
Definition at line 851 of file vbaapplication.cxx.
References ooo::vba::excel::getCurrentBestViewShell(), ScViewUtil::IsFullScreen(), and mxContext.
Referenced by setDisplayFullScreen().
|
overridevirtual |
Definition at line 902 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayNoteIndicator, and mrAppSettings.
|
overridevirtual |
Definition at line 869 of file vbaapplication.cxx.
References ooo::vba::excel::getCurrentBestViewShell(), ScTabView::GetViewData(), ScViewData::IsHScrollMode(), ScViewData::IsVScrollMode(), and mxContext.
|
static |
Returns true, if VBA document events are enabled.
Definition at line 175 of file vbaapplication.cxx.
Referenced by ScVbaRange::fireChangeEvent(), and ScVbaEventsHelper::implPrepareEvent().
|
overridevirtual |
Definition at line 845 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableCancelKey, and mrAppSettings.
|
overridevirtual |
Definition at line 832 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableEvents, and mrAppSettings.
|
overridevirtual |
Definition at line 181 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 1478 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1486 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 188 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 926 of file vbaapplication.cxx.
References SC_MOD.
|
overridevirtual |
Definition at line 1008 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 802 of file vbaapplication.cxx.
|
private |
css::uno::RuntimeException |
Definition at line 970 of file vbaapplication.cxx.
References ERRCODE_BASIC_METHOD_FAILED, lcl_getPathSettingsService(), mxContext, and nIndex.
Referenced by getDefaultFilePath(), getLibraryPath(), and getTemplatesPath().
|
overridevirtual |
Definition at line 358 of file vbaapplication.cxx.
References comphelper::containerToSequence(), and mxContext.
|
overridevirtual |
Definition at line 1026 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1020 of file vbaapplication.cxx.
References SAL_PATHDELIMITER.
|
overridevirtual |
Definition at line 267 of file vbaapplication.cxx.
References any, aPropName, ScVbaShape::getAutoShapeType(), getCurrentDocument(), ScVbaShape::getType(), ooo::vba::excel::getUnoSheetModuleObj(), mxContext, nType, SC_UNO_FILTERED_RANGE_SELECTION, sImplementationName, and xModel.
|
overridevirtual |
Definition at line 1522 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1528 of file vbaapplication.cxx.
References aServiceNames.
|
overridevirtual |
Definition at line 914 of file vbaapplication.cxx.
References ScVbaAppSettings::mbShowWindowsInTaskbar, and mrAppSettings.
|
overridevirtual |
Definition at line 491 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1014 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 251 of file vbaapplication.cxx.
References getThisExcelDoc(), getVBADocument(), mxContext, and xModel.
|
overridevirtual |
Definition at line 220 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 496 of file vbaapplication.cxx.
References getActiveWindow().
|
overridevirtual |
Definition at line 647 of file vbaapplication.cxx.
References formula::FormulaGrammar::CONV_XL_R1C1, ScViewData::GetActivePart(), getActiveWindow(), ooo::vba::excel::getCurrentBestViewShell(), getCurrentDocument(), ooo::vba::excel::getDocShell(), ScViewData::GetPosX(), ScViewData::GetPosY(), ScVbaRange::getRangeObjectForName(), ScTabView::GetViewData(), SfxViewShell::GetWindow(), vcl::Window::GrabFocus(), mxContext, Reference, Scroll, WhichH(), WhichV(), and xModel.
|
overridevirtual |
Definition at line 227 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 234 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1332 of file vbaapplication.cxx.
References result.
|
overridevirtual |
Definition at line 398 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1226 of file vbaapplication.cxx.
References ERRCODE_BASIC_BAD_PARAMETER, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 195 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 1407 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 597 of file vbaapplication.cxx.
References aIndex, getCurrentDocument(), mxContext, and xModel.
|
overridevirtual |
Definition at line 1428 of file vbaapplication.cxx.
References VbaApplicationBase::OnKey().
|
overridevirtual |
Definition at line 590 of file vbaapplication.cxx.
References ScVbaRange::ApplicationRange(), and mxContext.
Referenced by Evaluate().
void ScVbaApplication::RemoveSink | ( | sal_uInt32 | nNumber | ) |
Definition at line 156 of file vbaapplication.cxx.
References mvSinks.
|
overridevirtual |
Definition at line 1420 of file vbaapplication.cxx.
References aIndex, and getActiveSheet().
|
overridevirtual |
Definition at line 546 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 762 of file vbaapplication.cxx.
References DBG_UNHANDLED_EXCEPTION, getCurrentDocument(), setCursorHelper(), and xModel.
|
overridevirtual |
Definition at line 485 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 993 of file vbaapplication.cxx.
References aURL, lcl_getPathSettingsService(), and mxContext.
|
overridevirtual |
Definition at line 814 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayAlerts, and mrAppSettings.
|
overridevirtual |
Definition at line 896 of file vbaapplication.cxx.
References ScVbaAppSettings::mbExcel4Menus, and mrAppSettings.
|
overridevirtual |
Definition at line 1373 of file vbaapplication.cxx.
References ScTabViewShell::Execute(), ooo::vba::excel::getCurrentBestViewShell(), getDisplayFormulaBar(), mxContext, and SfxGetpApp().
|
overridevirtual |
Definition at line 860 of file vbaapplication.cxx.
References dispatchRequests(), getCurrentDocument(), and getDisplayFullScreen().
|
overridevirtual |
Definition at line 908 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayNoteIndicator, and mrAppSettings.
|
overridevirtual |
Definition at line 880 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 838 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableCancelKey, and mrAppSettings.
|
overridevirtual |
Definition at line 826 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableEvents, and mrAppSettings.
|
overridevirtual |
Definition at line 932 of file vbaapplication.cxx.
References mxContext, SC_MOD, SC_UNO_ITERENABLED, ScDocOptions::SetIter(), and xSMgr.
|
overridevirtual |
Definition at line 1443 of file vbaapplication.cxx.
References getCurrentExcelDoc(), ooo::vba::excel::getDocShell(), ScDocShell::GetDocument(), ScDocument::IsAdjustHeightLocked(), ScDocument::LockAdjustHeight(), mxContext, VbaApplicationBase::setScreenUpdating(), ScDocument::UnlockAdjustHeight(), ScDocShell::UpdateAllRowHeights(), and xModel.
|
overridevirtual |
Definition at line 920 of file vbaapplication.cxx.
References ScVbaAppSettings::mbShowWindowsInTaskbar, and mrAppSettings.
|
overridevirtual |
Definition at line 507 of file vbaapplication.cxx.
References getCurrentDocument(), and xModel.
|
overridevirtual |
Definition at line 213 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 501 of file vbaapplication.cxx.
References getActiveWindow().
|
overridevirtual |
Definition at line 1466 of file vbaapplication.cxx.
References dispatchExecute(), ooo::vba::excel::getBestViewShell(), getThisExcelDoc(), mxContext, and xModel.
|
overridevirtual |
Definition at line 1279 of file vbaapplication.cxx.
References ERRCODE_BASIC_BAD_PARAMETER, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 1339 of file vbaapplication.cxx.
References StarBASIC::GetActiveMethod(), getCurrentDocument(), ooo::vba::excel::getDocShell(), ScDocShell::GetDocument(), ScDocument::GetMacroManager(), SbxVariable::GetName(), ScMacroManager::SetUserFuncVolatile(), and xModel.
|
overridevirtual |
Definition at line 571 of file vbaapplication.cxx.
References SbxObject::Find(), tools::SvRef< typename T >::get(), SfxApplication::GetBasic(), StarBASIC::GetRtl(), and SbxVariable::SetParameters().
|
overridevirtual |
Definition at line 563 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 421 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 441 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 434 of file vbaapplication.cxx.
References aIndex, and getActiveWorkbook().
|
private |
Definition at line 45 of file vbaapplication.hxx.
Referenced by FileDialog().
|
private |
Definition at line 44 of file vbaapplication.hxx.
Referenced by FileDialog().
|
private |
Definition at line 41 of file vbaapplication.hxx.
Referenced by getDisplayAlerts(), getDisplayExcel4Menus(), getDisplayNoteIndicator(), getEnableCancelKey(), getEnableEvents(), getShowWindowsInTaskbar(), setDisplayAlerts(), setDisplayExcel4Menus(), setDisplayNoteIndicator(), setEnableCancelKey(), setEnableEvents(), and setShowWindowsInTaskbar().
|
private |
Definition at line 50 of file vbaapplication.hxx.
Referenced by AddSink(), CallSinks(), and RemoveSink().