LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
fmsrcimp.hxx File Reference
#include <svx/fmtools.hxx>
#include <svx/svxdllapi.h>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <cppuhelper/implbase.hxx>
#include <unotools/charclass.hxx>
#include <unotools/collatorwrapper.hxx>
#include <tools/link.hxx>
#include <atomic>
#include <deque>
#include <memory>
#include <string_view>
#include <vector>
Include dependency graph for fmsrcimp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FmSearchProgress
 struct FmSearchProgress - the owner of SearchEngine receives this structure for status updates (at the end of the search) More...
 
class  FmRecordCountListener_Base
 class FmRecordCountListener - utility class for FmSearchEngine, listens at a certain cursor and provides the differences in RecordCount More...
 
class  FmRecordCountListener
 
class  svxform::ControlTextWrapper
 
class  svxform::SimpleTextWrapper
 
class  svxform::ListBoxWrapper
 
class  svxform::CheckBoxWrapper
 
class  FmSearchEngine
 
struct  FmSearchEngine::FieldInfo
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::sdb
 
namespace  svxform
 class FmSearchEngine - Impl class for FmSearchDialog
 

Typedefs

typedef std::vector< css::uno::Reference< css::uno::XInterface > > InterfaceArray
 

Typedef Documentation

◆ InterfaceArray

typedef std::vector< css::uno::Reference< css::uno::XInterface> > InterfaceArray

Definition at line 152 of file fmsrcimp.hxx.