Home
last modified time | relevance | path

Searched refs:nIndices (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dinetoptions.cxx285 int nIndices[ENTRY_COUNT]; in getProperty() local
293 nIndices[nCount] = i; in getProperty()
310 int nIndex = nIndices[i]; in getProperty()
313 m_aEntries[nIndices[i]].m_aValue = aValues[i]; in getProperty()
314 m_aEntries[nIndices[i]].m_eState = Entry::KNOWN; in getProperty()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx488 const sal_Int32 nIndices = pOffsets->getLength(); in ChangeText() local
502 DBG_ASSERT(nIndices == 0 || nIndices == nConvTextLen, in ChangeText()
511 nIndex = (sal_Int32) nPos < nIndices ? (xub_StrLen) pIndices[nPos] : nPos; in ChangeText()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx278 const sal_Int32 nIndices = pOffsets->getLength(); in ChangeText() local
292 DBG_ASSERT(nIndices == 0 || nIndices == nConvTextLen, in ChangeText()
301 nIndex = (sal_Int32) nPos < nIndices ? (xub_StrLen) pIndices[nPos] : nPos; in ChangeText()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4265 sal_uInt32 nInstance, nGroups, nShapes, nShapeCount, nPer, nLastPer, nIndices, nOlePictureId; in ImplWritePage() local
4271 nIndices = nInstance = nLastPer = nShapeCount = nEffectCount = 0; in ImplWritePage()
5353 nPlacementID = nIndices++; in ImplWritePage()
5367 nPlacementID = nIndices++; in ImplWritePage()

Completed in 58 milliseconds