LibreOffice Module sw (master) 1
|
#include <dbmgr.hxx>
Public Attributes | |
css::util::Date | aNullDate |
css::uno::Reference< css::util::XNumberFormatter > | xFormatter |
css::lang::Locale | aLocale |
css::lang::Locale SwDBFormatData::aLocale |
Definition at line 69 of file dbmgr.hxx.
Referenced by SwInsertDBColAutoPilot::DataToDoc(), SwDBManager::GetDBField(), and lcl_GetColumnCnt().
css::util::Date SwDBFormatData::aNullDate |
Definition at line 67 of file dbmgr.hxx.
Referenced by SwInsertDBColAutoPilot::DataToDoc(), SwDBManager::GetDBField(), lcl_GetColumnCnt(), and SwDBManager::MergeMailFiles().
css::uno::Reference< css::util::XNumberFormatter> SwDBFormatData::xFormatter |
Definition at line 68 of file dbmgr.hxx.
Referenced by SwInsertDBColAutoPilot::DataToDoc(), SwDBManager::GetDBField(), lcl_GetColumnCnt(), and SwDBManager::MergeMailFiles().