/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLColumnRowGroupExport.cxx | 79 sal_Bool ScMyOpenCloseColumnRowGroup::IsGroupStart(const sal_Int32 nField) in IsGroupStart() 114 void ScMyOpenCloseColumnRowGroup::OpenGroups(const sal_Int32 nField) in OpenGroups() 131 sal_Bool ScMyOpenCloseColumnRowGroup::IsGroupEnd(const sal_Int32 nField) in IsGroupEnd() 147 void ScMyOpenCloseColumnRowGroup::CloseGroups(const sal_Int32 nField) in CloseGroups()
|
H A D | XMLColumnRowGroupExport.hxx | 33 sal_Int32 nField; member
|
H A D | XMLStylesExportHelper.cxx | 1162 sal_Int32 ScColumnStyles::GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField, in GetStyleNameIndex() 1178 void ScColumnStyles::AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, in AddFieldStyleName() 1191 rtl::OUString* ScColumnStyles::GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) in GetStyleName() 1220 sal_Int32 ScRowStyles::GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField) in GetStyleNameIndex() 1229 void ScRowStyles::AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, in AddFieldStyleName() 1252 size_t nField = static_cast<size_t>(nStartField); in AddFieldStyleName() local 1260 rtl::OUString* ScRowStyles::GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) in GetStyleName()
|
H A D | xmlfilti.hxx | 147 sal_Int32 nField; member in ScXMLConditionContext 280 sal_Int32 nField; member in ScXMLDPConditionContext
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NResultSetMetaData.cxx | 81 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnType() local 102 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnName() local 108 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnTypeName() local 114 sal_uInt32 nField = m_aEvoabFields[nColumnNum - 1]; in getColumnLabel() local
|
H A D | NStatement.hxx | 63 sal_Int32 nField; member
|
H A D | NStatement.cxx | 274 guint nField = evoab::findEvoabField( sColumnName ); in orderByAnalysis() local
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | filtdlg.cxx | 626 sal_uInt16 ScFilterDlg::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos() 871 sal_uInt16 nField = pLb->GetSelectEntryPos(); in IMPL_LINK() local 914 sal_uInt16 nField = pLb->GetSelectEntryPos(); in IMPL_LINK() local 952 sal_uInt16 nField = pLb->GetSelectEntryPos(); in IMPL_LINK() local 976 sal_uInt16 nField = pLb->GetSelectEntryPos(); in IMPL_LINK() local 1117 sal_uInt16 nField = pLbField->GetSelectEntryPos(); in IMPL_LINK() local
|
H A D | pfiltdlg.cxx | 387 sal_uInt16 ScPivotFilterDlg::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos() 405 sal_uInt16 nField = aFieldLbArr[i]->GetSelectEntryPos(); in GetOutputItem() local
|
H A D | tpsort.cxx | 374 void ScTabPageSortFields::DisableField( sal_uInt16 nField ) in DisableField() 389 void ScTabPageSortFields::EnableField( sal_uInt16 nField ) in EnableField() 475 sal_uInt16 ScTabPageSortFields::GetFieldSelPos( SCCOLROW nField ) in GetFieldSelPos()
|
H A D | tpsubt.cxx | 167 SCCOL nField = theSubTotalData.nField[nGroupIdx]; in DoReset() local 321 sal_uInt16 ScTpSubTotalGroup::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos()
|
/aoo4110/main/sc/source/core/data/ |
H A D | dpoutput.cxx | 796 long nField; in Output() local 1036 long nField; in GetMemberResultNames() local 1216 long nField = nRow - nTabStartRow - 1; // 1st line is used for the buttons in GetPositionData() local 1245 long nField = nCol - nTabStartCol; in GetPositionData() local 1761 long nField; in GetPivotData() local 1858 long nField = nCol - nDataStartCol; in GetHeaderDim() local 1867 long nField = nCol - nTabStartCol; in GetHeaderDim() local 1877 long nField = nRow - nPageStartRow; in GetHeaderDim() local 1908 long nField = nRow - nMemberStartRow; in GetHeaderDrag() local 1967 long nField = nCol - nTabStartCol; in GetHeaderDrag() local [all …]
|
H A D | dpobject.cxx | 945 void ScDPObject::FillPageList( TypedScStrCollection& rStrings, long nField ) in FillPageList() 1443 for ( SCSIZE nField=0; nField<nFieldCount && !bHasFieldName; nField++ ) in ParseFilters() local 1477 for ( SCSIZE nField=0; nField<nFieldCount; nField++ ) in ParseFilters() local
|
/aoo4110/main/sc/source/core/tool/ |
H A D | doubleref.cxx | 101 … SCCOL nField = pDBRef->findFieldColumn(aCellStr); // TODO: must be case insensitive comparison. in lcl_createStarQuery() local 163 SCCOL nField = pDBRef->findFieldColumn(aQueryStr); in lcl_createExcelQuery() local 367 SCCOL nField = nDBCol1; in findFieldColumn() local
|
/aoo4110/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 378 void ScTabPageSortFields::DisableField( USHORT nField ) in DisableField() 393 void ScTabPageSortFields::EnableField( USHORT nField ) in EnableField() 479 USHORT ScTabPageSortFields::GetFieldSelPos( SCCOLROW nField ) in GetFieldSelPos()
|
/aoo4110/main/sc/inc/ |
H A D | sortparam.hxx | 56 SCCOLROW nField[MAXSORT]; member
|
H A D | global.hxx | 802 SCCOLROW nField; member 840 SCCOL nField[MAXSUBTOTAL]; // zugehoeriges Feld member
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlfldw.cxx | 76 sal_uInt16 nField = pFldTyp->Which(); in OutHTML_SwField() local
|
/aoo4110/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 90 long nField = pDPObj->GetHeaderDim( ScAddress( nCol-1, nRow, nTab ), nOrient ); in GetDPFieldOrientation() local 103 long nField = pDPObj->GetHeaderDim(ScAddress(nCol, nRow, nTab), nOrient); in GetDPFieldOrientation() local 183 long nField = pDPObj->GetHeaderDim( aPos, nOrient ); in DoPushButton() local
|
/aoo4110/main/cui/source/options/ |
H A D | optgenrl.cxx | 283 sal_uInt16 nField = ( (SfxUInt16Item&)rSet.Get( nWhich ) ).GetValue(); in Reset() local
|
/aoo4110/main/extensions/source/bibliography/ |
H A D | bibconfig.cxx | 179 for(sal_Int16 nField = 0; nField < aAssignmentNodeNames.getLength(); nField++) in BibConfig() local
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 1367 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in GetFieldTypeNameAtIndex() local 1931 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in SkipField() local 1967 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in ExtendByField() local
|
/aoo4110/main/svx/source/form/ |
H A D | fmsrcimp.cxx | 312 …ldInfo(const Reference< ::com::sun::star::container::XIndexAccess > & xAllFields, sal_Int32 nField) in BuildAndInsertFieldInfo()
|
/aoo4110/main/oox/source/xls/ |
H A D | pivottablebuffer.cxx | 1306 sal_Int16 nField, nItem; in importPTPageFields() local 1318 sal_Int16 nField, nBaseField, nBaseItem; in importPTDataField() local
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 775 sal_uInt16 nField; in GetOrSetDateTimeLanguage() local
|