Searched refs:nClusterCount (Results 1 – 2 of 2) sorted by relevance
1030 int nClusterCount = 0; in expandOrCondense() local1035 ++nClusterCount; in expandOrCondense()1038 if (nClusterCount > 1) in expandOrCondense()1040 … float fExtraPerCluster = static_cast<float>(nDeltaWidth) / static_cast<float>(nClusterCount - 1); in expandOrCondense()
5054 sal_uInt32 nClusterCount = static_cast< sal_uInt32 >( maClusterTable.size() + 1 ); in WriteDggAtom() local5056 rStrm << nLastShapeId << nClusterCount << nShapeCount << nDrawingCount; in WriteDggAtom()
Completed in 56 milliseconds