20#ifndef INCLUDED_SVX_FMSRCCFG_HXX
21#define INCLUDED_SVX_FMSRCCFG_HXX
24#include <com/sun/star/uno/Sequence.hxx>
29#define MATCHING_ANYWHERE 0
30#define MATCHING_BEGINNING 1
32#define MATCHING_WHOLETEXT 3
56 css::uno::Sequence< OUString >
80 bool isIgnoreWidthCJK( )
const;
86 bool isCaseSensitive( )
const;
87 void setCaseSensitive(
bool _bCase );
96 ,
public ::utl::OConfigurationValueContainer