|
LibreOffice Module svtools (master) 1
|
#include <FltCallDialogParameter.hxx>
Public Member Functions | |
| FltCallDialogParameter (weld::Window *pW, FieldUnit eFiUni) | |
Public Attributes | |
| weld::Window * | pWindow |
| FieldUnit | eFieldUnit |
| OUString | aFilterExt |
| css::uno::Sequence< css::beans::PropertyValue > | aFilterData |
Definition at line 34 of file FltCallDialogParameter.hxx.
|
inline |
Definition at line 43 of file FltCallDialogParameter.hxx.
| css::uno::Sequence<css::beans::PropertyValue> FltCallDialogParameter::aFilterData |
Definition at line 41 of file FltCallDialogParameter.hxx.
Referenced by ExportDialog::ExportDialog().
| OUString FltCallDialogParameter::aFilterExt |
Definition at line 38 of file FltCallDialogParameter.hxx.
| FieldUnit FltCallDialogParameter::eFieldUnit |
Definition at line 37 of file FltCallDialogParameter.hxx.
Referenced by ExportDialog::GetDefaultUnit().
| weld::Window* FltCallDialogParameter::pWindow |
Definition at line 36 of file FltCallDialogParameter.hxx.