Home
last modified time | relevance | path

Searched refs:nRemoveBeforeRow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx875 sal_Int32 nRemoveBeforeRow = aLastAddress.Row; in GetNext() local
878 bIsAutoStyle, aCell.nValidationIndex, aCell.nNumberFormat, nRemoveBeforeRow); in GetNext()
H A DXMLStylesExportHelper.hxx220 …utoStyle, sal_Int32& nValidationIndex, sal_Int32& nNumberFormat, const sal_Int32 nRemoveBeforeRow);
H A DXMLStylesExportHelper.cxx940 …AutoStyle, sal_Int32& nValidationIndex, sal_Int32& nNumberFormat, const sal_Int32 nRemoveBeforeRow) in GetStyleNameIndex() argument
973 if ((*aItr).aRangeAddress.EndRow < nRemoveBeforeRow) in GetStyleNameIndex()

Completed in 33 milliseconds