|
LibreOffice Module svx (master) 1
|
#include <fmsearch.hxx>
Public Attributes | |
| sal_Int16 | nContext |
| css::uno::Reference< css::sdbc::XResultSet > | xCursor |
| OUString | strUsedFields |
| ::std::vector< css::uno::Reference< css::uno::XInterface > > | arrFields |
| OUString | sFieldDisplayNames |
Definition at line 51 of file fmsearch.hxx.
| ::std::vector< css::uno::Reference< css::uno::XInterface > > FmSearchContext::arrFields |
Definition at line 60 of file fmsearch.hxx.
| sal_Int16 FmSearchContext::nContext |
Definition at line 54 of file fmsearch.hxx.
| OUString FmSearchContext::sFieldDisplayNames |
Definition at line 61 of file fmsearch.hxx.
| OUString FmSearchContext::strUsedFields |
Definition at line 58 of file fmsearch.hxx.
| css::uno::Reference< css::sdbc::XResultSet> FmSearchContext::xCursor |
Definition at line 57 of file fmsearch.hxx.