Home
last modified time | relevance | path

Searched defs:nField (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.cxx72 bool ScMyOpenCloseColumnRowGroup::IsGroupStart(const sal_Int32 nField) in IsGroupStart()
95 void ScMyOpenCloseColumnRowGroup::OpenGroups(const sal_Int32 nField) in OpenGroups()
111 bool ScMyOpenCloseColumnRowGroup::IsGroupEnd(const sal_Int32 nField) in IsGroupEnd()
116 void ScMyOpenCloseColumnRowGroup::CloseGroups(const sal_Int32 nField) in CloseGroups()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.cxx72 bool ScMyOpenCloseColumnRowGroup::IsGroupStart(const sal_Int32 nField) in IsGroupStart()
95 void ScMyOpenCloseColumnRowGroup::OpenGroups(const sal_Int32 nField) in OpenGroups()
111 bool ScMyOpenCloseColumnRowGroup::IsGroupEnd(const sal_Int32 nField) in IsGroupEnd()
116 void ScMyOpenCloseColumnRowGroup::CloseGroups(const sal_Int32 nField) in CloseGroups()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/include/
H A DNdbRecordObject.h65 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
71 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
77 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/include/
H A DNdbRecordObject.h65 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
71 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
77 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/include/
H A DNdbRecordObject.h65 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
71 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
77 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/include/
H A DNdbRecordObject.h65 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
71 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
77 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/include/
H A DNdbRecordObject.h65 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
71 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
77 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/include/ndb/
H A DNdbRecordObject.h64 inline void NdbRecordObject::maskIn(unsigned int nField) { in maskIn()
70 inline bool NdbRecordObject::isMaskedIn(unsigned int nField) { in isMaskedIn()
76 inline void NdbRecordObject::setField(int nField, Handle<Value> value) { in setField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.cxx72 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnType() local
93 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnName() local
99 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnTypeName() local
105 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnLabel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.cxx73 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnType() local
94 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnName() local
100 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnTypeName() local
106 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnLabel() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dqueryparam.cxx39 explicit FindByField(SCCOLROW nField) : mnField(nField) {} in FindByField()
149 ScQueryEntry* ScQueryParamBase::FindEntryByField(SCCOLROW nField, bool bNew) in FindEntryByField()
167 std::vector<ScQueryEntry*> ScQueryParamBase::FindAllEntriesByField(SCCOLROW nField) in FindAllEntriesByField()
180 bool ScQueryParamBase::RemoveEntryByField(SCCOLROW nField) in RemoveEntryByField()
199 void ScQueryParamBase::RemoveAllEntriesByField(SCCOLROW nField) in RemoveAllEntriesByField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dqueryparam.cxx39 explicit FindByField(SCCOLROW nField) : mnField(nField) {} in FindByField()
149 ScQueryEntry* ScQueryParamBase::FindEntryByField(SCCOLROW nField, bool bNew) in FindEntryByField()
167 std::vector<ScQueryEntry*> ScQueryParamBase::FindAllEntriesByField(SCCOLROW nField) in FindAllEntriesByField()
180 bool ScQueryParamBase::RemoveEntryByField(SCCOLROW nField) in RemoveEntryByField()
199 void ScQueryParamBase::RemoveAllEntriesByField(SCCOLROW nField) in RemoveAllEntriesByField()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/src/ndb/
H A DValueObject.cpp107 int nField = info.Data()->Int32Value(); in nroGetter() local
123 int nField = info.Data()->Int32Value(); in nroSetter() local
133 int nField = args[1]->Int32Value(); in nroGetFieldByNumber() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dfiltdlg.cxx576 size_t ScFilterDlg::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos()
803 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
849 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
890 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
917 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
1053 const sal_Int32 nField = pLbField->get_active(); in IMPL_LINK() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DWeakEquationElectronContinuity.cpp30 FIELD_MATS::const_iterator nField = fields.find(ELECTRON_DENSITY); in M_integrand() local
78 FIELD_MATS::const_iterator nField = fields.find(ELECTRON_DENSITY); in M_integrand() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DWeakEquationElectronContinuity.cpp30 FIELD_MATS::const_iterator nField = fields.find(ELECTRON_DENSITY); in M_integrand() local
78 FIELD_MATS::const_iterator nField = fields.find(ELECTRON_DENSITY); in M_integrand() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/setup_native/source/win32/customactions/reg_dlls/
H A Dreg_dlls.cxx88 void RecSetString(MSIHANDLE hRec, UINT nField, LPCSTR sVal) in RecSetString()
93 void RecSetString(MSIHANDLE hRec, UINT nField, LPCWSTR sVal) in RecSetString()
103 void WriteLogElem(MSIHANDLE hInst, MSIHANDLE hRec, std::ostringstream& sTmpl, UINT nField, in WriteLogElem()
112 void WriteLogElem(MSIHANDLE hInst, MSIHANDLE hRec, std::ostringstream& sTmpl, UINT nField, in WriteLogElem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dfiltdlg.cxx569 size_t ScFilterDlg::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos()
861 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
909 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
951 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
978 const sal_Int32 nField = rLb.get_active(); in IMPL_LINK() local
1111 const sal_Int32 nField = pLbField->get_active(); in IMPL_LINK() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddpoutput.cxx951 for (size_t nField=0; nField<pPageFields.size(); ++nField) in Output() local
1000 for (size_t nField=0; nField<pColFields.size(); nField++) in Output() local
1050 for (size_t nField=0; nField<pRowFields.size(); nField++) in Output() local
1333 tools::Long nField = nRow - nTabStartRow - 1; // 1st line is used for the buttons in GetPositionData() local
1362 tools::Long nField = nCol - nTabStartCol; in GetPositionData() local
1567 tools::Long nField = nCol - nDataStartCol; in GetHeaderDim() local
1576 tools::Long nField = nCol - nTabStartCol; in GetHeaderDim() local
1586 tools::Long nField = nRow - nPageStartRow; in GetHeaderDim() local
1617 tools::Long nField = nRow - nMemberStartRow; in GetHeaderDrag() local
1676 tools::Long nField = nCol - nTabStartCol; in GetHeaderDrag() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddpoutput.cxx949 for (size_t nField=0; nField<pPageFields.size(); ++nField) in Output() local
998 for (size_t nField=0; nField<pColFields.size(); nField++) in Output() local
1048 for (size_t nField=0; nField<pRowFields.size(); nField++) in Output() local
1331 long nField = nRow - nTabStartRow - 1; // 1st line is used for the buttons in GetPositionData() local
1360 long nField = nCol - nTabStartCol; in GetPositionData() local
1565 long nField = nCol - nDataStartCol; in GetHeaderDim() local
1574 long nField = nCol - nTabStartCol; in GetHeaderDim() local
1584 long nField = nRow - nPageStartRow; in GetHeaderDim() local
1615 long nField = nRow - nMemberStartRow; in GetHeaderDrag() local
1674 long nField = nCol - nTabStartCol; in GetHeaderDrag() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DValueObject.cpp103 int nField = info.Data()->Int32Value(); in nroGetter() local
114 int nField = info.Data()->Int32Value(); in nroSetter() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DValueObject.cpp103 int nField = info.Data()->Int32Value(); in nroGetter() local
114 int nField = info.Data()->Int32Value(); in nroSetter() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DValueObject.cpp103 int nField = info.Data()->Int32Value(); in nroGetter() local
114 int nField = info.Data()->Int32Value(); in nroSetter() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DValueObject.cpp103 int nField = info.Data()->Int32Value(); in nroGetter() local
114 int nField = info.Data()->Int32Value(); in nroSetter() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DValueObject.cpp103 int nField = info.Data()->Int32Value(); in nroGetter() local
114 int nField = info.Data()->Int32Value(); in nroSetter() local

12345678910>>...20