Searched defs:nIx (Results 1 – 7 of 7) sorted by relevance
/trunk/main/autodoc/source/display/idl/ |
H A D | hfi_globalindex.cxx | 238 int nIx = int(i_ce.AryClass() - C_nNamesArrayOffset); in write_OwnerOfEntry() local 263 int nIx = int(i_ce.AryClass() - C_nNamesArrayOffset); in write_EntrySecondTime() local
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | asciiopt.cxx | 141 for( sal_uInt16 nIx = 0; nIx < nInfoCount; ++nIx ) in SetColumnInfo() local
|
H A D | csvgrid.cxx | 334 for( sal_uInt32 nIx = 0; nIx < nCount; ++nIx ) in SetSplits() local 488 sal_uInt32 nIx; in SetTypeNames() local
|
/trunk/main/svl/source/numbers/ |
H A D | zformat.cxx | 1916 sal_uInt16 nIx; in GetOutputString() local 2147 sal_uInt16 nIx; // Index des Teilformats in GetOutputString() local 2580 sal_uInt16 nIx, in ImpGetTimeOutput() 2936 sal_uInt16 nIx, in ImpGetDateOutput() 3119 sal_uInt16 nIx, in ImpGetDateTimeOutput() 3441 sal_uInt16 nIx, in ImpGetNumberOutput() 3636 sal_uInt16 nIx, // subformat index in ImpNumberFillWithThousands() 3790 sal_uInt16 nIx, // subformat index in ImpDigitFill() 3816 sal_uInt16 nIx, // subformat index in ImpNumberFill()
|
/trunk/main/svl/inc/svl/ |
H A D | zformat.hxx | 586 String ImpIntToString( sal_uInt16 nIx, sal_Int32 nVal, sal_uInt16 nMinDigits = 0 ) const in ImpIntToString()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xecontent.cxx | 186 for( size_t nIx = 0, nSize = aVec.size(), nInc = 1; nIx < nSize; nIx += nInc ) in Save() local
|
H A D | xistyle.cxx | 80 sal_uInt32 nIx = nXclIndex - EXC_COLOR_USEROFFSET; in GetColorData() local
|
Completed in 120 milliseconds