Lines Matching refs:SwVbaStyle
35 SwVbaStyle::SwVbaStyle( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in SwVbaStyle() function in SwVbaStyle
41 SwVbaStyle::setName( const ::rtl::OUString& Name ) throw (uno::RuntimeException) in setName()
47 SwVbaStyle::getName() throw (uno::RuntimeException) in getName()
52 sal_Int32 SwVbaStyle::getLanguageID( const uno::Reference< beans::XPropertySet >& xTCProps ) throw … in getLanguageID()
59 void SwVbaStyle::setLanguageID( const uno::Reference< beans::XPropertySet >& xTCProps, sal_Int32 _l… in setLanguageID()
65 ::sal_Int32 SAL_CALL SwVbaStyle::getLanguageID() throw (uno::RuntimeException) in getLanguageID()
70 void SAL_CALL SwVbaStyle::setLanguageID( ::sal_Int32 _languageid ) throw (uno::RuntimeException) in setLanguageID()
75 ::sal_Int32 SAL_CALL SwVbaStyle::getType() throw (uno::RuntimeException) in getType()
89 SwVbaStyle::getFont() throw ( uno::RuntimeException ) in getFont()
95 void SwVbaStyle::setStyle( const uno::Reference< beans::XPropertySet >& xTCProps, const uno::Refere… in setStyle()
101 rtl::OUString SwVbaStyle::getOOoStyleTypeFromMSWord( sal_Int32 _wdStyleType ) in getOOoStyleTypeFromMSWord()
129 SwVbaStyle::getServiceImplName() in getServiceImplName()
136 SwVbaStyle::getServiceNames() in getServiceNames()