Searched refs:SwVbaFind (Results 1 – 3 of 3) sorted by relevance
44 SwVbaFind::~SwVbaFind() in ~SwVbaFind()70 rtl::OUString SwVbaFind::GetReplaceWith() throw (uno::RuntimeException) in GetReplaceWith()74 void SwVbaFind::SetReplace( sal_Int32 type ) in SetReplace()131 sal_Bool SwVbaFind::SearchReplace() throw (uno::RuntimeException) in SearchReplace()209 ::sal_Bool SAL_CALL SwVbaFind::getForward() throw (uno::RuntimeException) in getForward()222 ::sal_Int32 SAL_CALL SwVbaFind::getWrap() throw (uno::RuntimeException) in getWrap()234 ::sal_Bool SAL_CALL SwVbaFind::getFormat() throw (uno::RuntimeException) in getFormat()309 uno::Any SAL_CALL SwVbaFind::getStyle() throw (uno::RuntimeException) in getStyle()400 SwVbaFind::ClearFormatting( ) throw (uno::RuntimeException) in ClearFormatting()407 SwVbaFind::getServiceImplName() in getServiceImplName()[all …]
38 class SwVbaFind : public SwVbaFind_BASE class64 …SwVbaFind( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Refer…65 virtual ~SwVbaFind();
418 return uno::Reference< word::XFind >( new SwVbaFind( this, mxContext, mxModel, xTextRange ) ); in getFind()
Completed in 20 milliseconds