Lines Matching refs:SwVbaApplication

66 SwVbaApplication::SwVbaApplication( uno::Reference<uno::XComponentContext >& xContext ): SwVbaAppli…  in SwVbaApplication()  function in SwVbaApplication
70 SwVbaApplication::~SwVbaApplication() in ~SwVbaApplication()
74 SfxObjectShell* SwVbaApplication::GetDocShell( const uno::Reference< frame::XModel >& xModel ) thro… in GetDocShell()
80 SwVbaApplication::getName() throw (uno::RuntimeException) in getName()
87 SwVbaApplication::getActiveDocument() throw (uno::RuntimeException) in getActiveDocument()
93 SwVbaApplication::getActiveWindow() throw (uno::RuntimeException) in getActiveWindow()
102 SwVbaApplication::getSystem() throw (uno::RuntimeException) in getSystem()
108 SwVbaApplication::getOptions() throw (uno::RuntimeException) in getOptions()
114 SwVbaApplication::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars()
120 SwVbaApplication::getSelection() throw (uno::RuntimeException) in getSelection()
126 SwVbaApplication::Documents( const uno::Any& index ) throw (uno::RuntimeException) in Documents()
135 SwVbaApplication::Addins( const uno::Any& index ) throw (uno::RuntimeException) in Addins()
144 SwVbaApplication::Dialogs( const uno::Any& index ) throw (uno::RuntimeException) in Dialogs()
152 sal_Bool SAL_CALL SwVbaApplication::getDisplayAutoCompleteTips() throw (css::uno::RuntimeException) in getDisplayAutoCompleteTips()
157 void SAL_CALL SwVbaApplication::setDisplayAutoCompleteTips( sal_Bool _displayAutoCompleteTips ) thr… in setDisplayAutoCompleteTips()
162 sal_Int32 SAL_CALL SwVbaApplication::getEnableCancelKey() throw (css::uno::RuntimeException) in getEnableCancelKey()
168 void SAL_CALL SwVbaApplication::setEnableCancelKey( sal_Int32/* _enableCancelKey */) throw (css::un… in setEnableCancelKey()
173 float SAL_CALL SwVbaApplication::CentimetersToPoints( float _Centimeters ) throw (uno::RuntimeExcep… in CentimetersToPoints()
179 SwVbaApplication::getCurrentDocument() throw (css::uno::RuntimeException) in getCurrentDocument()
185 SwVbaApplication::getServiceImplName() in getServiceImplName()
192 SwVbaApplication::getServiceNames() in getServiceNames()