Lines Matching refs:sal_uLong

505 double ScDocument::RoundValueAsShown( double fVal, sal_uLong nFormat )  in RoundValueAsShown()
551 sal_uLong ScDocument::AddCondFormat( const ScConditionalFormat& rNew ) in AddCondFormat()
559 sal_uLong nMax = 0; in AddCondFormat()
564 sal_uLong nKey = pForm->GetKey(); in AddCondFormat()
573 sal_uLong nNewKey = nMax + 1; in AddCondFormat()
580 sal_uLong ScDocument::AddValidationEntry( const ScValidationData& rNew ) in AddValidationEntry()
588 sal_uLong nMax = 0; in AddValidationEntry()
593 sal_uLong nKey = pData->GetKey(); in AddValidationEntry()
602 sal_uLong nNewKey = nMax + 1; in AddValidationEntry()
619 sal_uLong nIndex = ((const SfxUInt32Item*)pItem)->GetValue(); in GetEffItem()
665 sal_uLong nIndex = ((const SfxUInt32Item*)GetAttr(nCol,nRow,nTab,ATTR_CONDITIONAL))->GetValue(); in GetCondFormat()
679 const ScValidationData* ScDocument::GetValidationEntry( sal_uLong nIndex ) const in GetValidationEntry()
687 void ScDocument::FindConditionalFormat( sal_uLong nKey, ScRangeList& rRanges ) in FindConditionalFormat()
693 void ScDocument::FindConditionalFormat( sal_uLong nKey, ScRangeList& rRanges, SCTAB nTab ) in FindConditionalFormat()
699 void ScDocument::ConditionalChanged( sal_uLong nKey ) in ConditionalChanged()
764 sal_uLong nDif = 0; in RowDifferences()
765 sal_uLong nUsed = 0; in RowDifferences()
805 sal_uLong nDif = 0; in ColDifferences()
806 sal_uLong nUsed = 0; in ColDifferences()
842 SCCOLROW nEndCol, SCCOLROW* pTranslate, ScProgress* pProgress, sal_uLong nProAdd ) in FindOrder()
903 pProgress->SetStateOnPercent(nProAdd+static_cast<sal_uLong>(nThisRow)); in FindOrder()
1015 sal_uLong n1,n2; // fuer AppendDeleteRange in CompareDocument()
1050 sal_uLong nMatch1 = 0; // pTempRows, keine Spalten in CompareDocument()
1057 sal_uLong nMatch2 = 0; // pOtherRows, pOtherCols in CompareDocument()