Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx238 sal_Int32 nNumIndex; in ImplLoad() local
242 *pIStm >> nNumIndex; in ImplLoad()
244 while (nNumIndex>=0 && nNumIndex<DEFAULT_NUM_VALUSET_COUNT) { in ImplLoad()
259 RelplaceNumRule(aNum,nNumIndex,mLevel); in ImplLoad()
260 *pIStm >> nNumIndex; in ImplLoad()
278 sal_Int32 nNumIndex; in ImplStore() local
291 nNumIndex = -1; in ImplStore()
292 *pOStm << nNumIndex; // write end flag in ImplStore()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1099 sal_uInt32 nNumIndex = 0; in ExecuteDB() local
1101 if (pDoc->GetFormatTable()->IsNumberFormat(aTemp1, nNumIndex, nVal)) in ExecuteDB()
1116 sal_uInt32 nNumIndex = 0; in ExecuteDB() local
1118 if (pDoc->GetFormatTable()->IsNumberFormat(aTemp2, nNumIndex, nVal)) in ExecuteDB()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx623 sal_uLong nNumIndex = (sal_uLong)((SfxUInt32Item*)GetAttr( in CreateRefCell() local
625 short nTyp = pDocument->GetFormatTable()->GetType(nNumIndex); in CreateRefCell()
818 …sal_uLong nNumIndex = (sal_uLong)((SfxUInt32Item*)rCol.GetAttr( nRow, ATTR_VALUE_FORMAT ))->GetVal… in lclCanCloneValue() local
819 short nTyp = rDoc.GetFormatTable()->GetType( nNumIndex ); in lclCanCloneValue()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3486 sal_Int32 nNumIndex = strlen( aNum )-1; in getUIConfigurationManager() local
3490 aNum[nNumIndex]++; in getUIConfigurationManager()

Completed in 71 milliseconds