Searched defs:nFieldIndex (Results 1 – 10 of 10) sorted by relevance
269 …size_t nFieldIndex = mnFirstVisIndex + (mbVertical ? (nCol * mnRowCount + nRow) : (nRow * mnColCou… in GetFieldIndex() local287 …size_t nFieldIndex = mnFirstVisIndex + (mbVertical ? (nCol * mnRowCount + nRow) : (nRow * mnColCou… in GetDropIndex() local314 size_t nFieldIndex = FindFuncDataByCol( rFuncData.mnCol ).second; in InsertField() local350 bool ScPivotFieldWindow::MoveField( size_t nFieldIndex, size_t nInsertIndex ) in MoveField()407 size_t nFieldIndex = GetDropIndex( rWindowPos ); in NotifyTracking() local471 …for( size_t nFieldIndex = mnFirstVisIndex, nEndIndex = mnFirstVisIndex + mnPageSize; nFieldIndex <… in Paint() local615 size_t nFieldIndex = GetFieldIndex( rHEvt.GetMousePosPixel() - GetPosPixel() ); in RequestHelp() local799 void ScPivotFieldWindow::DrawField( OutputDevice& rDev, size_t nFieldIndex ) in DrawField()
246 sal_uInt16 nFieldIndex; member in ScAutoFormatFieldObj
386 void CalendarWrapper::setValue( sal_Int16 nFieldIndex, sal_Int16 nValue ) in setValue()448 void CalendarWrapper::addValue( sal_Int16 nFieldIndex, sal_Int32 nAmount ) in addValue()
104 void SetFieldIndex( sal_Int32 nFieldIndex ) { m_nIndex = nFieldIndex; } in SetFieldIndex()
1156 sal_Int32 nFieldIndex) in SwitchToContext()1261 void FmSearchEngine::RebuildUsedFields(sal_Int32 nFieldIndex, sal_Bool bForce) in RebuildUsedFields()
85 sal_Int32 nFieldIndex; member
722 sal_Int32 nFieldIndex = 0; in GetAttrFldType() local
319 PivotTableField::PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex ) : in PivotTableField()1340 sal_Int32 nFieldIndex = static_cast< sal_Int32 >( maFields.size() ); in createTableField() local
130 sal_uInt16 nFieldIndex; member in ScUnoEditEngine
1669 sal_uInt32 nFieldIndex = jxdSource.pListBox->GetModel()->GetAbsPos(jxdSource.pEntry); in InsertField() local
Completed in 169 milliseconds