| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <vbaoptions.hxx>
Public Member Functions | |
| SwVbaOptions (css::uno::Reference< css::uno::XComponentContext > const &m_xContext) | |
| virtual | ~SwVbaOptions () override | 
| virtual ::sal_Int32 SAL_CALL | getDefaultBorderLineStyle () override | 
| virtual void SAL_CALL | setDefaultBorderLineStyle (::sal_Int32 _defaultborderlinestyle) override | 
| virtual ::sal_Int32 SAL_CALL | getDefaultBorderLineWidth () override | 
| virtual void SAL_CALL | setDefaultBorderLineWidth (::sal_Int32 _defaultborderlinewidth) override | 
| virtual ::sal_Int32 SAL_CALL | getDefaultBorderColorIndex () override | 
| virtual void SAL_CALL | setDefaultBorderColorIndex (::sal_Int32 _defaultbordercolorindex) override | 
| virtual sal_Bool SAL_CALL | getReplaceSelection () override | 
| virtual void SAL_CALL | setReplaceSelection (sal_Bool _replaceselection) override | 
| virtual sal_Bool SAL_CALL | getMapPaperSize () override | 
| virtual void SAL_CALL | setMapPaperSize (sal_Bool _mappapersize) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatAsYouTypeApplyHeadings () override | 
| virtual void SAL_CALL | setAutoFormatAsYouTypeApplyHeadings (sal_Bool _autoformatasyoutypeapplyheadings) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatAsYouTypeApplyBulletedLists () override | 
| virtual void SAL_CALL | setAutoFormatAsYouTypeApplyBulletedLists (sal_Bool _autoformatasyoutypeapplybulletedlists) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatAsYouTypeApplyNumberedLists () override | 
| virtual void SAL_CALL | setAutoFormatAsYouTypeApplyNumberedLists (sal_Bool _autoformatasyoutypeapplynumberedlists) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatAsYouTypeFormatListItemBeginning () override | 
| virtual void SAL_CALL | setAutoFormatAsYouTypeFormatListItemBeginning (sal_Bool _autoformatasyoutypeformatlistitembeginning) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatAsYouTypeDefineStyles () override | 
| virtual void SAL_CALL | setAutoFormatAsYouTypeDefineStyles (sal_Bool _autoformatasyoutypedefinestyles) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatApplyHeadings () override | 
| virtual void SAL_CALL | setAutoFormatApplyHeadings (sal_Bool _autoformatapplyheadings) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatApplyLists () override | 
| virtual void SAL_CALL | setAutoFormatApplyLists (sal_Bool _autoformatapplylists) override | 
| virtual sal_Bool SAL_CALL | getAutoFormatApplyBulletedLists () override | 
| virtual void SAL_CALL | setAutoFormatApplyBulletedLists (sal_Bool _autoformatapplybulletedlists) override | 
| virtual css::uno::Any SAL_CALL | DefaultFilePath (sal_Int32 _path) override | 
| virtual void | setValueEvent (const css::uno::Any &value) override | 
| virtual css::uno::Any | getValueEvent () override | 
| virtual OUString | getServiceImplName () override | 
| virtual css::uno::Sequence< OUString > | getServiceNames () override | 
  Public Member Functions inherited from InheritedHelperInterfaceWeakImpl< typename... Ifc > | |
| InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | |
  Public Member Functions inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
| InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) | |
| virtual OUString | getServiceImplName ()=0 | 
| virtual css::uno::Sequence< OUString > | getServiceNames ()=0 | 
| virtual ::sal_Int32 SAL_CALL | getCreator () override | 
| virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL | getParent () override | 
| virtual css::uno::Any SAL_CALL | Application () override | 
| virtual OUString SAL_CALL | getImplementationName () override | 
| virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override | 
| virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override | 
| virtual void | setValueEvent (const css::uno::Any &value)=0 | 
| virtual css::uno::Any | getValueEvent ()=0 | 
Private Attributes | |
| OUString | msDefaultFilePath | 
Additional Inherited Members | |
  Protected Member Functions inherited from PropListener | |
| ~PropListener () | |
  Protected Attributes inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
| css::uno::WeakReference< ov::XHelperInterface > | mxParent | 
| css::uno::Reference< css::uno::XComponentContext > | mxContext | 
Definition at line 28 of file vbaoptions.hxx.
      
  | 
  explicit | 
Definition at line 33 of file vbaoptions.cxx.
References Reference.
      
  | 
  overridevirtual | 
Definition at line 37 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 42 of file vbaoptions.cxx.
References ERRCODE_BASIC_NOT_IMPLEMENTED, and msDefaultFilePath.
      
  | 
  overridevirtual | 
Definition at line 248 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 228 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 238 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 188 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 178 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 198 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 218 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 208 of file vbaoptions.cxx.
      
  | 
  override | 
Definition at line 148 of file vbaoptions.cxx.
      
  | 
  override | 
Definition at line 128 of file vbaoptions.cxx.
      
  | 
  override | 
Definition at line 138 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 168 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 158 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 259 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 265 of file vbaoptions.cxx.
References aServiceNames.
      
  | 
  overridevirtual | 
Implements PropListener.
Definition at line 111 of file vbaoptions.cxx.
References sw::proofreadingiterator::get(), comphelper::getProcessComponentContext(), msDefaultFilePath, and nIndex.
      
  | 
  overridevirtual | 
Definition at line 253 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 233 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 243 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 193 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 183 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 203 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 223 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 213 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 153 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 133 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 143 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 173 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Definition at line 163 of file vbaoptions.cxx.
      
  | 
  overridevirtual | 
Implements PropListener.
Definition at line 92 of file vbaoptions.cxx.
References sw::proofreadingiterator::get(), comphelper::getProcessComponentContext(), msDefaultFilePath, nIndex, and value.
      
  | 
  private | 
Definition at line 32 of file vbaoptions.hxx.
Referenced by DefaultFilePath(), getValueEvent(), and setValueEvent().