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 | CentimetersToPoints (double Centimeters) override |
virtual double SAL_CALL | InchesToPoints (double Inches) 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 165 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 172 of file vbaapplication.cxx.
sal_uInt32 ScVbaApplication::AddSink | ( | const css::uno::Reference< ooo::vba::XSink > & | xSink | ) |
Definition at line 144 of file vbaapplication.cxx.
References ScDLL::Init(), mvSinks, SC_MOD, and xSink.
|
overridevirtual |
Definition at line 957 of file vbaapplication.cxx.
References getCurrentDocument(), and xModel.
|
overridevirtual |
Definition at line 1395 of file vbaapplication.cxx.
References SbxObject::Find(), tools::SvRef< typename T >::get(), SfxApplication::GetBasic(), StarBASIC::GetRtl(), and sbxToUnoValue().
|
overridevirtual |
Definition at line 1525 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1340 of file vbaapplication.cxx.
References o3tl::cm, o3tl::convert(), and o3tl::pt.
|
overridevirtual |
Definition at line 458 of file vbaapplication.cxx.
References aIndex, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 448 of file vbaapplication.cxx.
References getActiveSheet(), getActiveWorkbook(), Name, and Range().
|
overridevirtual |
Definition at line 408 of file vbaapplication.cxx.
References m_nDialogType, m_xFileDialog, mxContext, and nType.
|
overridevirtual |
Definition at line 1516 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 342 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 614 of file vbaapplication.cxx.
References getActiveWorkbook(), and result.
Referenced by Evaluate(), and Rows().
|
overridevirtual |
Definition at line 467 of file vbaapplication.cxx.
References getActiveWorkbook(), getCurrentDocument(), mxContext, xController, and xModel.
Referenced by getWindowState(), GoTo(), and setWindowState().
|
overridevirtual |
Definition at line 242 of file vbaapplication.cxx.
References getCurrentExcelDoc(), getVBADocument(), mxContext, and xModel.
Referenced by Evaluate(), getActiveSheet(), getActiveWindow(), and Worksheets().
|
overridevirtual |
Definition at line 262 of file vbaapplication.cxx.
References mxContext.
|
override |
Definition at line 536 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 1505 of file vbaapplication.cxx.
References cppu::UnoType< typename T >::get().
|
overrideprotectedvirtual |
Definition at line 1411 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 743 of file vbaapplication.cxx.
References getCurrentDocument(), and getPointerStyle().
|
overridevirtual |
Definition at line 477 of file vbaapplication.cxx.
References result.
|
overridevirtual |
Definition at line 1003 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 821 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayAlerts, and mrAppSettings.
|
overridevirtual |
Definition at line 891 of file vbaapplication.cxx.
References ScVbaAppSettings::mbExcel4Menus, and mrAppSettings.
|
overridevirtual |
Definition at line 1365 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 852 of file vbaapplication.cxx.
References ooo::vba::excel::getCurrentBestViewShell(), ScViewUtil::IsFullScreen(), and mxContext.
Referenced by setDisplayFullScreen().
|
overridevirtual |
Definition at line 903 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayNoteIndicator, and mrAppSettings.
|
overridevirtual |
Definition at line 870 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 176 of file vbaapplication.cxx.
Referenced by ScVbaRange::fireChangeEvent(), and ScVbaEventsHelper::implPrepareEvent().
|
overridevirtual |
Definition at line 846 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableCancelKey, and mrAppSettings.
|
overridevirtual |
Definition at line 833 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableEvents, and mrAppSettings.
|
overridevirtual |
Definition at line 182 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 1491 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1499 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 189 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 927 of file vbaapplication.cxx.
References SC_MOD.
|
overridevirtual |
Definition at line 1009 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 803 of file vbaapplication.cxx.
|
private |
css::uno::RuntimeException |
Definition at line 971 of file vbaapplication.cxx.
References ERRCODE_BASIC_METHOD_FAILED, lcl_getPathSettingsService(), mxContext, and nIndex.
Referenced by getDefaultFilePath(), getLibraryPath(), and getTemplatesPath().
|
overridevirtual |
Definition at line 359 of file vbaapplication.cxx.
References comphelper::containerToSequence(), and mxContext.
|
overridevirtual |
Definition at line 1027 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1021 of file vbaapplication.cxx.
References SAL_PATHDELIMITER.
|
overridevirtual |
Definition at line 268 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 1535 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1541 of file vbaapplication.cxx.
References aServiceNames.
|
overridevirtual |
Definition at line 915 of file vbaapplication.cxx.
References ScVbaAppSettings::mbShowWindowsInTaskbar, and mrAppSettings.
|
overridevirtual |
Definition at line 492 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1015 of file vbaapplication.cxx.
References getOfficePath().
|
overridevirtual |
Definition at line 252 of file vbaapplication.cxx.
References getThisExcelDoc(), getVBADocument(), mxContext, and xModel.
|
overridevirtual |
Definition at line 221 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 497 of file vbaapplication.cxx.
References getActiveWindow().
|
overridevirtual |
Definition at line 648 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 228 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 235 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1334 of file vbaapplication.cxx.
References o3tl::convert(), o3tl::in, and o3tl::pt.
|
overridevirtual |
Definition at line 399 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 1228 of file vbaapplication.cxx.
References ERRCODE_BASIC_BAD_PARAMETER, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 196 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 1417 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 598 of file vbaapplication.cxx.
References aIndex, getCurrentDocument(), mxContext, and xModel.
|
overridevirtual |
Definition at line 1438 of file vbaapplication.cxx.
References VbaApplicationBase::OnKey().
|
overridevirtual |
Definition at line 591 of file vbaapplication.cxx.
References ScVbaRange::ApplicationRange(), and mxContext.
Referenced by Evaluate().
void ScVbaApplication::RemoveSink | ( | sal_uInt32 | nNumber | ) |
Definition at line 157 of file vbaapplication.cxx.
References mvSinks.
|
overridevirtual |
Definition at line 1430 of file vbaapplication.cxx.
References aIndex, and getActiveSheet().
|
overridevirtual |
Definition at line 547 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 763 of file vbaapplication.cxx.
References DBG_UNHANDLED_EXCEPTION, getCurrentDocument(), setCursorHelper(), and xModel.
|
overridevirtual |
Definition at line 486 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 994 of file vbaapplication.cxx.
References aURL, lcl_getPathSettingsService(), and mxContext.
|
overridevirtual |
Definition at line 815 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayAlerts, and mrAppSettings.
|
overridevirtual |
Definition at line 897 of file vbaapplication.cxx.
References ScVbaAppSettings::mbExcel4Menus, and mrAppSettings.
|
overridevirtual |
Definition at line 1383 of file vbaapplication.cxx.
References ScTabViewShell::Execute(), ooo::vba::excel::getCurrentBestViewShell(), getDisplayFormulaBar(), mxContext, and SfxGetpApp().
|
overridevirtual |
Definition at line 861 of file vbaapplication.cxx.
References dispatchRequests(), getCurrentDocument(), and getDisplayFullScreen().
|
overridevirtual |
Definition at line 909 of file vbaapplication.cxx.
References ScVbaAppSettings::mbDisplayNoteIndicator, and mrAppSettings.
|
overridevirtual |
Definition at line 881 of file vbaapplication.cxx.
References getCurrentDocument().
|
overridevirtual |
Definition at line 839 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableCancelKey, and mrAppSettings.
|
overridevirtual |
Definition at line 827 of file vbaapplication.cxx.
References ScVbaAppSettings::mbEnableEvents, and mrAppSettings.
|
overridevirtual |
Definition at line 933 of file vbaapplication.cxx.
References mxContext, SC_MOD, SC_UNO_ITERENABLED, ScDocOptions::SetIter(), and xSMgr.
|
overridevirtual |
Definition at line 1453 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 921 of file vbaapplication.cxx.
References ScVbaAppSettings::mbShowWindowsInTaskbar, and mrAppSettings.
|
overridevirtual |
Definition at line 508 of file vbaapplication.cxx.
References getCurrentDocument(), and xModel.
|
overridevirtual |
Definition at line 214 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 502 of file vbaapplication.cxx.
References getActiveWindow().
|
overridevirtual |
Definition at line 1479 of file vbaapplication.cxx.
References dispatchExecute(), ooo::vba::excel::getBestViewShell(), getThisExcelDoc(), mxContext, and xModel.
|
overridevirtual |
Definition at line 1281 of file vbaapplication.cxx.
References ERRCODE_BASIC_BAD_PARAMETER, getCurrentDocument(), and mxContext.
|
overridevirtual |
Definition at line 1346 of file vbaapplication.cxx.
References StarBASIC::GetActiveMethod(), getCurrentDocument(), ooo::vba::excel::getDocShell(), ScDocument::GetMacroManager(), SbxVariable::GetName(), ScMacroManager::SetUserFuncVolatile(), and xModel.
|
overridevirtual |
Definition at line 572 of file vbaapplication.cxx.
References SbxObject::Find(), tools::SvRef< typename T >::get(), SfxApplication::GetBasic(), StarBASIC::GetRtl(), and SbxVariable::SetParameters().
|
overridevirtual |
Definition at line 564 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 422 of file vbaapplication.cxx.
|
overridevirtual |
Definition at line 442 of file vbaapplication.cxx.
References mxContext.
|
overridevirtual |
Definition at line 435 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().