Lines Matching refs:SwVbaOptions

36 SwVbaOptions::SwVbaOptions( uno::Reference<uno::XComponentContext >& xContext ) throw ( uno::Runtim…  in SwVbaOptions()  function in SwVbaOptions
41 SwVbaOptions::~SwVbaOptions() in ~SwVbaOptions()
46 SwVbaOptions::DefaultFilePath( sal_Int32 _path ) throw ( uno::RuntimeException ) in DefaultFilePath()
96 void SwVbaOptions::setValueEvent( const uno::Any& value ) in setValueEvent()
115 uno::Any SwVbaOptions::getValueEvent() in getValueEvent()
132 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderLineStyle() throw (uno::RuntimeException) in getDefaultBorderLineStyle()
137 void SAL_CALL SwVbaOptions::setDefaultBorderLineStyle( ::sal_Int32 /*_defaultborderlinestyle*/ ) th… in setDefaultBorderLineStyle()
142 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderLineWidth() throw (uno::RuntimeException) in getDefaultBorderLineWidth()
147 void SAL_CALL SwVbaOptions::setDefaultBorderLineWidth( ::sal_Int32 /*_defaultborderlinewidth*/ ) th… in setDefaultBorderLineWidth()
152 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderColorIndex() throw (uno::RuntimeException) in getDefaultBorderColorIndex()
157 void SAL_CALL SwVbaOptions::setDefaultBorderColorIndex( ::sal_Int32 /*_defaultbordercolorindex*/ ) … in setDefaultBorderColorIndex()
162 ::sal_Bool SAL_CALL SwVbaOptions::getReplaceSelection() throw (uno::RuntimeException) in getReplaceSelection()
167 void SAL_CALL SwVbaOptions::setReplaceSelection( ::sal_Bool /*_replaceselection*/ ) throw (uno::Run… in setReplaceSelection()
172 ::sal_Bool SAL_CALL SwVbaOptions::getMapPaperSize() throw (uno::RuntimeException) in getMapPaperSize()
177 void SAL_CALL SwVbaOptions::setMapPaperSize( ::sal_Bool /*_mappapersize*/ ) throw (uno::RuntimeExce… in setMapPaperSize()
182 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeApplyHeadings() throw (uno::RuntimeExceptio… in getAutoFormatAsYouTypeApplyHeadings()
187 void SAL_CALL SwVbaOptions::setAutoFormatAsYouTypeApplyHeadings( ::sal_Bool /*_autoformatasyoutypea… in setAutoFormatAsYouTypeApplyHeadings()
192 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeApplyBulletedLists() throw (uno::RuntimeExc… in getAutoFormatAsYouTypeApplyBulletedLists()
197 void SAL_CALL SwVbaOptions::setAutoFormatAsYouTypeApplyBulletedLists( ::sal_Bool /*_autoformatasyou… in setAutoFormatAsYouTypeApplyBulletedLists()
202 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeApplyNumberedLists() throw (uno::RuntimeExc… in getAutoFormatAsYouTypeApplyNumberedLists()
207 void SAL_CALL SwVbaOptions::setAutoFormatAsYouTypeApplyNumberedLists( ::sal_Bool /*_autoformatasyou… in setAutoFormatAsYouTypeApplyNumberedLists()
212 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeFormatListItemBeginning() throw (uno::Runti… in getAutoFormatAsYouTypeFormatListItemBeginning()
217 void SAL_CALL SwVbaOptions::setAutoFormatAsYouTypeFormatListItemBeginning( ::sal_Bool /*_autoformat… in setAutoFormatAsYouTypeFormatListItemBeginning()
222 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeDefineStyles() throw (uno::RuntimeException) in getAutoFormatAsYouTypeDefineStyles()
227 void SAL_CALL SwVbaOptions::setAutoFormatAsYouTypeDefineStyles( ::sal_Bool /*_autoformatasyoutypede… in setAutoFormatAsYouTypeDefineStyles()
232 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatApplyHeadings() throw (uno::RuntimeException) in getAutoFormatApplyHeadings()
237 void SAL_CALL SwVbaOptions::setAutoFormatApplyHeadings( ::sal_Bool /*_autoformatapplyheadings*/ ) t… in setAutoFormatApplyHeadings()
242 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatApplyLists() throw (uno::RuntimeException) in getAutoFormatApplyLists()
247 void SAL_CALL SwVbaOptions::setAutoFormatApplyLists( ::sal_Bool /*_autoformatapplylists*/ ) throw (… in setAutoFormatApplyLists()
252 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatApplyBulletedLists() throw (uno::RuntimeException) in getAutoFormatApplyBulletedLists()
257 void SAL_CALL SwVbaOptions::setAutoFormatApplyBulletedLists( ::sal_Bool /*_autoformatapplybulletedl… in setAutoFormatApplyBulletedLists()
264 SwVbaOptions::getServiceImplName() in getServiceImplName()
271 SwVbaOptions::getServiceNames() in getServiceNames()