Searched refs:_nKeyType (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svx/source/inc/ |
H A D | typeconversionclient.hxx | 73 sal_Int16 _nKeyType) const in getFormattedValue() 77 …turn = m_xTypeConversion->getFormattedValue(_rxColumn, _rxFormatter, _rNullDate, _nKey, _nKeyType); in getFormattedValue()
|
/aoo42x/main/connectivity/source/simpledbt/ |
H A D | staticdbtools_s.cxx | 67 const Date& _rNullDate, sal_Int32 _nKey, sal_Int16 _nKeyType) const in getFormattedValue() 69 …btools::DBTypeConversion::getFormattedValue(_rxColumn, _rxFormatter, _rNullDate, _nKey, _nKeyType); in getFormattedValue()
|
H A D | staticdbtools_s.hxx | 61 sal_Int16 _nKeyType) const;
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | QueryTableView.cxx | 134 …ype(const Reference<XIndexAccess>& _rxKeys,const ::rtl::OUString& _rColumnName,sal_Int32 _nKeyType) in isColumnInKeyType() argument 149 if(_nKeyType == nKeyType) in isColumnInKeyType()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | UITools.hxx | 147 sal_Int32 _nKeyType);
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | virtualdbtools.hxx | 262 sal_Int16 _nKeyType) const = 0;
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 487 sal_Int32 _nKeyType) in getKeyColumns() argument 500 if(_nKeyType == nKeyType) in getKeyColumns()
|
Completed in 2570 milliseconds