Home
last modified time | relevance | path

Searched defs:nFieldIndex (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx269 …size_t nFieldIndex = mnFirstVisIndex + (mbVertical ? (nCol * mnRowCount + nRow) : (nRow * mnColCou… in GetFieldIndex() local
287 …size_t nFieldIndex = mnFirstVisIndex + (mbVertical ? (nCol * mnRowCount + nRow) : (nRow * mnColCou… in GetDropIndex() local
314 size_t nFieldIndex = FindFuncDataByCol( rFuncData.mnCol ).second; in InsertField() local
350 bool ScPivotFieldWindow::MoveField( size_t nFieldIndex, size_t nInsertIndex ) in MoveField()
407 size_t nFieldIndex = GetDropIndex( rWindowPos ); in NotifyTracking() local
471 …for( size_t nFieldIndex = mnFirstVisIndex, nEndIndex = mnFirstVisIndex + mnPageSize; nFieldIndex <… in Paint() local
615 size_t nFieldIndex = GetFieldIndex( rHEvt.GetMousePosPixel() - GetPosPixel() ); in RequestHelp() local
799 void ScPivotFieldWindow::DrawField( OutputDevice& rDev, size_t nFieldIndex ) in DrawField()
/trunk/main/sc/inc/
H A Dafmtuno.hxx246 sal_uInt16 nFieldIndex; member in ScAutoFormatFieldObj
/trunk/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx386 void CalendarWrapper::setValue( sal_Int16 nFieldIndex, sal_Int16 nValue ) in setValue()
448 void CalendarWrapper::addValue( sal_Int16 nFieldIndex, sal_Int32 nAmount ) in addValue()
/trunk/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx104 void SetFieldIndex( sal_Int32 nFieldIndex ) { m_nIndex = nFieldIndex; } in SetFieldIndex()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx1156 sal_Int32 nFieldIndex) in SwitchToContext()
1261 void FmSearchEngine::RebuildUsedFields(sal_Int32 nFieldIndex, sal_Bool bForce) in RebuildUsedFields()
/trunk/main/svx/inc/svx/
H A Dfmsrcimp.hxx85 sal_Int32 nFieldIndex; member
/trunk/main/sw/source/core/access/
H A Daccportions.cxx722 sal_Int32 nFieldIndex = 0; in GetAttrFldType() local
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx319 PivotTableField::PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex ) : in PivotTableField()
1340 sal_Int32 nFieldIndex = static_cast< sal_Int32 >( maFields.size() ); in createTableField() local
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx130 sal_uInt16 nFieldIndex; member in ScUnoEditEngine
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1669 sal_uInt32 nFieldIndex = jxdSource.pListBox->GetModel()->GetAbsPos(jxdSource.pEntry); in InsertField() local

Completed in 66 milliseconds