Searched refs:nSctColCount (Results 1 – 1 of 1) sorted by relevance
860 sal_uInt16 nSctColCount=rFmtSctCol.GetNumCols(); in getExtendedAttributes() local861 nSctColCount = nSctColCount>0?nSctColCount:1; in getExtendedAttributes()863 sValue += String::CreateFromInt32( nSctColCount ) ; in getExtendedAttributes()
Completed in 43 milliseconds